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

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

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


Revision 1.5 - (show annotations) (download)
Sun Oct 22 17:28:32 2006 UTC (3 years, 1 month ago) by mathieu
Branch: MAIN
CVS Tags: DRUPAL-6--0-1-ALPHA1, DRUPAL-5--1-1, DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2, DRUPAL-6--1-3, DRUPAL-5--1-0, DRUPAL-6--0-1-BETA3, DRUPAL-6--0-1-BETA2, DRUPAL-6--0-1-BETA1, HEAD
Branch point for: DRUPAL-5
Changes since 1.4: +30 -48 lines
File MIME type: text/plain
new installation instructions
1 // $Id$
2
3 REQUIREMENTS
4 ------------
5
6 * Drupal 4.7 or later
7 * VotingAPI
8
9
10 INSTALLATION
11 ------------
12
13 1. DOWNLOAD AND INSTALL VOTING API
14
15 VotingAPI can be found at http://drupal.org/project/votingapi/.
16 Follow the installation instructions that comes with the module.
17
18 2. INSTALL DECISIONS
19
20 Unpack the module in your sites module directory. Then browse to
21 "administer" -> "site building" -> "modules" (or "administer" ->
22 "modules") and enable the Decisions module.
23
24 3. CONFIGURE DECISIONS
25
26 You probably want to set the permissions for which users who can
27 vote, see results etc.: Browse to "administer" -> "user management" ->
28 "access control" (or "administer" -> "access control") and set permissions
29 for the Decisions module.
30
31 Other settings related to Decisions can be found at "administer" ->
32 "site configuration" (or "settings") -> "decisions".

  ViewVC Help
Powered by ViewVC 1.1.2