You are here

README.txt in Discuss This! 5

Same filename and directory in other branches
  1. 6 README.txt
README
------

This module allows for a useful connection between story/node content on your
site and forum discussions about that content. For each selected node type, the
module provides a Discuss This! link that will auto-generate a forum topic or
link to an existing one to allow users to discuss the story within the forums
rather than as standard comments.

There are a number of configuration options: the administrator can choose what
content types have the Discuss This! link enabled, and for each of these
content types, a default forum in which to create discussion topics. For each
node, the default forum can be overridden, or alternately a previously-created
forum topic can be selected to link to.

Features
--------

* Site users can initiate new discussion topics in your sites forums
  instead of (or in addition to) regular comments. A "forum topic" node will be
  created and the user will be given the opportunity to post a comment on this.
* per-content-type settings to determine what types of nodes will use Discuss This! comments
* admins can configure who authors newly-created topics, and in what forum
* Token-based templating of new topics title/body

Permissions
-----------

'initiate discuss this topics': create a new Discuss This! topic within the within the default forum
'access discuss this links': view Discuss This! to an existing forum topic
'override discuss this links': change the default forum/topic in which discussions for a node will occur
'administer discuss this': modify the site-wide default settings for discuss this

Requirements
------------

This module requires Drupal 5.x with forum.module enabled, and Token module installed.

Installation
------------

See INSTALL.txt

Contributors
------------
Derek Laventure <derek@anarres.ca>

Sponsored by: rabble.ca

File

README.txt
View source
  1. README
  2. ------
  3. This module allows for a useful connection between story/node content on your
  4. site and forum discussions about that content. For each selected node type, the
  5. module provides a Discuss This! link that will auto-generate a forum topic or
  6. link to an existing one to allow users to discuss the story within the forums
  7. rather than as standard comments.
  8. There are a number of configuration options: the administrator can choose what
  9. content types have the Discuss This! link enabled, and for each of these
  10. content types, a default forum in which to create discussion topics. For each
  11. node, the default forum can be overridden, or alternately a previously-created
  12. forum topic can be selected to link to.
  13. Features
  14. --------
  15. * Site users can initiate new discussion topics in your sites forums
  16. instead of (or in addition to) regular comments. A "forum topic" node will be
  17. created and the user will be given the opportunity to post a comment on this.
  18. * per-content-type settings to determine what types of nodes will use Discuss This! comments
  19. * admins can configure who authors newly-created topics, and in what forum
  20. * Token-based templating of new topics title/body
  21. Permissions
  22. -----------
  23. 'initiate discuss this topics': create a new Discuss This! topic within the within the default forum
  24. 'access discuss this links': view Discuss This! to an existing forum topic
  25. 'override discuss this links': change the default forum/topic in which discussions for a node will occur
  26. 'administer discuss this': modify the site-wide default settings for discuss this
  27. Requirements
  28. ------------
  29. This module requires Drupal 5.x with forum.module enabled, and Token module installed.
  30. Installation
  31. ------------
  32. See INSTALL.txt
  33. Contributors
  34. ------------
  35. Derek Laventure
  36. Sponsored by: rabble.ca