Ok, installed the module.
Now what? Where do i define what the user can see?

Comments

gpk’s picture

Status: Active » Fixed

From the README.txt:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/remove_nonv...

If you're wondering where the configuration page is for this module,
you will not find it. This module does one thing. I hope it does it
well. :)

What the module does is remove any nodes from the user's menu if the user does not have permission to view them. To control node access, you need an access control module, e.g. http://drupal.org/project/tac_lite.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.