You are here

INSTALL.txt in Shoutbox 5

Same filename and directory in other branches
  1. 6.2 INSTALL.txt
  2. 6 INSTALL.txt
  3. 7.2 INSTALL.txt
  4. 7 INSTALL.txt
Readme
------

The Shoutbox module provides a block where visitors can quickly post short messages. 
Permissions can be set so that posts go live immediately or go to a moderation queue.

Requirements
------------
This module requires Drupal 6.x.


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

1. Extract and copy the contents of Shoutbox package to the Drupal "modules/" directory.

2. Go to the administration section, into "Adminster > Site building > Modules" and enable the Shoutbox module.

3. Go to the "Shoutbox" page in "Administer > Site configuration > Shoutbox" and set permissions for posting, moderating and administering the Shoutbox. 

4. Go to "Administer > Site building > Blocks" and enable the Shoutbox block. 


Smiley Support
--------------

1. Install the smileys module 
2. Create an input filter and enable the smileys filter for it.
3. It is highly advisable to enable html filtering to prevent XSS scripting.
4. Go to the "Shoutbox" page in "Administer > Site configuration > Shoutbox" and set the input filter for Shoutbox. 


Author
------

Benjamin Shell <drupal@benjaminshell.com>

Maintainers
-----------
disterics 
snpower




File

INSTALL.txt
View source
  1. Readme
  2. ------
  3. The Shoutbox module provides a block where visitors can quickly post short messages.
  4. Permissions can be set so that posts go live immediately or go to a moderation queue.
  5. Requirements
  6. ------------
  7. This module requires Drupal 6.x.
  8. Installation
  9. ------------
  10. 1. Extract and copy the contents of Shoutbox package to the Drupal "modules/" directory.
  11. 2. Go to the administration section, into "Adminster > Site building > Modules" and enable the Shoutbox module.
  12. 3. Go to the "Shoutbox" page in "Administer > Site configuration > Shoutbox" and set permissions for posting, moderating and administering the Shoutbox.
  13. 4. Go to "Administer > Site building > Blocks" and enable the Shoutbox block.
  14. Smiley Support
  15. --------------
  16. 1. Install the smileys module
  17. 2. Create an input filter and enable the smileys filter for it.
  18. 3. It is highly advisable to enable html filtering to prevent XSS scripting.
  19. 4. Go to the "Shoutbox" page in "Administer > Site configuration > Shoutbox" and set the input filter for Shoutbox.
  20. Author
  21. ------
  22. Benjamin Shell
  23. Maintainers
  24. -----------
  25. disterics
  26. snpower