| 1 |
Online Status Indicator
|
| 2 |
=======================
|
| 3 |
By: Christian Berg (xeniac@gmx.at)
|
| 4 |
|
| 5 |
This file is part of onlinestatus.module.
|
| 6 |
|
| 7 |
onlinestatus.module is free software; you can redistribute it and/or modify
|
| 8 |
it under the terms of the GNU General Public License as published by
|
| 9 |
the Free Software Foundation; either version 2 of the License, or
|
| 10 |
any later version.
|
| 11 |
|
| 12 |
onlinestatus.module is distributed in the hope that it will be useful,
|
| 13 |
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
| 14 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
| 15 |
GNU General Public License for more details.
|
| 16 |
|
| 17 |
You should have received a copy of the GNU General Public License
|
| 18 |
along with onlinestatus.module; if not, write to the Free Software
|
| 19 |
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
| 20 |
|
| 21 |
Description:
|
| 22 |
============
|
| 23 |
This Module adds Online Status Indicator Support for the most common
|
| 24 |
Instant Messangers into Drupal.
|
| 25 |
|
| 26 |
Please support the onlinestatus.org project!
|
| 27 |
Even a small donation will help to keep this project alive.
|
| 28 |
|
| 29 |
Requirements:
|
| 30 |
=============
|
| 31 |
* You need Drupal 4.7 or above.
|
| 32 |
* Optional: an http://onlinestatus.org/ Server.
|
| 33 |
|
| 34 |
|
| 35 |
Installation:
|
| 36 |
=============
|
| 37 |
* Copy the onlinestatus folder to your modules/ directory
|
| 38 |
* Enable "onlinestatus" at administer -> modules
|
| 39 |
* Go to admin/settings/onlinestatus
|
| 40 |
* Select all Messangers, that you want to make available for your users.
|
| 41 |
* Insert the URL of your onlinestatus.org Server
|
| 42 |
* Alter all Settings to your needs, and press "Save Configuration"
|
| 43 |
* Open your Useraccount and edit it, you should have an "Instant Messangers" fieldset now. |