Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Fixes all bugs in the queue.
Most of all, it removes server-side JSON parsing! The code now sends back valid POST strings.
Also, it fixed a problem with $args[$arg['#name']] = NULL;
Nightly snapshot of the Drupal 6 version. This version will work only with Services module up to version 6.x-0.15. For services-6.x-2.x, please use the 6.x-2.x-dev branch instead.
Port to Drupal 5.x of this module.
With regard to the version compatible with Drupal 4.x, the block that showed some statistics on popular terms has been split into three blocks, so that one can manage it a bit more productively.
The major new feature is "private group home pages". See http://drupal.org/node/83005. One database column was added to the og table, so please visit update.php.