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

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

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


Revision 1.3 - (show annotations) (download)
Fri Mar 23 01:37:01 2007 UTC (2 years, 8 months ago) by syscrusher
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1, DRUPAL-6--1-0, DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-BETA1, DRUPAL-5--1-1, DRUPAL-5--1-0, DRUPAL-5--1-3, DRUPAL-5--1-2, HEAD
Branch point for: DRUPAL-5, DRUPAL-7--1, DRUPAL-6--1
Changes since 1.2: +3 -1 lines
File MIME type: text/plain
Initial port to Drupal 5.x.
1 $Id: INSTALL.txt,v 1.2 2005/04/14 17:43:26 syscrusher Exp $
2
3 Installation Instructions for "hof.module"
4
5
6 1. Copy the files in this directory to directory "modules/hof/"
7 under your Drupal root directory. There is no special SQL table for this
8 module.
9
10 2. Login to Drupal as the administrative user, and enable the Hall of Fame module.
11
12 3. Go to admin/settings/hof and enable the desired reports, and set other features
13 as you prefer.
14
15 4. Set appropriate permissions for who can access the module's various display
16 pages. NOTE: The module offers permissions based on what reports are currently
17 enabled, so you really need to do step 3 before you set the permissions.
18
19 Note also that by default ONLY the system administrator can access HOF.
20
21 5. The main display page for the hof module is http://www.example.com/hof (if your
22 Drupal installation is not in a subdirectory). This will not automatically
23 appear in any menu, so you may want to add it to your custom menus (such as
24 the primary or secondary menu in your theme).
25
26
27 Upgrade Instructions for "hof.module"
28
29 To upgrade, simply copy the new hof.module file over the old one in your Drupal
30 directory structure. There is currently no need for any special upgrade script.
31
32 You may want to go to admin/settings/hof to see if there are new features you
33 might wish to configure, but the module has reasonable defaults for all
34 settings, so this step is optional.

  ViewVC Help
Powered by ViewVC 1.1.2