In Drupal 5.7, I've created some pages that I only want certain users to be able to view.

I'd like to provide this limit at the user-level, but if I have to do it at the role level, that is fine too.

My question is how do I do it at either level? I can't see something to limit who can view a new page.

thanks in advance for the help

Comments

whitingx’s picture

Have you looked at Taxonomy Access Control;

http://drupal.org/project/taxonomy_access

or TAC Lite ?

http://drupal.org/project/tac_lite

Hope this helps.

jeditdog’s picture

Thanks, I just needed to be pointed in the right direction. Tac_Lite looks perfect for what I need.

That's why I love Drupal!, it already does what I need so less programming for me
-------------
The main man of MMC :)