Guest vs MemberYou need to register to use the chat, post messages and get access to the WIP/Beta forum.
RegistrationThere's a lot of failures in sending activation emails to people with yahoo.com accounts. Please use a different account if possible.
ThemesThe theme is called Mystic Jade and is made by
DzStudio.
It has been somewhat DarNified with css and js.
General changes:
- "My Messages" message count uses ajax *
- Added DHTML menus
- Filled in some "missing" css styles
- Fixed some GeSHi bugs
ChatSMF AChat is originally developed by
tpvgames and was later modified to a more usable state by Anton Bessonov from
unboard.de which this version is based on (0.2.2 ALPHA).
I've made some changes to get it somewhat DarNified:
Chat changes:
- Moved most styles to css
- Now checks if a smiley is hidden
- Uses smiley set defined in settings
- Fixed disabled bbc tags to really be disabled
- Added an autoscroll function
- Some layout changes
- Gave the page a title
Updated prototype.js to 1.6- Ported js to mootools
- Fixed timestamps - user offset
- Improved timestamps - milliseconds (see ajax opt below)
- Updated chat button to show online users (ajax) *
- Chat now validates (had 131 errors...)
- Made message area resizable
- Added some mootools fx here and there
- Rewrote and optimized ajax code considerably
- Now uses a timstamp to check if update is needed
This removes the need to pass the entire text back and forth
- Fixed "+" being stripped from text
- Several small bugfixes I've forgotten...
- Fully tested on Opera 9.26, Opera 9.50 (9945), Firefox 2.0.0.14, Firefox 3 b5, and IE7
* - This means numbers updates automatically. No need to refresh the page, etc.