Hi,

Just started with Drupal a few days ago. Loving it!

I kicked off with 6 from the get go and I am trying to create menus for logged in users and I saw a reference to "Menu per Role" module but I see it is only available for 5.x

Anyway of achieving this in 6.x ?

Thanks

Comments

gSmurf’s picture

Got it sorted, thanks

pvasener’s picture

Can you share your result ? :)

gSmurf’s picture

no prob

- Go to Site Building->Menus. In there you'll find the standard menu's
- Select "Add Menu" at top of the screen and create new menu. Save it
- Once you've created your new menu, add some menu items. Save

Then go to Site Building->Blocks. You should see your new menu at the bottom of the list in the disabled section.

- On your new menu, choose the block you want it to appear in from the drop down. Save Blocks
- Once page updates, go to your menu which is now in the chosen block, and hit "configure"
- In the configuration page, there is a section titled "Role specific visibility settings"
- Pick your poison, save changes and voila

hth

sazcorp’s picture

I have been tracking this down for way too long, I feel stupid, but THANK YOU!!!!!!!!

Hvr’s picture

I have just tried your guide. But it's not working for me.

First I made a new menu and so on... But it couldn't be placed the right place,
because primary links has taken the place. Anyway forget about that...

The most important thing is that I want to hide my menu for
anonymous visitors. So I clicked on configure on the right to Primary links in blocks.

Then I only make Administrator ( me ) and authenticated user checked.

But all nodes will still be showed after I logged out.
The same thing happended at first when I made a new menu from bottom.

See it here:

http://hvrforum.dk/

kenorb’s picture

Thanks. It was so simple;)

simenro’s picture

From what I understand, this will only work for an whole menu. If you want to show or hide menu items based on role, you still may have to use a module like Menu per role (which is now ported to D6).
(:SiR:)

codenamerhubarb’s picture

Thanks. I feel like such an idiot for not realising how this worked.

-------------------------------
My Drupal site: Download a Book.

kingcutgroover1’s picture

Very easy to understand. Does exactly what I want.

Thanks