// $Id: INSTALL.txt,v 1.1 2006/10/28 19:52:56 chriskennedy Exp $

REQUIREMENTS
------------

  * Drupal 4.7 or later
  * VotingAPI
 

INSTALLATION
------------

1. DOWNLOAD AND INSTALL VOTING API 

   VotingAPI can be found at http://drupal.org/project/votingapi/.
   Follow the installation instructions that comes with the module.

2. INSTALL ADVANCED POLL
   
   Unpack the module in your sites module directory. Then browse to 
   "administer" -> "site building" -> "modules" (or "administer" -> 
   "modules") and enable the module.
   
3. CONFIGURE ADVANCED POLL

   You probably want to set the permissions for which users who can 
   vote, see results etc.: Browse to "administer" -> "user management" ->
   "access control" (or "administer" -> "access control") and set permissions
   for the module.
   
   Other related settings can be found at "administer" -> 
   "site configuration" (or "settings") -> "decisions".
