Please. Hold on for a second. (was Re: [development] proposal for
theming nodes)
Adrian Rossouw
adrian at bryght.com
Thu Dec 15 11:08:33 UTC 2005
On 15 Dec 2005, at 12:50 PM, Adrian Rossouw wrote:
> in your theme / template :
> <?php form_render($extras['module_something'); ?>
For future proofing templates, we should probably do :
function render(&$elements) {
return form_render($elements);
}
and use that instead.
--
Adrian Rossouw
Drupal developer and Bryght Guy
http://drupal.org | http://bryght.com
More information about the development
mailing list