Page 1 of 1

Creating a full chatbox

PostPosted: 20 Oct 2019, 02:17
by bart123
Hi,

i was thinking of using Arrowchat to make a 'real' chatbox. Meaning I want to disable the chatbar at the bottom and making a page where everyone can chat.

This works kinda...

<iframe src=\"achat/public/popout/\" width=\"100%\" height=\"100%\" frameborder=\"0\" style=\"border:1px solid #aaa\"></iframe>

But some questions about this to make it better:

- how I can get it to start with the rooms-tab open on the left instead of the private-tab?

- the left panel needs to be a lot smaller. is that possible? Maybe the responsive size.

- on my site I have clubs. The members of these clubs may want to have their own room, nut i don't want to see all those rooms in the roomlist. There are many clubs.
-- is there a way to make a room "on the fly" ? So, if the room already exists, the user enters that room, if it doens't exist a room is created.
-- would something like this be possible with the api?

these are my questions for now. Hope someone can help or point me in the right direction.

And apart from that, I hope the community and support are still alive...

Re: Creating a full chatbox

PostPosted: 23 Jul 2021, 13:38
by JDee
Would like this to