GroupAdmin module for Drupal 6.x

developer: netgenius
contact:  drupal(a)netgenius(d)co(d)uk
support:  Commercial support is available from the developer -- www.netgenius.co.uk

Project page on drupal.org: http://drupal.org/project/groupadmin


Description

Provides a simple administrative interface to manage Organic Groups members, allowing users to be searched by name or email address and added to or removed from a group.


Notes

* This module will expose email addresses of all registered users to any Manager or Admin or a Group - please consider privacy issues.

* Configuration is at (site)admin/settings/groupadmin

* By default, the module replaces a group's standard "Add Members" page with a redirect to its own page - this behaviour can be disabled in config.

* The GroupAdmin page can be accessed directly at (site)/og/users/123/groupadmin where 123 is the node number of an existing group node.


Installation

* Install and activate the module in the usual way.

* If required, create a suitable node to hold "help" text for the user (Group Managers), and optionally i18n translations of that node.

* Visit (site)admin/settings/groupadmin and set the node number (nid) for help text.  If using mutliple languages (i18n module installed), any nid in the translation set may be used.


