Module Link: http://drupal.org/project/semanticviews
The Semantic Views module allows you to clean up and modify the HTML output by Views 2 without having to ever touch a template file.
- Who: Technical users
- When: Use this module when you want to change the HTML markup that is created by views but you don't want to dive ino .tpl.php land.
- Where: In your view be sure to enable the Smenatic Views style and the row style.
- Why: Nobody likes having to create a dozen template files just to change the title of a node to be an H2. Also, some users don't know how to create a template file or what the PHP inside one means.
Theme song "i dunno" by grapes.
