]> git.mjollnir.org Git - moodle.git/commit
MDL-8022 chat accessiblity
authorskodak <skodak>
Fri, 29 Dec 2006 18:33:41 +0000 (18:33 +0000)
committerskodak <skodak>
Fri, 29 Dec 2006 18:33:41 +0000 (18:33 +0000)
commit6ee78ceeafe4d033de4dc729417ec5898696d379
treea6cf689881d656df05932843fb9838385aa171a2
parente623c5c689a6d80be7eae09e164b62e436346a57
MDL-8022 chat accessiblity
- new gui_basic that can be used as fallback or accessible option to gui_header_js - it is not compatible with chat daemon
- todo: CSS styling, beeping, JS fallback code in view.php and noframes fallback in gui_header_js
- minor changes in messaging language strings
- minor coding style improvements
lang/en_utf8/message.php
lang/en_utf8/moodle.php
message/discussion.php
message/lib.php
mod/chat/gui_basic/index.php [new file with mode: 0644]
mod/chat/gui_header_js/insert.php
mod/chat/lib.php