[contributions:justinrandell] /modules/chatroom CHANGELOG.txt
chatroom.install chatroom.js chatroom.module chatroomread.php
drupal-cvs at drupal.org
drupal-cvs at drupal.org
Sun Jul 2 05:43:34 UTC 2006
User: justinrandell Branch: HEAD Date: Sun, 02 Jul 2006 05:43:34 +0000
Modified files:
/modules/chatroom CHANGELOG.txt chatroom.install chatroom.js chatroom.module chatroomread.php
Log message:
added first hacky implementation of '/msg' and '/me'. code is not the cleanest and UI could do with some work. usage:
/msg <username> <msg text>
the following message will show up in <user_name>'s chat only:
[<time>] <sending_username> private: <msg text>
/me <msg text>
will show up italicised in all users chats:
* <username> <msg text>
Links:
http://cvs.drupal.org/diff.php?path=contributions/modules/chatroom/CHANGELOG.txt&old=1.5&new=1.6&root=contrib
http://cvs.drupal.org/diff.php?path=contributions/modules/chatroom/chatroom.install&old=1.2&new=1.3&root=contrib
http://cvs.drupal.org/diff.php?path=contributions/modules/chatroom/chatroom.js&old=1.5&new=1.6&root=contrib
http://cvs.drupal.org/diff.php?path=contributions/modules/chatroom/chatroom.module&old=1.11&new=1.12&root=contrib
http://cvs.drupal.org/diff.php?path=contributions/modules/chatroom/chatroomread.php&old=1.6&new=1.7&root=contrib
More information about the drupal-cvs
mailing list