image 5.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| image-5.x-1.4.tar.gz | 102.44 KB | 847cb09418aa57a988f7a37d4a102c37 |
Official release from CVS tag: DRUPAL-5--1-4
Last updated: July 10, 2007 - 14:55
IMPORTANT UPGRADE PROCEDURE!
If you've used previous versions of the image module you need follow this set instructions when upgrading to this release:
- 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-3:
- Added image_create_node_from() to allow other modules to easily create image nodes from a file.
- #152358 Put image_attach in the enclosure part of the RSS feed.
- #136767 Add an option to hide node info in image gallery.
- HorsePunchKid's patch for #156750 image_attach_update_2() is incompatible with Postgres
- #156127 Fixes for bugs in the 5.x-1.3 release:
- Original images imported via image_import.module weren't resized.
- Erroneous "You must upload an image." Error. - #156442 ?size=_original available to all and sundry
- #142178 "Upgrade to image 5x 1.1 screws up file paths for old images."
- My version of Bart Jansens's fix for #157583 No image galleries visible after upgrade
- Allow the background color for ImageMagick's rotation to be specified.
- #133215 Add an option to pass the -strip parameter to ImageMagick.
A big thanks goes out to VDG, Urfin Juss, kelev, and Hetta for testing the this release.
