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

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

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


Revision 1.1 - (show annotations) (download)
Sat Oct 28 19:52:56 2006 UTC (3 years ago) by chriskennedy
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-4-7
File MIME type: text/plain
Advanced Poll - a sophisticated polling module for voting, elections, and group decision-making.
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 ADVANCED POLL
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 module.
23
24 3. CONFIGURE ADVANCED POLL
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 module.
30
31 Other related settings can be found at "administer" ->
32 "site configuration" (or "settings") -> "decisions".

  ViewVC Help
Powered by ViewVC 1.1.2