| 1 |
$Id: INSTALL.txt,v 1.11.2.6 2007/10/10 01:00:11 darrenoh Exp $
|
| 2 |
|
| 3 |
REQUIREMENTS
|
| 4 |
------------
|
| 5 |
MySQL 4.1 or greater.
|
| 6 |
|
| 7 |
INSTALLATION
|
| 8 |
------------
|
| 9 |
1. Unpack the chatroom module in sites/all/modules.
|
| 10 |
|
| 11 |
2. Enable the module on the admin/build/modules page.
|
| 12 |
|
| 13 |
CONFIGURATION
|
| 14 |
-------------
|
| 15 |
By default, chatrooms are not accessable, so enable access for the roles
|
| 16 |
you want to be able to use chatrooms in the administer->access control.
|
| 17 |
|
| 18 |
If you want smileys support, you must install the smileys module and enable
|
| 19 |
smileys in the chat room configuration.
|