Releases of Drupal contributions that are compatible with version 5.x of Drupal Core
Maintenance release that addresses rename security issue, adds postgres install tables, fixes context menuing in IE, and fixes themeing of hook_form_alter
This version adds input filters and moves the block content to be themed by theme_bloginfo_block. This means you can use a function like phptemplate_bloginfo_block to override the theming, add user pictures, and other custom things.
Fixed typo mistake
One more go at the CRC32 64bit problem
Hopefully last round with the CRC32 64bit problem
Fixed a couple of guid CRC32 conversion typos