Closed (won't fix)
Project:
Content Access
Version:
5.x-1.5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2009 at 23:39 UTC
Updated:
5 Jul 2011 at 07:03 UTC
Hi I'm seeing a problem where having content access enabled makes all og group posts public:
http://drupal.org/node/359414#comment-1202979
not sure if this is an issue with og, content_access or og_user_roles, so posting here as a support request.
is there a compatibility issue with content_access and og/og_user_roles modules?
Comments
Comment #1
tborrome commentedThe solution posted at: http://drupal.org/node/359515#comment-1207439 helped solve this problem.
To make content_access work by out-of-the-box with organic groups, it might make sense to make all content types use a default value of -10 for "Give content node grants priority: " in content_access advanced settings.
Turning this into a feature request to change the default value of "Give content node grants priority: " to -10.
Comment #2
fagoThis depends on the use case - but probably it makes sense to give priority to other modules? So perhaps we could go with -1 by default?
I'd be interested in opinions of others on that?
Comment #3
salvisI don't think this will work well.
Any NA module supplying grants with a priority of 0 will cause your -1 priority grants to be ignored completely.
Comment #4
good_man commentedClosing it as 5.x is not supported anymore.
Related #1209296: Compatibility with OG