Downloads

Download imagecache-6.x-2.0-beta10.tar.gztar.gz 65.9 KB
MD5: 70b0132f0f8506a42d7e4481802b87af
SHA-1: 784994c93297ab7dc7e276dd66f61996d9622eb5
SHA-256: 96cdd7e9c604db96029f39a32427f28364ed2871e3ec0e9edeb92cd000510b79
Download imagecache-6.x-2.0-beta10.zipzip 76.17 KB
MD5: 7615233dfb0ee5910077061d58c5fa3e
SHA-1: 2eb9ee464c9d6d4cfa5d3d0ea2620ee738857ea4
SHA-256: ed36ed726c73a6ccb113e460d0de0e4a1bced1aa3bd165f166c37cfdf901ebba

Release notes

Changes since DRUPAL-6--2-0-BETA9:

  • Put theme_imagecache_resize() with the rest of the actions in imagecache_actions.inc.
  • #447088 by DenRaf: Add more logging during derivative generation to help debugging.
  • Some PHPDoc cleanups.
  • #437098 by drewish and neclimdul: Separate theme function for each formatter style.
  • #387770 by drewish and DamienMcKenna: Fix inconsistent {imagecache_action}.weight schema.
  • #382126 by scronide and ZeroIQ1024: Typo in install requirements.
  • #437098 followup to fix a bug with preset names containing _'s
  • #381726 by dragonwize and drewish: theme_imagecache() classes not created... and some PHPDoc fixes.
  • #451106 by skilip: Add $getsize argument to theme_imagecache().
    Follow up on #381726 and fix a missed bit of the patch.
  • #451732 by drewish: Cleanup imagecache_build_derivative().
  • #447402 by drewish: Not removing derivates for deleted filefield images.
  • #452250 by drewish: Move resize action into imagecache_actions.inc.
  • Remove commented out code where dopry was working on 403/404 images.
  • #452298 by drewish: Merge preset add/edit forms
  • #452326 by drewish: Merge the action add/edit forms.
  • Small improvements to the INSTALL.txt file.
  • #357569 by smitty/thePanz/drewish: Add support for transliteration in the module.
  • #391258 by lesmana: Wrong description of Scale And Crop action.
  • #461104 by recidive: Trailing '?' in image urls
  • #303419 by ugerhard, brunodbo, drewish: Incorrect exipration headers with private file transfers.
  • Backing out some unrelated changes that were accidentally committed.
  • #518980 by iva2k: imagecache_preset_delete() calls imagecache_preset_flush() with id instead of preset array.
  • #505554 by bdragon: Ensure data field has a value to avoid SQL warnings.
  • #505904 by kscheirer: Private files not protected hook_file_download() check.
  • Fix for SA-CONTRIB-2009-051
Created by: drewish
Created on: 19 Aug 2009 at 21:09 UTC
Last updated: 19 Aug 2009 at 21:10 UTC
Security update
Bug fixes

Other releases