Node_privacy_byrole is no longer compatible with Organic groups module. When both are activated, node_privacy_byrole permissions lose out to groups, so you can no longer have nodes that are only visible to certain roles inside a group.

Comments

bomarmonk’s picture

Any update on this? What I would like to do is simply allow organic groups to handle what I deem as group-level content for a site: groups specific forums, events, etc.

I would like to use this module (node privacy byrole) to allow certain roles to edit certain public nodes outside the private group structure.

Is this still possible by combining both of these modules?

robb’s picture

Drupal does not work well with multiple access control modules. In essence if access is allowed via any module then access is allowed (roughly). I have written an experimental solution that works well for me but YMMV.

See http://drupal.org/node/24868

jondoesdrupal’s picture

Status: Active » Closed (fixed)

Tidying up old issues. Focus now is on Drupal 5 version of the module. If there is still demand for this to be resolved and it gets resumbitted then I'll look into finding a solution.