/[drupal]/contributions/modules/shoutbox/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/shoutbox/INSTALL.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download)
Fri Mar 7 10:42:39 2008 UTC (20 months, 3 weeks ago) by snpower
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.3: +3 -2 lines
File MIME type: text/plain
Drupal 6 version
1 Readme
2 ------
3
4 The Shoutbox module provides a block where visitors can quickly post short messages.
5 Permissions can be set so that posts go live immediately or go to a moderation queue.
6
7
8 Installation
9 ------------
10
11 1. Create the SQL tables.
12 mysql -u username -ppassword drupal < shoutbox.mysql
13
14 2. Copy all the shoutbox files to modules/shoutbox (you will have to create this directory).
15 Drupal should automatically detect the new module.
16
17 3. Enable the Shoutbox module.
18
19 4. Set permissions for posting, moderating, and administering the shoutbox.
20
21 5. Enable the Shoutbox block.
22
23
24 Author
25 ------
26
27 Benjamin Shell <drupal@benjaminshell.com>
28
29 Maintainers
30 -----------
31 disterics
32 snpower
33
34 Demo Site
35 ---------
36
37

  ViewVC Help
Powered by ViewVC 1.1.2