[drupal-devel] [feature] xtemplate: tags for {secondary_links} and
{primary_links}
rupi
drupal-devel at drupal.org
Sun Mar 27 19:52:17 UTC 2005
Issue status update for http://drupal.org/node/19552
Project: Drupal
Version: cvs
Component: theme system
Category: feature requests
Priority: normal
Assigned to: Anonymous
Reported by: rupi
Updated by: rupi
Status: active
wouldn't it be handy to have BEGIN/END-tags for {secondary_links} and
{primary_links} in the xtemplate-syntax?
i'm working on a minimalist template and i'd like to wrap primary- and
secondary-links in some div-tags so i can apply a style to it. the
problem is, when i switch off the links in themes -> configure ->
toggle display i still have the (now empty) div-tags in the page's
sourcecode. this doesn't affect the rendering of the page (at least
with firefox) however i think it's unnecessary and i'm not to sure,
wheter this would cause displayproblems with ms internet explorer.
and after all, isn't it unvalid xhtml to include empty tags? (also not
sure about that...)
rupi
More information about the drupal-devel
mailing list