Posted
almost 17 years
ago
phpFreeChat 0.9.4 - will not be released
* Change the directory and file creation rights to 0700 (thanks to Thomas Lußnig for the notice)
* New Bulgarian “bg_BG” translation (thanks to Marko Nikolov)
* Bug fix: URL parsing breaks when an URL
|
Posted
almost 17 years
ago
This widget can be used to establish a “server to client” persistent connection. It makes possible real time client updates using HTTP connections only. Server side a unique process is kept alive and is dedicated for sending fresh data to the client.
|
Posted
almost 17 years
ago
Client API
Pxxo_Widget_Comet decorator provides the javascript class you have to use to create the persistent connection between the server and the client. Its name is the value of the widget's $ClassID (most of the time: Pxxo_Widget_Comet)
So, to instantiate the comet class in your widget class, you have to do something like that :
|
Posted
almost 17 years
ago
If you want to support this project with money, you can make a donation :
In dollars In euros Array Array
If you are not a coder and you absolutely need a feature to be implemented. You can contact us, explain the feature you need and we will evaluate the time we need to implement this feature. Then you decide to pay or not.
|
Posted
almost 17 years
ago
If you want to support this project with money, you can make a donation :
In dollars In euros Array Array
If you are not a coder and you absolutely need a feature to be implemented. You can contact us, explain the feature you need and we will evaluate the time we need to implement this feature. Then you decide to pay or not.
|
Posted
about 17 years
ago
If you use phpFreeChat on your website, we will be pleased to add you to the list. But in exchange, to help phpfreechat promoting over the net just add a link to phpfreechat website on your public web page and contact us.
* Gamechaser.net - “The
|
Posted
about 17 years
ago
This page lists latest changes on the different phpFreeChat branches. Every new commit in the subversion should be reported on these pages.
|
Posted
about 17 years
ago
phpFreeChat 0.7 on 02/15/2006
* Implement a simple i18n system and add French/English translation of all the messages (contributions are welcomed for other translations).
* Add the chinese translations (thanks to guoxianghao)
* Add the formal
|
Posted
about 17 years
ago
phpFreeChat 0.8 on 03/03/2006
* Add themes support : a theme is a directory containing all the necessary ressources (smileys, templates, images) to completly customize the chat appearance. When a new theme is created, only the wanted ressources
|
Posted
about 17 years
ago
phpFreeChat 0.9 on 03/24/2006
* Handle correctly (on FF, IE, Konqueror) the TAB key and use it for basic nicknames completion like on IRC.
* Make possible to change the written text color permanently. (internaly it uses the bbcode colors)
*
|