[Offline messages]
Well that's into our "to-think-about" list. It means I'm not sure it would be implemented in the next major release but maybe a bit later.
[HTML TAGS]
There is an annoying problem with such a feature: imagine an authorized user enter a sentence conataining an opening html tag but not its closing counterpart (let's say <a href=....>....<a> -> forgotten the slash in the closing tag), then all the message frame will become crappy until the administrator has found and deleted the faulty message from the base.
Of course we can:
- include message between <p> and </p> to avoid this but then there will be empty and uggly spaces between two messages;
- check for valid pairs before saving message to the db but this would be a really hard work for the server.
[Whisper over all rooms]
What do you mean ?
[Admin can clear the chat-window without going to the database]
Use admin scripts to do it.
[you can write some information (how old...) to your profile, maybe with a Link to a pic]
Kenneth already suggest this and it's into the famous "to-think-about" list ;)
>One question more, why do you script in the
>phptext everytime php3, its better without the
>number 3.
Because some users already use it with php3 and... my ISP use php3. I think this is a good reason :p
BTW we wuild build two packages for the 0.15.0 release: php3 and php.
Thanks for all these suggestions :)
Loc
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2001-07-12
Hello Loc,
Thx 4 the information. :)
[Offline messages]
they are very very important. I hope I can see
this tool very soon :)
[Whisper over all rooms]
I mean its possible to whisper from Room1 to Room2
Example:
John whisper with Freaky but
John is in Room1
Freaky is in Room2
[only new Message in the chat window]
What can I do that new User (log in the Chat) only the new message see, not the old one?
[you can write some information (how old...) to your profile, maybe with a Link to a pic]
Ok, I like your "to-think-about"-List ;)
Thx 4 your help
Joel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Sorry I dont speake good english..
Its possible to make some tools for the phpMyChat:
-offline Message (you can send a msg to a persone if he is not online) (all user like this tool in other chatrooms)
-HTML TAGS for Admin and Moderator
-whisper over all rooms (whisper from Room1 to Room2)
-Admin can clear the chat-window without going to the database
-you can write some information (how old...) to your profile, maybe with a Link to a pic
...
I think this are good tools for this chat..can we see one of this tool in the new ver.?
One question more, why do you script in the phptext everytime php3, its better without the number 3.
Seeya
Joel
Hi Joel,
[Offline messages]
Well that's into our "to-think-about" list. It means I'm not sure it would be implemented in the next major release but maybe a bit later.
[HTML TAGS]
There is an annoying problem with such a feature: imagine an authorized user enter a sentence conataining an opening html tag but not its closing counterpart (let's say <a href=....>....<a> -> forgotten the slash in the closing tag), then all the message frame will become crappy until the administrator has found and deleted the faulty message from the base.
Of course we can:
- include message between <p> and </p> to avoid this but then there will be empty and uggly spaces between two messages;
- check for valid pairs before saving message to the db but this would be a really hard work for the server.
[Whisper over all rooms]
What do you mean ?
[Admin can clear the chat-window without going to the database]
Use admin scripts to do it.
[you can write some information (how old...) to your profile, maybe with a Link to a pic]
Kenneth already suggest this and it's into the famous "to-think-about" list ;)
>One question more, why do you script in the
>phptext everytime php3, its better without the
>number 3.
Because some users already use it with php3 and... my ISP use php3. I think this is a good reason :p
BTW we wuild build two packages for the 0.15.0 release: php3 and php.
Thanks for all these suggestions :)
Loc
Hello Loc,
Thx 4 the information. :)
[Offline messages]
they are very very important. I hope I can see
this tool very soon :)
[Whisper over all rooms]
I mean its possible to whisper from Room1 to Room2
Example:
John whisper with Freaky but
John is in Room1
Freaky is in Room2
[only new Message in the chat window]
What can I do that new User (log in the Chat) only the new message see, not the old one?
[you can write some information (how old...) to your profile, maybe with a Link to a pic]
Ok, I like your "to-think-about"-List ;)
Thx 4 your help
Joel
Hi again!
Our "to-think-about list" has not changed yet because we've got to clean to "todo list" first and I'm a bit overwhelmed with my main work now.
[Whisper over all rooms]
That's also in the "to-think-about list".
>What can I do that new User (log in the Chat)
>only the new message see, not the old one?
I'm afraid there is no way to do it with the current version :(
Regards,
Loc