Closed (won't fix)
Project:
Coherent Access
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2008 at 04:36 UTC
Updated:
25 Sep 2008 at 07:23 UTC
I was going through the db and was just wondering why this module registers every node that is created or edited? Shouldn't it simply record only the nodes that are marked as shared? Just seems like overkill to register every node.
Neat module though. Thanks
Comments
Comment #1
jgraham commentedThis module only registers node types that are set via the admin configuration not all nodes.
This registers all nodes matching the type because depending on the setting of "If checked new nodes will default to private." then we either need to set a blanket view or a blanket "no permission" to the node. This blanket grant (or deny) needs to be present for those users that have not been explicitly added as "viewers" or "editors."