Hi,
Is it possible to auto-subscribe a user to all sub-groups?

Comments

amitaibu’s picture

Status: Active » Needs review
StatusFileSize
new5.88 KB

The 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_children so 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 :)

ezra-g’s picture

Category: support » feature

Marking as a feature request. I'll look into this more deeply. Thank you for the patch.

amitaibu’s picture

Status: Needs review » Fixed

fixed in 5.x-4 version.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.