By stephenhendry on
Hey,
I want to be able to restrict the viewings of certain nodes to only certain people. I.E if I have a group of people called Sales Team i may post a node which I only want them to read. Is this possible in Drupal and if so hhow would I implement this?
Thanks in advance
Comments
http://drupal.org/project/node_privacy_byrole
I want to do the same. I've
I want to do the same. I've installed the module (node_privacy_byrole) and this has helped, however it did not resolve the issue that I had.
The site I am developing is a member only site (http://friscopride.com/), and I want a standard front page to appear for anyone (anonymous users), however I don't want to allow any access to the private information (member information) unless you have logged in.
I've installed profiles.module and members.module to provide a directory listing of members (again, only to those logged in). However, if I have the "submitted by" information enabled (administer > settings), then anyone can click on the users name and see the information. (To fix this, I've disabled the submitted by option on the site.)
Not sure if this makes a lot of sense, but if someone does understand it, any ideas on how to achieve what I'm hoping?
Regards,
James
Taxonomy access
Actually, the taxonomy access module is what you will need. See: http://drupal.org/project/taxonomy_access