Page 1 of 1

Chat_XH

Posted: Sun Feb 05, 2012 12:14 am
by cmb
Hello community,

I've just released Chat_XH 1beta1. You can download it from my website.

Chat_XH facilitates to have an arbitrary amount of simple chat rooms on your website. The user management has to be done with memberpages_XH or preferably register_mod_XH.

Chat_XH couldn't be tested so far in various environments. It is a so called BETA version. Use with caution!

Any feedback is welcome.

Christoph

Re: Chat_XH

Posted: Sun Feb 05, 2012 10:57 am
by cmb
Hello Community,

a user reported he had problems to understand the somewhat unclear documentation of the plugin usage. I'll improve that in the next release.

For now some clarification: the plugin can be called as shown in the following examples:

Code: Select all

{{{PLUGIN:chat('chat');}}}
{{{PLUGIN:chat('chat_17');}}}
{{{PLUGIN:chat('women-only');}}}
The parameter of chat('...') may contain only "a"-"z", "0"-"9", "_" and "-".

Christoph

Re: Chat_XH

Posted: Thu Jan 17, 2013 10:00 pm
by cmb
Hello Community,

I've just released Chat_XH 1beta2.

Any feedback is welcome!

Christoph

Re: Chat_XH

Posted: Thu Oct 09, 2014 6:02 pm
by cmb
Hello Community,

I have just released Chat_XH 1.0beta3.

I have improved the security of the chat rooms and fixed a potential problem which could cause wrong character encoding. Furthermore I have changed the data file extension to .csv (formerly it was .dat, what was nonsense).

Enjoy,
Christoph

Re: Chat_XH

Posted: Tue May 05, 2015 12:01 am
by cmb
Hi everybody!

I have just released Chat_XH 1.0rc1.

Enjoy!

Re: Chat_XH

Posted: Mon Jul 06, 2015 2:12 pm
by cmb
Hi everybody!

I have just released Chat_XH 1.0.

Enjoy,
Christoph