Posted by tborrome on January 15, 2009 at 11:39pm
Jump to:
| Project: | Content Access |
| Version: | 5.x-1.5 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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
#1
The 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.
#2
This 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?
#3
I 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.
#4
Closing it as 5.x is not supported anymore.
Related #1209296: Compatibility with OG