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

Diff of /contributions/modules/role_confer/README.txt

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

revision 1.1, Mon Oct 6 07:20:27 2008 UTC revision 1.1.2.1, Mon Oct 6 07:20:27 2008 UTC
# Line 0  Line 1 
1    ********************************************************************
2                         D R U P A L    M O D U L E
3    ********************************************************************
4    Name: Role Confer Module
5    Author: Robert Castelo <www.codepositive.com/robert>
6    Drupal: 5.x
7    ********************************************************************
8    DESCRIPTION:
9    
10    Confer a role on a user based on certain criteria:
11    
12     * Email address has been confirmed by user logging in or using one-time link
13     * Specific fields have been filled in
14    
15    
16    
17    
18    ********************************************************************
19    INSTALLATION:
20    
21    Note: It is assumed that you have Drupal up and running.  Be sure to
22    check the Drupal web site if you need assistance.  If you run into
23    problems, you should always read the INSTALL.txt that comes with the
24    Drupal package and read the online documentation.
25    
26    1. Place the entire module directory into your Drupal modules/
27       directory.
28    
29    2. Enable the module by navigating to:
30    
31         administer > build > modules
32    
33      Click the 'Save configuration' button at the bottom to commit your
34      changes.
35    
36    
37    ********************************************************************
38    TO DO
39    Document API
40    Profile module integration
41    
42    
43    
44    
45    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

  ViewVC Help
Powered by ViewVC 1.1.2