[Zope-dev] Tree, rooting in the root folder

Casey Duncan c.duncan@nlada.org
Mon, 15 Oct 2001 08:45:24 -0400


On Sunday 14 October 2001 10:27 am, florian reiser allegedly wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello guys,
>
> how can I create a tree rooting in the root folder
>
> <dtml-tree> roots in the current folder,
> <dtml-tree ""> also.
>
> So what is the correct tag for fixing it in the root folder?
>
> Thanx in advance
>
> Florian

This questions is better posed on the general zope list (zope@zope.org), but 
I would imagine this would work:

<dtml-tree expr="PARENTS[-1]">

hth,
/---------------------------------------------------\
  Casey Duncan, Sr. Web Developer
  National Legal Aid and Defender Association
  c.duncan@nlada.org
\---------------------------------------------------/