Mercurial > hg > rr-repo
annotate 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 |
rev | line source |
---|---|
danielebarchiesi@4 | 1 <p>About Semantic Views</p> |
danielebarchiesi@4 | 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> |
danielebarchiesi@4 | 3 <p>You can change the HTML wrapped around an entire row, or the HTML for each field.</p> |
danielebarchiesi@4 | 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> |