| 1 |
README
|
| 2 |
------
|
| 3 |
|
| 4 |
This module allows for a useful connection between story/node content on your
|
| 5 |
site and forum discussions about that content. For each selected node type, the
|
| 6 |
module provides a Discuss This! link that will auto-generate a forum topic or
|
| 7 |
link to an existing one to allow users to discuss the story within the forums
|
| 8 |
rather than as standard comments.
|
| 9 |
|
| 10 |
There are a number of configuration options: the administrator can choose what
|
| 11 |
content types have the Discuss This! link enabled, and for each of these
|
| 12 |
content types, a default forum in which to create discussion topics. For each
|
| 13 |
node, the default forum can be overridden, or alternately a previously-created
|
| 14 |
forum topic can be selected to link to.
|
| 15 |
|
| 16 |
Requirements
|
| 17 |
------------
|
| 18 |
|
| 19 |
This module requires Drupal 5.x with forum.module enabled, and Token module installed.
|
| 20 |
|
| 21 |
Installation
|
| 22 |
------------
|
| 23 |
|
| 24 |
See INSTALL.txt
|
| 25 |
|
| 26 |
Contributors
|
| 27 |
------------
|
| 28 |
Derek Laventure <derek@anarres.ca>
|
| 29 |
|
| 30 |
Sponsored by: rabble.ca
|
| 31 |
|
| 32 |
$Id: README.txt,v 1.1 2008/06/19 22:00:41 spiderman Exp $
|