Posted by jg on May 15, 2007 at 10:41pm
2 followers
Jump to:
| Project: | Menu Subtree Permissions |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Unless there is a plan to have an additional fieldset other than 'Roles' under 'Menu Subtree Permissions', it would be nice to remove this additional fieldset since you always have to click twice just to get to the fields.
Comments
#1
It might be nice to also increase the weight of the parent fieldset so as to show below the menu edit fields.
menu_per_role module implements this nicely.
#2
The idea was that it should be possible to add other access mechanisms like "og" or "acl" there ... but I haven't yet needed them, and apparently nobody else either.
For the weight ... hmm, maybe use a variable, so everybody can set it to where he wants?
#3
commited to cvs. you can set the weight in the menu item edit form by defining a drupal variable 'menu_stp_item_edit_weight'