Multilevel portal dropdown menu for Plone sites.
Project description
Introduction
This package allows to build dropdown menu through the web with portal_actions. Submenus are built from a tree of nested Category Actions and Actions. The other strategy used to populate submenus is Plone default NavigationStrategy, the one used in navigation portlet.
This project is successor of qPloneDropDownMenu.
Compatibility
Plone 4 sample CSS file based on Sunburst theme provided
Plone 3.0-3.3 the default CSS file has to be overridden
Installation
add http://good-py.appspot.com/release/plone.app.registry/1.0b2 to your versions
add quintagroup.dropdownmenu to your buildout
install in Plone with Quick Installer
find more details inside docs/INSTALL.txt
Changelog
1.1.1 - (2010-09-23)
fixed the docs markup [chervol]
1.1 - (2010-09-22)
removed debug code [chervol]
fixed the dropdown CSS
fixed the Home tab highlight
1.0 - (2010-09-08)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.