Closed (fixed)
Project:
node privacy byrole
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 May 2008 at 10:42 UTC
Updated:
27 Feb 2009 at 18:40 UTC
Hallo,
i have a node type defined as "for public", it would be great if i could automatically grant the view permission for ALL if the content type is set "for pubblic".
Thanks
Comments
Comment #1
deekayen commentedIf I'm understanding correctly, that's already possible. You just need to setup your default values for roles with view permission.
Navigate to Administer > Content Management > Content types and edit your for public content type. There will be a collapsed fieldset in there for Node privacy by role. Just open that and add anonymous and authenticated roles to Default View Permissions. Might want to make sure those roles also have permission to access content in the global permissions screen at Administer > User Management > Permissions.
Please report back if that's the solution so this issue can be closed.
Comment #2
cyu commented