Hi,
Is it possible to auto-subscribe a user to all sub-groups?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | og_subgroups_subscribe_patch_5.x-2.0.patch | 5.88 KB | amitaibu |
Hi,
Is it possible to auto-subscribe a user to all sub-groups?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | og_subgroups_subscribe_patch_5.x-2.0.patch | 5.88 KB | amitaibu |
Comments
Comment #1
amitaibuThe patch against 5.x-2.0. adds a setting in the og_subgroup, and a checkbox in the og Add subscribers (
http://localhost/XXX/og/users/1/add_user).Note:
1. I've changed
function og_subgroups_get_childrenso it can return also gid not only group name.2. We should check if admin (the one subscribing the user), is also the admin of the sub-group.
3. I'm a newbie in developing...
please comment, so I can improve :)
Comment #2
ezra-g commentedMarking as a feature request. I'll look into this more deeply. Thank you for the patch.
Comment #3
amitaibufixed in 5.x-4 version.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.