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
Comment #1
emptyvoid commentedSorry 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,
Comment #2
LuckyOne commentedHi,
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
Comment #3
emptyvoid commentedThe patch looks interesting but it is for the nodeaccess module not the node_access module the two modules are different in design and purpose.
Comment #4
emptyvoid commented