Closed (fixed)
Project:
Remove Non-viewable Menu Items
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2008 at 04:51 UTC
Updated:
1 Sep 2008 at 20:28 UTC
Hi,
How does this modules compare to http://drupal.org/project/menu_per_role ?
Comments
Comment #1
ngroot commentedIt looks like menu_per_role directly restricts what menu items people see based on their role (as the name would imply). I don't know if it actually restricts access to the content pointed to by the menu or not.
This module does not provide any access control; it just forces Drupal not to show menu items that the user does not have access to, which Drupal for some reason does not do by default.
Comment #2
ngroot commented