Active
Project:
Menu Subtree Permissions
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 May 2007 at 22:41 UTC
Updated:
24 Jul 2007 at 09:40 UTC
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
Comment #1
jg-1 commentedIt 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.
Comment #2
ray007 commentedThe 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?
Comment #3
ray007 commentedcommited to cvs. you can set the weight in the menu item edit form by defining a drupal variable 'menu_stp_item_edit_weight'