Allow retro-actively addingexisting users to mandatory groups
regx - January 5, 2007 - 08:58
| Project: | Organic Groups Mandatory Group |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
This patch adds a menu item to settings/og_mandatory_groups that allows placing existing users into mandatory groups.
| Attachment | Size |
|---|---|
| regx_og_mandatory_groups_02.patch.txt | 1.89 KB |

#1
I should add that currently this does not email the group admin to alert them of the additional added users.
#2
See http://drupal.org/node/107014 for the HEAD version. I have combined it with multiple mandatory groups and group-admin groups.
If you try it and have comments, post in that issue.
I imagine that it should be fairly portable to 4.7 with a few changes if someone wants to do that.
#3
Yes, I created this against 4.7, so I know it works there. I also submitted a multiple mandatory groups patch which I created first, this patch was actually a diff against the first patch. I am going to create a new project for this and will include the entire module there.
I will append this as soon as it is created.