Downloads

Download image-5.x-1.5.tar.gztar.gz 115.12 KB
MD5: 82205bcba2dba61be5bbcb883e98f793
SHA-1: 643d8785666b4f047189d2d8c47c78fdfdccc0f7
SHA-256: f3264d6bf606ff00a17467f31d3b20bf6811b966de1342fe85fa0a9d410f28cb
Download image-5.x-1.5.zipzip 157.93 KB
MD5: ddd2bbfebe9c13a2f85513be3a460666
SHA-1: d8b1056e1efa127cbcadff624ea3fb2013a07879
SHA-256: 15f3e7f29d10146d0b75464e0a23d25326f7f405fdb877e4f26509ced87d669f

Release notes

IMPORTANT UPGRADE PROCEDURE!

If you're upgrading from the 5.x-1.2 version of image module you need follow this set instructions when upgrading to this release. If you've already followed these instructions once, just update.php as you normally would.

  1. Make a backup of your files and database before beginning.
  2. Use the Site maintenance setting (admin/settings/site-maintenance) to take your site off-line.
  3. Update the module files.
  4. Run the update.php script. To prevent the possible loss of image files, it is important that you do this before viewing any image nodes.
  5. Check that your images display correctly.
  6. Bring your site back online.

Changes since DRUPAL-5--1-4:

  • #158185 Split views support into .inc file
  • #159373 "Implement hook_uninstall()"
  • #158334 Make image_sizes keys lowercase and limit to 32 characters or less.
  • #159767 "Rename _image_get_sizes() to image_get_sizes()"
  • #159847 "Derivative images not built when importing from outside /files"
  • ray007's patch for #160238 "easier gallery theming".
  • #162496 (raintonr) "image_gallery_nodeapi should not menu_set_location for teasers".
  • #68623 "Custom image sizes skipped if original is smaller than the custom size definition"
  • #155313 (zoo33) ImageMagick options alterable by hook.
  • #158967 (dman, aclight) image_attach creates unpublished image nodes.
  • #169549 (yched) BMP files not forbidden.
  • #165186 (Hetta backported) Proper implementation of hook_file_download() that respects the 'view original images' permission.
  • #136338 (joachim, Hetta) Problems with setting a height on gallery lists.
  • #158805 Don't scare visitors with messages about rebuilding derivative images.
Created by: drewish
Created on: 22 Aug 2007 at 23:12 UTC
Last updated: 1 Aug 2018 at 20:25 UTC
Bug fixes
Insecure

Other releases