hey i want to block some nodes, and only the registered users can see that nodes... so what do i have to do to block the nodes and appear another page like... "sorry if you want to see this content please register" or something like that... if anybody can help me i will appreciate a lot!
PS: i´m using the drupal 5 and the little jazz theme,
thanks!

Comments

Kuldip Gohil’s picture

Hi

You can use node privacy by role module and set permission at per node

you can get it at http://drupal.org/node/11598/release

Kuldip Gohil