Hi,

How does this modules compare to http://drupal.org/project/menu_per_role ?

Comments

ngroot’s picture

It 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.

ngroot’s picture

Status: Active » Closed (fixed)