By hal9000_jr on
there doesn't seem to be a way to control access to menu items that point to views or cck items. Anyway to not display menu entries users don't have access to *without having to write php* (I don't have time to do so).
Thanks.
Comments
Isn't this function already
Isn't this function already built into Drupal? When I edit a View, I have an option to set role-based access (which I assume is built into Views, unless this is being added by some other module I'm using). I just confirmed: if I limit access to the View to only admins, then a menu item linking to the View no longer shows up for anon users.
Is this function not working for you?
--------
A site by, of, and for the Drupal newbie: http://www.drupalace.com
I thought it was built in
but the menu item is still there. Very odd.
Menu per role
This might take you in the direction you want, thought given the status of the project and the menu system rewrite in 6 it's not future proof. It's doing the job for me at the moment though.
http://drupal.org/project/menu_per_role