Bug line 153 and only group admins can add nodes
dmadruga - December 3, 2008 - 15:31
| Project: | OG Audience |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Hi,
I've just made 2 small modifications on og_audience.module.
Line 153: function og_access_alter_nongroup_form was being called with 2 parameters instead of 3.
I've added the parameter 'og_audience_only_admins_add' to the settings. It allows the users to choose whether any group member can add an existing node to a group or only group admins.
I'd like to know if these modifs may be useful for the project.
Regards,
Daniel Madruga.
