Releases of Drupal contributions that are compatible with version 5.x of Drupal Core

jtooltips 5.x-1.6

Bug fixes

Fixed operation aborted in IE6/7 #174415
Update jquery tooltips to version 1.1

antiproxyhack 5.x-1.x-dev

Bug fixes

Had an improperly named table and needed an include to run the initialization/update function upon install. Fixed up.

PDF-IDcard 5.x-1.1

New features
Bug fixes

A major bug was fixed (a call to a private class function was rewritten to use the public function).
The TCPDF class was extended so that $pdf->Rotate is available to print out rotated text.
Example code to use the rotation
$pdf->SetFont('freemono', '', 40);
$pdf->Rotate(-90, 270, 0);
$pdf->setxy(30,30);
$pdf->Write(10,"Hello World", NULL, 0);

bittorrent 5.x-2.0-beta2

New features
Bug fixes

This is the latest beta release of the BitTorrent module. This release has a number of new features, major bug fixes, and performance enhancements. Editing a torrent node no longer causes issues (it also doesn't delete the metadata from the database anymore). For performance scrape requests (and statistics on the site) can be served from a cache of statistics causing little load on the server when requesting them or the data can be pulled directly from the active users table where the information (should be) up to date.

Pages

Subscribe with RSS Subscribe to RSS - 5.x