From eafd2784b47cf02b7c0e4a30edceb7b372fb59a5 Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 11 Aug 2003 15:06:57 +0000 Subject: [PATCH] Added a simple help popup for chat --- mod/chat/README.txt | 12 +++++++++--- mod/chat/gui_header_js/chatinput.php | 4 ++++ 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/mod/chat/README.txt b/mod/chat/README.txt index 87d5e395fc..4c6968bca0 100644 --- a/mod/chat/README.txt +++ b/mod/chat/README.txt @@ -6,9 +6,15 @@ Version 0.2 (for Moodle 1.1) This module is still very new and very incomplete compared to what it will be one day. -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 better to say *inspired* by ARSC. +It's based in part on: + + ARSC: A Really Simple Chat + by Manuel Kiessling + http://manuel.kiessling.net/projects/software/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 +better to say *inspired* by ARSC. Things to do yet: diff --git a/mod/chat/gui_header_js/chatinput.php b/mod/chat/gui_header_js/chatinput.php index 3d8ff858c4..01ba155146 100644 --- a/mod/chat/gui_header_js/chatinput.php +++ b/mod/chat/gui_header_js/chatinput.php @@ -22,6 +22,9 @@ require_login($chat->course); Message Input + +javascript"); ?> +