Semantic fields
Semantic Fields (formerly Semantic CCK in Drupal 6) provides the ability to customize and enhance the HTML output of a field. With Semantic Fields enabled, users can specify the HTML wrapper element and classes for:
- The entire field
- The labels -- above and inline
- All field items
- Each individual field item
This allows users to quickly create semantically rich and meaningful HTML markup for fields, such as:
- Definition lists
- Ordered lists
- Unordered lists
The user can also choose to remove all (or some) markup for any field.
By facilitating rich markup, Semantic Fields makes it easy for themers and developers to increase usability, accessibility and SEO performance of Drupal sites without resorting to field tpl overrides.
This module is not currently recommended on production websites. A stable version will be released soon, and we would appreciate bug reports, suggestions and feedback in the issue queue.
Read more