Form Markup

mh86 - August 28, 2006 - 17:31

This module allows you to add surrounding HTML values to any CCK widget by determining prefix and suffix values.

Examples:

  • Adding of surrounding divs:
    prefix: <div id="my-special-field">
    suffix: </div>
  • Adding of a 'clearing' break when using floats:
    suffix: <span class="clear"></span>

Releases

Official releasesDateSizeLinksStatus
5.x-2.02007-Aug-177.34 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
4.7.x-1.x-dev2007-Feb-247.21 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.