| 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 $
|