Closed (fixed)
Project:
Nodeaccess
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2006 at 00:57 UTC
Updated:
2 Jul 2008 at 22:48 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedThe way access control works in drupal requires every node to have an entry in the access control table. If you don't, then they won't be accessible. nodeaccess sets the defaults to what you specify in the preference for each node type. drupal 5.0 has different access control mechanisms and I'm working out whether it may be possible to avoid having to set permissions on every node, but as far as 4.7 goes, there isn't a way around this.
Comment #2
mantyla commented