You are here

README.txt in Talk 6

Same filename and directory in other branches
  1. 5 README.txt
  2. 7 README.txt
Non-displayable characters.

File

README.txt
View source
  1. DESCRIPTION
  2. ===========
  3. A site holder may wish to display comments for a certain node type in a
  4. separate talk tab.
  5. This module works with Drupal 6.x.
  6. INSTALLATION
  7. ============
  8. 1. Place the "talk" folder in your "sites/all/modules" directory.
  9. 2. Enable the talk module under Administer >> Site building >> Modules.
  10. 3. Under Administer >> Content >> Content types, click "edit" next to the
  11. modules on which you wish to enable the talk tab.
  12. 4. Enable "Display comments on separate talk page" checkbox (found under the
  13. "comment settings" fieldset) on each content type that you'd like to have a
  14. talk tab.
  15. 5. If you'd like to change the text used in a variety of places go to
  16. Administer >> Settings >> Talk. If the Token module is installed you can
  17. use tokens for nodes, the current user, or the site.
  18. AUTHOR
  19. ======
  20. rötzi (http://drupal.tschannen.net/wiki/talk))
  21. Currently maintained by cwgordon7 (http://cwgordon.com/)