I want to have some pages only able to be viewed by certain memebers of my site. I have no idea how to do this. Using a module to do it is acceptable. Any ideas?

Comments

Ortaga’s picture

Create a content type, then set the permissions for that content type to only include the users you want to view them.

Ortaga

Johnubis’s picture

There appears to only be edit/delete/create permission options for the new content type I created.

Johnubis’s picture

taxonomy_access was required and worked well

TrinitySEM’s picture