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

agentrickard’s picture

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.

kanani’s picture

Ah a challenge!! :) I'll take a closer look and post back.

agentrickard’s picture

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.