Active
Project:
Organic groups permissions
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2010 at 19:04 UTC
Updated:
2 Jan 2010 at 19:26 UTC
The project description almost sounds identically to the functionality that http://drupal.org/project/og_user_roles provides - although OGUR handles user permissions within the context of a group in a more generic fashion.
I'd be happy to join efforts and perhaps incorporate what may be required into og_user_roles 4.x.
Thoughts?
Comments
Comment #1
amitaibu@sun,
I think it can make sense. og_perm can move into ogur, and we'll probably need to change
to check the OG role.
In OG7, ogur and og_perm will not be needed, as the concept of roles and permissions per group -- og_user_acceess() -- are now one of the key concepts of OG7.