I'm just wondering... why have two separate check-boxes/fieldset for choosing which role to show/hide the menu items for?
If a role is not checked, it should have access to the item (default), but if a role is checked, the item should be hidden...

Either there's something wrong/I don't understand or this solution is very messy.... :)
Is there any benefit of having it like this?

http://i.imgur.com/6LgZS.png

Comments

AlexisWilke’s picture

Maybe we could have an option to "remove" one or the other according to taste.

The idea here is simple:

Roles A, B and C

User X has roles A and B
User Y has roles B and C
User Z has roles A and C

You say that a menu item is Shown for people in Role A, but not in Role B. Z sees that menu.

You say that a menu item is Shown for people in Role A, but not in Role C. X sees that menu.

You say that a menu item is Shown for people in Role B, but not in Role A. Y sees that menu.

You say that a menu item is Shown for people in Role B, but not in Role C. X sees that menu.

etc.

Does that make sense? It certainly makes it a little more of a brain tickler... 8-)

Thank you.
Alexis

AlexisWilke’s picture

Title: Dublicate show/hide settings » Dublicate show/hide settings (add settings to remove one or the other.)

Changing the title to mention the idea/concept of hiding the duplicate. It will be nice for people who really only need to hide or show a menu item.

AlexisWilke’s picture

Title: Dublicate show/hide settings (add settings to remove one or the other.) » Duplicate show/hide settings (add settings to remove one or the other.)
Version: 6.x-1.4 » 6.x-1.x-dev
Assigned: Unassigned » AlexisWilke
Category: support » feature
Status: Active » Fixed

Okay! Finally added a patch for this one. There is now a global set of radios that let you select either or both of these list of check boxes. It will be in 6.x-1.x-dev for a while.

Thank you.
Alexis

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.