Nested menus
Nested menus for zmi_actions
Status
Author
Roger Ineichen (dev@projekt01.ch)
Problem/Proposal
Implement nested menus for skins
Goals
Since menu items can be nested and contain sub menu items, we should provide a default registration for such a nested menu hirarchie.
This means it should be possible to use a component where is able to render this nested menu hirarchie.
Proposed Solution
Implement nested menus as a additional content component like a viewlet.
Register a nested menu hirarchie. A possible submenu of the Add menu could be a link to the add form for a content type.
Risks
The presentation of a nested menu structure needs most the time some javascript support.
