How does this module work with access control in Organic Groups? We currently use Organic Groups to parse out access to our content. However, we also need more fine-grained control at a user level.

We used the Coherent Access module while Drupal 5.x was our platform. However, that module does not work well with Organic Groups in 6.x.

Thanks in advance for your help.

Comments

emptyvoid’s picture

Sorry the module was not designed to be organic groups aware, if you would like to build a patch with the integration functionality I would more than happy to review it and add it to a future release.

Thanks,

LuckyOne’s picture

Hi,

I've submitted a patch to make Nodeaccess and OG play well together (default ACL mismatch) :

http://drupal.org/node/541018

Could you review it, please?

Best,
Dmitry

emptyvoid’s picture

The patch looks interesting but it is for the nodeaccess module not the node_access module the two modules are different in design and purpose.

emptyvoid’s picture

Category: support » feature
Status: Active » Postponed