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

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

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


Revision 1.2 - (show annotations) (download)
Sat Aug 25 20:29:46 2007 UTC (2 years, 3 months ago) by fajerstarter
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Changes since 1.1: +1 -3 lines
File MIME type: text/plain
Minor documentation fixes.
1 // $Id: INSTALL.txt,v 1.1 2007/08/25 13:55:14 fajerstarter Exp $
2
3 There are two options to install the Democracy forum. Either you use the
4 installation profile (recommended) or you install it as an usual module.
5 The benefits of using the installation profile is that it will serve as a
6 "on-click-installer" and configure the site for your. The drawback is that you
7 can't use it on an existing Drupal installation, in that case you have to
8 install the Democracy forum as an usual module and configure the site on your
9 own.
10
11 INSTALLING WITH INSTALLATION PROFILE (RECOMMENDED)
12 -------------------------------------------------
13 If you decide to use the installation profile, close this file and instead
14 download the installation profile at XXXXXXXXXXXXXXX. Follow the instructions
15 in INSTALL.txt included in the package.
16
17
18 INSTALLING AS A USUAL MODULE
19 ----------------------------
20 If you instead decide to install the Democracy forum as an usual module (and not
21 with the installation profile), please read on.
22
23 REQUIRED MODULES
24 ----------------
25 * VotingAPI 5.x-1.5 or later: http://drupal.org/project/votingapi/
26 * Advanced Poll 5.x: http://drupal.org/project/advpoll
27 * Views 5.x-1.6 or later: http://drupal.org/project/views
28 * Taxonomy: included in Drupal core
29
30 RECOMMENDED MODULES
31 -------------------
32 * Pro and Con: http://drupal.org/project/procon
33 * Fivestar 5.x-1.7 or later: http://drupal.org/project/fivestar
34 * Forum: included in Drupal core
35
36 INSTALLATION
37 ------------
38
39 1. DOWNLOAD AND INSTALL MODULES
40
41 Download and install the required modules and optionally the recommended
42 modules listed above. Each module should come with its' own installation
43 instructions (usually as an INSTALL.txt file).
44
45 2. INSTALL DEMOCRACY FORUM
46
47 Unpack the module in your site's module directory. Then browse to
48 "Administer" -> "Site building" -> "Modules" and enable the module.

  ViewVC Help
Powered by ViewVC 1.1.2