Re: al-tree

Andrew McNamara <[email protected]> Fri, 07 Oct 2005 10:52:02 +1000
Newsgroups gmane.comp.web.albatross.general
Message-ID <[email protected]>
>is it possible to start a tree at level 1? So that the
>root node is open and not displayed?

You might be able to special-case this in the template to suppress the
markup for the root node - something like (untested):

 <al-tree iter="t" expr="root">
  <al-if expr="t.value() is not root">
   ...

-- 
Andrew McNamara, Senior Developer, Object Craft
http://www.object-craft.com.au/