Request for more granularity in role admin
ben soo - February 12, 2007 - 17:35
| Project: | OG Roles |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Perhaps i've missed something wojtha: when i play with the Organic Role admin page i see that every OG Admin is going to have the same roles to give out: is that right?
i'm currently setting up multiple discrete Organic Groups within one site, and it would help if it were possible to give each Organic Group a somewhat different set of roles to assign their people.
i can't tell if that's a desirable or complicated feature. i THINK i can work without it, just haven't looked at the security implications.
thanks,
b

#1
Hi b,
thanks for post. I think it can be easy to implement this (one table, one form_alter, one settings page), but I don't want to place it directly in OG Roles. I want to keep OG Roles as lightweight as it is now (without need of own table) and your requested feature probably needs own table. There is an alternative way - without table - using variables table to store settings for each og, but it will be good solution only for few groups not for decades or hundrets of groups. There is discussion for more more advanced OG roles module.
I'm not going to close this issue for now - maybe I'll get some better idea how to manage it.