Hi,
I'm a little bit frustrated by the User access implementation proposed for OG, it's too much complicated and i don't think that TAC/CA/ACL/OG combination with many many many hacks is the right way (but it's a very very good work too).
So, i really need for my project, this simple things:
1) Organic Group
2) User can post in Public or in their suscribed groups
3) AND they must have the possibility to grant other users that can be outside of his group
I don't have need of TAC/CA/ACL all together but only this, i've produced a custom og_access.module, perfectly integrated with ACL, now when i write a post i can select Public or My OG and add grants (view/update/delete) to other users. Nice ?
Can i attach the patch here ? Are you interested in this ?
Bye,
Paolo
Comments
I've created the issue and
I've created the issue and attached the patch:
http://drupal.org/node/290993
It's only a "draft", and all the code must be reviewed.
P.