Form Markup

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
6.x-1.12008-Oct-117.44 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-2.02007-Aug-177.34 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Oct-117.45 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
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.