moodle/mod/chat
moodler 7d79236935 Simple beeping is now added ... users can now beep each other
and also beep everyone using "beep all"

There are no controls as yet to disable beeping on a per-user
basis but this would come next
2003-07-09 12:53:26 +00:00
..
db Very early version of new chat module, made by Martin using ARSC as 2003-07-07 06:44:16 +00:00
gui_header Very early version of new chat module, made by Martin using ARSC as 2003-07-07 06:44:16 +00:00
gui_header_js Simple beeping is now added ... users can now beep each other 2003-07-09 12:53:26 +00:00
gui_java Very early version of new chat module, made by Martin using ARSC as 2003-07-07 06:44:16 +00:00
gui_push_js Very early version of new chat module, made by Martin using ARSC as 2003-07-07 06:44:16 +00:00
gui_sockets Very early version of new chat module, made by Martin using ARSC as 2003-07-07 06:44:16 +00:00
gui_text Very early version of new chat module, made by Martin using ARSC as 2003-07-07 06:44:16 +00:00
beep.wav A default beep 2003-07-09 12:37:17 +00:00
drawboard.php Very early version of new chat module, made by Martin using ARSC as 2003-07-07 06:44:16 +00:00
empty.php Very early version of new chat module, made by Martin using ARSC as 2003-07-07 06:44:16 +00:00
icon.gif Very early version of new chat module, made by Martin using ARSC as 2003-07-07 06:44:16 +00:00
index.php Very early version of new chat module, made by Martin using ARSC as 2003-07-07 06:44:16 +00:00
insert.php Some minor improvements 2003-07-07 09:45:08 +00:00
lib.php Simple beeping is now added ... users can now beep each other 2003-07-09 12:53:26 +00:00
mod.html Very early version of new chat module, made by Martin using ARSC as 2003-07-07 06:44:16 +00:00
README.txt Very early version of new chat module, made by Martin using ARSC as 2003-07-07 06:44:16 +00:00
users.php Simple beeping is now added ... users can now beep each other 2003-07-09 12:53:26 +00:00
version.php Very early version of new chat module, made by Martin using ARSC as 2003-07-07 06:44:16 +00:00
view.php Add a notification when people have left 2003-07-09 04:27:23 +00:00

Official Chat Module for Moodle
------------------------------

Version 0.1  (for Moodle 1.1)

This module is still very new and very incomplete compared
to the version that will be shipping with Moodle 1.1

It's based in part on ARSC but I ended up rewriting so much 
of it there's hardly a line of code in use that has not
been changed, so perhaps it's *inspired* by ARSC.

It's fairly useful already and should work with most newer browers.

Note it supports user images, smilies and even HTML already.

Things to do yet:

  - fix up the other chat front-end version (currently only using 
    header_js)

  - make the socket server work

  - more useful shortcuts in the user interface

  - postgresql support (db schema)


Martin, 7 July 2003