image 5.x-1.6
drewish - October 18, 2007 - 04:47
Official release from CVS tag: DRUPAL-5--1-6
First released: October 18, 2007 - 04:47
First released: October 18, 2007 - 04:47
Download: image-5.x-1.6.tar.gz
Size: 121.72 KB
md5_file hash: 5b1a6f001e8ea6ac47b6599df645d074
Last updated: October 18, 2007 - 04:50
View usage statistics for this releaseSize: 121.72 KB
md5_file hash: 5b1a6f001e8ea6ac47b6599df645d074
Last updated: October 18, 2007 - 04:50
Changes since DRUPAL-5--1-5:
- Small fixes suggested by the coder.module.
- #169664 Only regenerate all derivatives when the size's height, width or operation changes.
- #171080 When the original image is smaller than a derivative size, the original image's path should be assigned in _image_build_derivatives().
- #173006 ImageMagick debugging output option.
- #160671 Trying to solve several derivative image problems:
- Check for missing derivative images in image_load() rather than image_display().
- Add image_get_derivative_sizes() to compute which derivative sizes are needed for an image.
- Save rebuilt derivative images using image_update() rather than node_save() so the updated time isn't changed.
- #173043 Cast ImageMagick resize and crop size parameters to integers.
- #133044 Badly built WHERE IN clause screwed up pgsql.
- #173592 (pillarsdotnet) Viewing empty gallery produces sql error.
- #170659 Image not shown if original = preview
- #155313 (zoo33) Add hook_imagemagick_alter() and image_im_advanced.module to allow advanced ImageMagick options to be specified.
- #170850 (zoo33) INSTALL.txt lacked information about some of the bundled modules.
- #153526 (Brian@brianpuccio.net) Document conflicts with suPHP.
- #168981 Images detach when I click Preview and then Submit.
