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

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

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


Revision 1.2 - (show annotations) (download)
Tue Jun 24 01:05:27 2008 UTC (17 months ago) by spiderman
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.1: +5 -1 lines
File MIME type: text/plain
bug #273886: added token support and custom subject/body config for auto-created forum topics
1 INSTALLATION
2 ------------
3
4 Decompress the discussthis-5.x-n.m.tar.gz file into your Drupal modules
5 directory (usually sites/all/modules, see http://drupal.org/node/176044 for
6 more information).
7
8 Ensure you have forum module enabled, and at least one forum (category)
9 defined. Also make sure you have installed and enabled the token.module which
10 this module depends on.
11
12 Enable the discussthis module: Administer > Site building > Modules
13 (admin/build/modules)
14
15 CONFIGURATION
16 -------------
17
18 Configure access rules: Administer > User management > Access control
19 (admin/user/access)
20 access discuss this links: Enable access to the Discuss This! links on node views
21
22 override discuss this forums: Enable editors to override the forum/topic on a per-node basis
23
24 administer discuss this: Enable access to the Discuss This settings page
25
26 Configure the module: Administer > Site configuration > Discuss This
27 (admin/settings/discussthis)
28
29 // $Id: INSTALL.txt,v 1.1 2008/06/19 22:00:41 spiderman Exp $

  ViewVC Help
Powered by ViewVC 1.1.2