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

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

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


Revision 1.2 - (show annotations) (download)
Sat Mar 14 15:58:38 2009 UTC (8 months, 1 week ago) by agaric
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.1: +16 -0 lines
File MIME type: text/plain
All D6 files.
1 http://drupal.org/project/registration_role
2 http://agaricdesign.com/project/registration_role
3
4 Registration role lets an administrator select a role to automatically assign to new users. The selected role will be assigned to new registrants.
5
6 NOTE: Be sure this role does not have any privileges that should not be given out to just anyone who registers. Because we shouldn't give away any real abilities above an authenticated user by default, this module really has only two known useful applications:
7
8 1. If you want to assign all people who sign up after (or before) a certain time to a role to distinguish them-- simply set the roles as appropriate at the appropriate time.
9
10 2. If you have multiple sites with a shared user database table (for instance with the single signon module), and you want to assign users a role based on the site at which they register.
11
12 Drupal roles exist primarily for access permissions, but modules such as mass_contact also use roles act on a group users.
13
14 Registration role is based on a code snippet by Pauly Jura: http://drupal.org/node/28379#comment-132430 (It actually does less than the snippet, but it is a module and has a settings administration page!)
15
16 For a module that lets the user choose their role on registration, see http://drupal.org/project/rolesignup
17
18 This is a very lightweight module which does not install any database tables. Created and maintained by http://AgaricDesign.com/
19 Agaric Design Collective and Benjamin Melanon.
20
21 In memory, my father John Melanon
22 http://melanconent.com/john-melancon-life

  ViewVC Help
Powered by ViewVC 1.1.2