You are here

README.txt in DrupalChat 6.2

Same filename in this branch
  1. 6.2 README.txt
  2. 6.2 smileys/very_emotional_emoticons-png/readme.txt
Same filename and directory in other branches
  1. 6 README.txt
  2. 7.2 README.txt
  3. 7 README.txt
DrupalChat provides one on one chat. It provides a static sleek chat bar at 
the bottom of the web browser. There is a selectable list of Online Users like
in Facebook chat. Once you choose a particular user to chat with, it creates a
new tab in the chat bar along with an attached pop-up chat window.

REQUIREMENTS
============
- This module is written for Drupal 6.x.
- The 6.x-2.0 alpha branch of jQuery Update module (jquery_update).

INSTALLATION
============

1. Download the module from Drupal.org/project/drupalchat and save it to your
   modules folder.
2. Enable the DrupalChat module at admin/build/modules.
3. Set the access drupalchat permissions for authenticated users at
   admin/user/permissions.

INTEGRATION WITH USER RELATIONSHIPS
===================================
1. Enable the DrupalChat UR Integration module.
2. Go to the admin/settings/drupalchat and fill in the required details after
   configuring up the User Relationships module.

ADMINISTER THE DRUPALCHAT MODULE
=================================
Go to admin/settings/drupalchat. The long polling technique can be activated at
this page instead of default Normal AJAX technique.
   

File

README.txt
View source
  1. DrupalChat provides one on one chat. It provides a static sleek chat bar at
  2. the bottom of the web browser. There is a selectable list of Online Users like
  3. in Facebook chat. Once you choose a particular user to chat with, it creates a
  4. new tab in the chat bar along with an attached pop-up chat window.
  5. REQUIREMENTS
  6. ============
  7. - This module is written for Drupal 6.x.
  8. - The 6.x-2.0 alpha branch of jQuery Update module (jquery_update).
  9. INSTALLATION
  10. ============
  11. 1. Download the module from Drupal.org/project/drupalchat and save it to your
  12. modules folder.
  13. 2. Enable the DrupalChat module at admin/build/modules.
  14. 3. Set the access drupalchat permissions for authenticated users at
  15. admin/user/permissions.
  16. INTEGRATION WITH USER RELATIONSHIPS
  17. ===================================
  18. 1. Enable the DrupalChat UR Integration module.
  19. 2. Go to the admin/settings/drupalchat and fill in the required details after
  20. configuring up the User Relationships module.
  21. ADMINISTER THE DRUPALCHAT MODULE
  22. =================================
  23. Go to admin/settings/drupalchat. The long polling technique can be activated at
  24. this page instead of default Normal AJAX technique.