Portal Tabs Drop-Down Menus
Allows you to include drop-down menus in portal tabs
Project Description
Portal Tabs Pull-Down Menus
Author: Steve Hannah (shannah@sfu.ca) Created: June 20, 2006
Overview
This product allows you to have pull-down menus in the portal tabs that appear along the top your Plone site (e.g. Home, News, etc...).
Once installed, you can turn a portal tab into a menu by adding actions via the portal_actions tool with category names that follow the convention:
- Suppose you have a portal tab "Foo" with id "foo".
- To turn the "Foo" tab into a pull-down menu, create one or more actions with category "portal_tabs_foo". These actions will be the menu options for the Foo menu.
- In general you just need to add options with category
portal_tabs_IDwhereIDis the id of the action that is the main tab.
Installation
- Copy the PortalTabsPullDown folder into your instance's Products folder.
- Restart Zope
- Add the PortalTabsPullDown product from the "Add/Remove Programs" form.
Current Release
No stable release available yet.
All Releases
| Version | Released | Description | Compatibility | Status |
|---|---|---|---|---|
| 0.1 | Initial release. Only tested on Plone 2.1 with Safari and Firefox on Mac so far. More about this release… |
Plone 2.1
|
pre-release |

