4 Feb
2000
4 Feb
'00
4:29 a.m.
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