Project:Menu Subtree Permissions
Version:5.x-0.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I would very much appreciate some kind of permission inheriting: for instance, that whenever a user with the subtree editing permission creates a new menu, the new menu has the same permissions as the parent menu.

P.S. I use this module often and like it very much. Very nice work! Thanks.

Comments

#1

If a user creates a new menu item, new items can be created below it, because the permission chain is followed up to the root.
If you have a case that's working different, please describe it in more detail, so I can find out what I need to fix.