Closed (fixed)
Project:
OG Join Role
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2008 at 02:29 UTC
Updated:
4 Jun 2010 at 07:03 UTC
I was wondering if you could give me a hand with how this may be a accomplished. I would like to allow a role to use organic groups (which OG join role does very well) but when I remove that role they are forced out of the group. I thought that by removing the role they would at least get an access denied or something like that, but nothing. Maybe this could be worked into a stable release. Any plans for OG Join Role for 6.x?
I asked this question in detail over at the OG issues queue http://drupal.org/node/233042 without any success, so since I am using OG and your module, I thought you might be able to help point me in the right direction.
Thanks.
Comments
Comment #1
ultimikeIf you're still interested in this functionality, I think the only way to do it would be with a custom module.
It would be tricky since there is no "hook_roles()" or anything like that - you'd have to figure out a way for your code to be called whenever a role is deleted.
Let me know if you're still interested before I spend any brainpower on it...
-mike
Comment #2
ultimikeComment #3
ultimikeClosing.