Take a look at phpfreechat <http://drupal.org/project/phpfreechat>, I had got a chance to work with that long time back and it solved my problems.. Can also try http://drupal.org/project/chatroom (this is built the drupal way -- no xmpp kinda solution but works good enough) <http://drupal.org/project/chatroom>http://drupal.org/project/v2wvc<http://drupal.org/project/videochat> On Thu, Apr 8, 2010 at 11:56 PM, Matthew Lechleider <matthew@lechleider.com>wrote:
Is the chatroom on freenode?
If so, you are in luck. A module is not even required.
Create a node of any content type which can use full html input format. Insert this 1 liner and apply your width/height and channel.
<iframe src="http://webchat.freenode.net/?channels=cdmug" width="700" height="600"></iframe>
Freenode takes care of the rest :)
- Matthew@Lechleider.com
Michel Morelli wrote:
Hi all, does someone know a good chat module for drupal ? It is not necessary that the modules create/menage the chat, an external chat system is good for me.
M.
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Cheers, Mukesh