Active
Project:
Menu Node Edit
Version:
6.x-1.8
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 May 2010 at 00:16 UTC
Updated:
20 May 2010 at 17:53 UTC
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
Comment #1
agentrickardThis 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.
Comment #2
kanani commentedAh a challenge!! :) I'll take a closer look and post back.
Comment #3
agentrickardYou'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.