Mercurial > hg > rr-repo
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sites/all/modules/semanticviews/help/semanticviews-help.html Thu Sep 19 10:38:44 2013 +0100 @@ -0,0 +1,4 @@ +<p>About Semantic Views</p> +<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> +<p>You can change the HTML wrapped around an entire row, or the HTML for each field.</p> +<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>