Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This is released as beta because:
(a) some changes to the access control logic were made and should be checked.
(b) changes to how menu paths are implemented - should work better with newer OG but possibly might cause problems with older OG versions.
New features:
* Added configuration option to bypass confirmation page (so adding/removing members etc. is faster.)
* Should integrate better with newer versions of OG and OG Views.
* Link title is now configurable.
* Minor fix so that full access is allowed for users with 'administer permissions' or 'administer groupadmin' permission.
* Minor fix so that update confirmation page shows real-name (if available) instead of user-name.
Now includes GroupAdmin Profile module - allws GA to work with real-name data held in Profile.
Details:
* Completed GroupAdmin Profile module.
* CP module - improved configuration page - now shows choices available for fields, and content type "friendly" name.
* CP module - minor fixes in _groupadmin_cp_settings_validate.
* Security: Added check that any text entries in settings page pass db_escape_string (not actually relevant currently are no text entry fields.)
2. Now includes GroupAdmin CP module for integration with Content Profile to store users' real names. This is considerably improved over what existed in GroupAdmin V1, allowing full configuration of content-type and field names.
Fixed bug which would have prevented the module from working properly on sites using a database table prefix or other non-basic database configurations.
* Added option to disable display/search of email addresses (configurable option).
* Standard OG "Add users" tab can be hidden (configurable option).
* Included in archive an example CCK content definition which can be imported. See documentation for details.