[Zope-CMF] Automatically building a menu
seb bacon
seb@jamkit.com
Mon, 02 Dec 2002 11:39:14 +0000
Look in the plone skins, they have a few widgets which do the kinds of
thing you are after.
seb
Jens Hauser wrote:
> Hi all,
>
> is there a tool (produt) existing which automatically builds a menu tree (not really a treeview) which has the following features:
>
> 1. Always show the main menu-entries (folders under the root folder)
> 2. Show the actual open object with its parents
> 3. changes automatically if a new folder, document or whatever is added to the site
>
> For sure somebody has already built something like that - I don't want to reinvent the wheel ...
>
> Best regards,
> Jens