| 1 |
DESCRIPTION
|
| 2 |
===========
|
| 3 |
A site holder may wish to display comments for a certain node type in a separate talk tab
|
| 4 |
|
| 5 |
This module works with Drupal 6.x.
|
| 6 |
|
| 7 |
INSTALLATION
|
| 8 |
============
|
| 9 |
1. Place the "talk" folder in your "sites/all/modules" directory.
|
| 10 |
2. Enable the talk module under Administer >> Site building >>
|
| 11 |
Modules.
|
| 12 |
3. Under Administer >> Content >> Content types, click "edit" next to the
|
| 13 |
modules on which you wish to enable the talk tab.
|
| 14 |
4. Enable "Display comments on separate talk page" checkbox on each content type that
|
| 15 |
you'd like to have a talk tab.
|
| 16 |
|
| 17 |
AUTHOR
|
| 18 |
======
|
| 19 |
rötzi (http://drupal.tschannen.net/wiki/talk))
|
| 20 |
Currently maintained by cwgordon7 (http://cwgordon.com/)
|