A dropdownmenu that is configurable for site administrators and mirrows your folderstructures.
Project description
Introduction
This product uses Products.ContentWellPortlets to place a collective.portlet.sitemap above the columns and gives the dropdown-effect via css.
This way, your folder structure will be mirrowed in the dropdown
The depth and target-folder can be configured via the sitemap-portlets userinterface.
Installation
In your buildout.cfg add ‘adi.dropdownmenu’.
Dependencies
Products.ContentWellPortlets
collective.portlet.sitemap
Credits
Glued together by Ida Ebkes.
In kind cooperation with Alterway, the creators of collective.portlet.sitemap, namely Gilles Lenfant.
The Weblion’s crowd for developing Products.ContentWellPortlets.
And of course the whole plone community, especially the core developers.
Changelog
0.5 (2012-05-16)
More decent CSS to give better starting point for own styling [ida]
0.4 (2012-02-01)
really hide globalnav (forgot config in last release) [ida]
0.3 (2012-01-29)
Deassign collective.portlet.sitemap in left column. [ida]
Hide default globalnav-viewlet. [ida]
Unlimited css-sublevel-depth-support. [ida]
Styling for top-ul and visualize selected toplevel. [ida]
0.2 (2012-01-07)
Extended CSS to support up to two sublevels instead of one.
0.1 (2012-01-05)
Initial release