buddylist 5.x-1.1-beta
dldege - November 19, 2007 - 18:57
| Download | Size | md5 hash |
|---|---|---|
| buddylist-5.x-1.1-beta.tar.gz | 36.72 KB | fa3b0e4a218a928d5bf6fdd67fe99c8a |
Official release from CVS tag: DRUPAL-5--1-1-BETA
Last updated: November 19, 2007 - 19:00
This is an update the official 1.0 version of the Buddylist module for Drupal 5. It is primarily bug fixes but also includes several small but useful improvements mostly in the theme support area.
In partciular:
- Many, many fixes for buddylist_translation support in the hard coded strings in the module
hook_buddylist- called on all add, remove, accept, deny operationstheme('buddylisting', $account, $budyies, $buddies_per_page)- Using
theme("username", $user)in all UI that displays a user or buddy name
theme('buddylist') - Pending message display on buddylist view in addition to user login
- Other miscellaneous bug fixes
