4
votes

Pretty much what the title says: How to make nodes private or 'visible to authenticated users only'?

I've looked at the drupal 6 module called Private there is some kind of patch for it, but i'm not really used to, and happy with, patches.

Isn't there a build-in function that I might have been overlooked?

[edit] visible for specified roles [/edit]

1
So what you want is that some specific nodes require log-in before they can be viewed? What nodes do you want to make private? - jsalonen

1 Answers

2
votes

I assume that you only want to restrict access to particular content types, not all content (Drupal core lets you do that). Surprisingly, it looks like you need a contrib module for this. This one looks popular and well-supported: http://drupal.org/project/content_access