/[drupal]/contributions/modules/og_reg_keys/README.txt
ViewVC logotype

Contents of /contributions/modules/og_reg_keys/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Wed Nov 26 19:42:21 2008 UTC (11 months, 4 weeks ago) by marcp
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.1: +1 -1 lines
File MIME type: text/plain
Drupal 6.x port.
1 README for og_reg_codes.module:
2
3 Compatible with Drupal 6.x. Requires the Organic Groups module.
4
5 This module is an add-on for Organic Groups module, designed to restrict user
6 access to groups. Group owners (creator/manager) will be able to give the
7 registration key to site members. By using the registration key, site members
8 will be granted access to the group in question.
9
10 When creating a new group, the group creator will be prompted with an additional
11 form field to set a group registration key. If the group registration key is set
12 it will effectively restrict access to the group. By leaving the group registration
13 key field empty the additional functionality will be disabled.
14
15 The following rules will be followed when a user attempts to join a group via
16 registration codes:
17
18 * open - subscription requests are accepted immediately (default)
19 * moderated - subscription via registration key bypasses moderation mechanisms (modified)
20 * invite only - subscription must be created by an administrator (default)
21 * closed - subscriptions are administered by and administrator registration key bypasses closure (modified)
22
23
24 All the settings may be controlled at the settings page at
25 /admin/og/og-reg-keys.
26
27 ---
28 written by Jeff Graham of FunnyMonkey

  ViewVC Help
Powered by ViewVC 1.1.2