Mercurial > hg > rr-repo
comparison sites/all/modules/semanticviews/help/semanticviews-help.html @ 4:ce11bbd8f642
added modules
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Thu, 19 Sep 2013 10:38:44 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
3:b28be78d8160 | 4:ce11bbd8f642 |
---|---|
1 <p>About Semantic Views</p> | |
2 <p>Semantic Views allows you to alter the default HTML output by the Views module. This means, for example, you can change a field from being wrapped by a <span> tag to being wrapped in a <h2> tag.</p> | |
3 <p>You can change the HTML wrapped around an entire row, or the HTML for each field.</p> | |
4 <p>To use Semantic Views you must specify a Style: Semantic View and/or a Row style: Semantic Views : Fields. By just selecting the Style you can change the HTML output of the entire view, and group rows. If you select the Row Style: Semantic Views : Fields you can control the output of the HTML per field.</p> |