is it possible to grant view permission to one node and disable that permission to another node

Boobaa - November 5, 2008 - 09:18
Project:Nodeaccess
Version:6.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

We have two roles: documentation-builders and customers. The documentation-builders want to hide some content from the customers, but they want some contents to be editable by the customers. The hiding part can be done with the nodeaccess.module - but how should we do the latter? Well, this is what the attached patch does.

Detailed description of the problem is available: http://kybest.hu/en/blog/default-permissions-nodeaccess-module

AttachmentSize
nodeaccess-default-permissions.patch4.18 KB

#1

chadcf - March 7, 2009 - 23:48
Status:needs review» won't fix

I think I see what you're getting at here, but I think it's a bit limited use. From what I get the basic idea is to be able to set one default permission for existing content and one for newly created content. While this is a bit of a shortcut I think it also introduces some confusion about what the options do and what exactly will happen with new vs existing content.

#2

zohera - April 7, 2009 - 05:01
Title:Default permissions» No display of node even by granting view permission using nodeaccess module , untill access node in permission page is set
Category:feature request» bug report
Status:won't fix» active

No display of node even by granting view permission using nodeaccess module , untill and unless access node in permission page is set for anonymous users.Is there any solution to grant view permission to a node using nodeaccess module without setting default access node permission in permissions page in usermanagement.

#3

zohera - April 7, 2009 - 05:31
Title:No display of node even by granting view permission using nodeaccess module , untill access node in permission page is set» is it possible to grant view permission to one node and disable that permission to another node

is it possible to grant view permission to one node and disable that permission to another node for same
content type and same role but for different content using node access module.

 
 

Drupal is a registered trademark of Dries Buytaert.