image 5.x-1.5
Official release from CVS tag: DRUPAL-5--1-5
Download: image-5.x-1.5.tar.gz
Size: 115.12 KB
md5_file hash: 82205bcba2dba61be5bbcb883e98f793
First released: August 22, 2007 - 23:12
Last updated: August 22, 2007 - 23:15
Download: image-5.x-1.5.tar.gz
Size: 115.12 KB
md5_file hash: 82205bcba2dba61be5bbcb883e98f793
First released: August 22, 2007 - 23:12
Last updated: August 22, 2007 - 23:15
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.
- Make a backup of your files and database before beginning.
- Use the Site maintenance setting (admin/settings/site-maintenance) to take your site off-line.
- Update the module files.
- 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.
- Check that your images display correctly.
- 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.
