Form Panel

Gribnif - December 22, 2008 - 18:54
Three tables styling a CCK form. One uses complex cell merging.

This module provides two theme functions which, in turn, provide an easy way to put multiple input form elements on the same line. No longer do you have to create large, unwieldy templates to make your input forms prettier and more compact.

The module can generate either an HTML table or tags. In both cases, it includes various CSS classes to help with styling.

It is important to note, however, that this module does nothing on its own. You must refer to one of the included themes from PHP code in order for there to be any effect.

Please also be aware that this module assumes you are developing Forms API code at the module or core level, not using .tpl.php files to alter the appearance of existing forms.

Releases

Official releasesDateSizeLinksStatus
6.x-1.02008-Dec-2213.33 KBRecommended for 6.xThis is currently the recommended release for 6.x.


 
 

Drupal is a registered trademark of Dries Buytaert.