Posted by kanani on May 19, 2010 at 12:16am
2 followers
Jump to:
| Project: | Menu Node Edit |
| Version: | 6.x-1.8 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
For sites that use a number of smaller menus (as opposed to dropping everything into primary links or navigation), it would be helpful to be able to be able to identify a menu as a section, so that if a users has access to an entire menu, we don't have to explicitly set all the top level items in that menu as sections.
Comments
#1
This is actually very hard to do, because of the data model for the menu system.
I am open to patches or ideas for how to solve this problem.
#2
Ah a challenge!! :) I'll take a closer look and post back.
#3
You'd have to (essentially) be able to query for all elements of a menu hierarchy. It may end up requiring quite a bit rewrites to the module logic.