| 1 |
// $Id: readme.txt,v 1.2 2007/12/05 21:49:11 buddhika Exp $
|
| 2 |
|
| 3 |
SYNOPSIS
|
| 4 |
--------
|
| 5 |
|
| 6 |
For semi-private sites or sites which are still in beta require users who are interested in the product to first
|
| 7 |
request for an invitation for the site and administrators can send an invitation after moderating the user request
|
| 8 |
list. This module is prepared focusing on this purpose.
|
| 9 |
|
| 10 |
REQUIREMENTS
|
| 11 |
------------
|
| 12 |
|
| 13 |
- Invite module: http://drupal.org/project/invite
|
| 14 |
|
| 15 |
GENERAL USE
|
| 16 |
-----------
|
| 17 |
|
| 18 |
To use the module:
|
| 19 |
|
| 20 |
1. First switch on the 'requestinvitation' block from admin->block.
|
| 21 |
3. Users who request invitation should use the 'Request Invitation' block.
|
| 22 |
4. Requested users will be listed in admin->configuration->Request Invitation.
|
| 23 |
5. Check the users who should be granted invitations.
|
| 24 |
|
| 25 |
CONTACT
|
| 26 |
-------
|
| 27 |
|
| 28 |
For bug reports, feature suggestions and latest developments visit the project page: http://drupal.org/project/requestinvitation
|
| 29 |
|
| 30 |
Original Author:
|
| 31 |
Buddhika Laknath <blaknath@gmail.com>
|
| 32 |
|