/[drupal]/contributions/modules/subscription/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/subscription/INSTALL.txt

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


Revision 1.1 - (show annotations) (download)
Fri Sep 2 18:00:00 2005 UTC (4 years, 2 months ago) by ee
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-6
File MIME type: text/plain
move install notes to INSTALL.txt
1 subscription.module INSTALL.txt
2 ==============================================================================
3
4 Installation
5 ------------------------------------------------------------------------------
6
7 Required:
8 - Create the SQL tables. This depends a little on your system, but the most
9 common method is:
10 mysql -u username -ppassword drupal < subscription.mysql
11 - Copy subscription.module to modules/.
12 - if you would like to use debug channel create a debug directory
13
14
15 Configuration
16 ------------------------------------------------------------------------------
17
18 - Enable the module as usual from Drupal's admin pages.
19 - Allow maintain subscriptions to all users at admin/access
20 - (optional) Create other channels from admin/subscription.
21
22 Use
23 ------------------------------------------------------------------------------
24 - Choose your default channel in My account > edit

  ViewVC Help
Powered by ViewVC 1.1.2