How could i set up different menus for each role.
I want show to admin - "Menu #1" in top, and for other roles - another "Menu #2"
How could i set up different menus for each role.
I want show to admin - "Menu #1" in top, and for other roles - another "Menu #2"
Comments
Comment #1
dragonwize commentedUse the normal drupal menu path restrictions. Simplemenu just displays a menu you select.
So if you have two menu items and role 1 has access to both and role 2 has access to only one, then roll 1 will see both while role 2 will only see the one they have access to.
Comment #2
Eugene Fidelin commentedThank you - i will try this.
But this is not very comfortable - becаuse structure of this two menus are different.
So it would be better to have possibility - set different menus to different roles.
For example:
My admin menu has this structure -
- Add material
-- Add page
-- Add forum topic
And for other users -
-Forum
-- Add forum topic
Comment #3
scottrigbyis it possible to duplicate the module for this purpose (for instance, rename one to simplemenu2)? One for each menu? I'd like to do this in D6 and D5 sites if possible – and I'm posting here because
1. it could possibly be a temporary solution for Eugef and others (until or if this feature gets implemented in the cms) and
2. I'd like advice about whether or not this is a totally insane move before I try it out :)
Thanks in advance for advice on this–
Scott
Comment #4
zroger commentedduplicate of #208176