[Zope] Navigator Tree
ethan mindlace fremen
mindlace@imeme.net
Fri, 04 Feb 2000 04:29:50 +0000
Chris Withers wrote:
>
> Hi,
>
> Has anyone done a tree-style navigator for the directory structure in Zope?
>
> What I'm aiming for is exactly the same sort of tree as you get in the /manage
> views, except not in a different frame. Also, hopefully something that I can
> include in standard_html_header so that it's visible throughout the site.
>
> Cheers for any help,
I think you want the <dtml-tree> tag. More information can be found in
the DTML guide.
~ethan