Documentation for Semantic Views
How to use Semantic Views row style and style format
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.
You can change the HTML wrapped around an entire row, or the HTML for each field.
To use Semantic Views you must specify a Style: Semantic Views Style and/or a Row style: Semantic Views Row. 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 Row you can control the output of the HTML per field.
How to use Semantic Views row style and style format
This Views plugin makes unformatted styles, field row styles and other output more readily configurable without needing to override template files. Instead of overriding row style templates for views where you want to specify different HTML elements (tags) and class attributes, you can specify these inside the Views UI and avoid overriding templates for each view.
Drupal is a registered trademark of Dries Buytaert.
