Keeping Chat in a block of the page
pacman2009 - September 23, 2009 - 00:47
Hi,
I installed chat room module (http://drupal.org/project/chatroom). It works well. I can create multiple chat rooms, that is also good. Chat rooms occupy the entire page, is there a way I can embed the chat room in an existing page?
I want to add chat window to my pages, but I don't want to dedicate one full page for chat. Is there a way to do that?
Thanks!

_
Maybe the http://drupal.org/project/nodeblock module?
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
Thank you. I tried it,
Thank you. I tried it, doesn't help. This node block module provides the way thru which I define the entire chat window as "block". But, there is no way I can display that block in the right side bar, because it keeps showing up in the main content page and occupying the page.
I guess there are three things need to be done. First, reduce the size of the chat window. Second, find a way to define each chat room as the block (currently you can only define entire chat module as the block); Third, use the nodeblock module to position the chat window in the right side bar. First and Second are the hardest things to do. Do you know how to do this? Thank you!