annotate sites/all/modules/semanticviews/help/semanticviews-help.html @ 9:830c812b520f

added smtp module
author root <root@paio.local>
date Mon, 28 Oct 2013 15:34:27 +0000
parents ce11bbd8f642
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 &lt;span&gt; tag to being wrapped in a &lt;h2&gt; 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>