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

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

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


Revision 1.1 - (show annotations) (download)
Wed Aug 27 15:46:20 2008 UTC (14 months, 4 weeks ago) by gestaltware
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
File MIME type: text/plain
Initial Release for Drupal 5.10.
1 $Id$
2
3 Description
4 -------------
5 Role Login enables login to be restricted by role. The module was developed to
6 enable a user table to be shared between multiple instances, but still maintain
7 control over which users can login, for example, on a dev instance versus a
8 live site.
9
10
11 Dependencies
12 -------------
13 None
14
15
16 Installation
17 -------------
18 1. install module: copy role_login directory and all its contents to your
19 modules directory
20 2. enable module: admin/build/modules
21 3. configure module: admin/user/roles/role_login
22
23
24 Usage
25 -------------
26 After enabling the module, configure one or more roles that will be able to
27 login on the site. If no roles are selected, then the role login check will be
28 bypassed. The superuser (account 1) can never be locked out regardless of Role
29 Login setting.
30
31
32 Download
33 -------------
34 Download package and report bugs, feature requests, or submit a patch from the
35 project page on the Drupal web site.
36 http://drupal.org/project/role_login
37
38
39 Todo List
40 -------------
41 None
42
43
44 Author
45 -------------
46 John Money
47 ossemble LLC.
48 http://ossemble.com
49
50 Module development sponsored by ConsumerSearch, a service of About.com, a part
51 of The New York Times Company.
52 http://www.consumersearch.com

  ViewVC Help
Powered by ViewVC 1.1.2