Semantic Fields (formerly Semantic CCK in Drupal 6) was created to give users the abilility of customizing and enhancing 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.
- Install this module using the official Backdrop CMS instructions at https://docs.backdropcms.org/documentation/extend-with-modules.
Bugs and feature requests should be reported in the Issue Queue.
- Backdrop development supported by USENIX.
- Backdrop development supported by Giant Rabbit.
- Ported to Backdrop CMS by Lauren Blais.
- Originally written and maintained for Drupal by rhache, rjay, MiSc.
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.