chatroom 6.x-2.0-alpha1

justinrandell - October 20, 2009 - 18:54
Download Size md5 hash
chatroom-6.x-2.0-alpha1.tar.gz 76.51 KB c0915b44633dab982491ae75f093de71
Official release from CVS tag: DRUPAL-6--2-0-ALPHA1
Last updated: October 20, 2009 - 18:55

big, nasty, next generation code - 2947 lines changed.

do not use this yet on a production site, because it may eat your site and kill your kittens.

you have been warned.

new features, which are pretty much all under the hood:

  • much code clean up
  • chats are now nodes, and posting a message to a chat should honour the node access settings for the node. hello OG integration
  • all cache misses use the menu system
  • we now pay attention to the latest message on the client side, which is the only way that is sane, and avoid problems related to ajax requests passing each other over the wire
  • ability for modules to get at messages before they are saved via drupal_alter
  • ability for modules to react to a message being save via a hook_chat_msg_saved()
 
 

Drupal is a registered trademark of Dries Buytaert.