contrib_toggle 6.x-1.x-dev

New features

Development version. Users are recommended to use current stable release.

brilliant_gallery 6.x-2.2

Bug fixes

Fixed a problem of missing database for existing users of D6 version of Brilliant Gallery.

userpoints_nc 6.x-1.1

Bug fixes

changed hook_userpoints($op, $params) to
hook_userpoints($op, $params = array())

userpoints 6.x-1.0

New features
Insecure

An important release in the userpoints cycle please read the following changes.
*Several simpletest tests have been added to ensure data integrity and reduce bugs
*userpoints_basic has been removed and moved to its own project at http://drupal.org/project/userpoints_nc
*hook_userpoints has been modified from hook_userpoints($op, $uid, $points, $event) to simply hook_userpoints($op, $params)

ALL contributed or custom modules that use hook_userpoints will need to modify their functions.

userpoints_nc 6.x-1.0

New features

Initial release of userpoints Nodes and comments, this was originally userpoints_basic and included with userpoints

Pages

Subscribe with RSS Subscribe to RSS - 6.x