By walterbyrd on
I am using drupal 5.5. I want to create a page that can only be viewed by authenticated users and/or I would like to create a link to such a page that would only be seen by authenticated viewers.
I am using drupal 5.5. I want to create a page that can only be viewed by authenticated users and/or I would like to create a link to such a page that would only be seen by authenticated viewers.
Comments
I use Front Page,
I use Front Page, http://drupal.org/project/front
Only auth'd users can see my specially created front page. Maybe not what you're looking for, but worth a shot.
Im not sure, but here might
Im not sure, but here might be a similar solution?
http://drupal.org/node/210945
Node Privacy By Role
Hi
You can use node privacy by role module and set permission at per node(page)
you can get it at http://drupal.org/node/11598/release
Kuldip Gohil
Tried "Node Privacy By Role" now I can see *any* stories
Unless I'm logged in as an authenticated user, I can not see any of my stories. I have checked, and re-checked the permissions settings. The stories, and pages, are set to be viewable by anonymous users. Is this a bug? Is there anything I can do?
view_own
try view_own module