Downloads

Download tar.gz 230.27 KB
MD5: ee4dd20c5fcd3e6a1aec9804d2f95518
SHA-1: 5a90aa41aea9ae432cce92eb012f285994d85675
SHA-256: 8ab5a6670159dc9f68bbc04d5c02618e8792f6efdb5f39dab40c1062bb917b83
Download zip 329.27 KB
MD5: e473d157e76f93935462ca7d16ceb22f
SHA-1: 913d1ca160a9ab9764c02f912f4945519801837b
SHA-256: 0df0d2344d1b4d90b3cd0a2c4486e9cebe6b51fcaa9307aa99335b647a44ad50

Release notes

Update notes

- If you previously installed alphas or betas, you should clear all your caches after installing this new version.
- If you previously installed alphas or betas, you will get errors like this on update. They are harmless and may be ignored:

Failed: ALTER TABLE {image} DROP PRIMARY KEY
Failed: ALTER TABLE {image} DROP INDEX image_fid
Failed: ALTER TABLE {image_attach} DROP PRIMARY KEY
Failed: ALTER TABLE {image_attach} DROP INDEX iid

- The alt text in the Views image field when formatted as a link contains bad HTML. This is fixed in the latest Views dev: see http://drupal.org/node/489888.
- If you installed alpha 5 or 6 and the Attached images block is still not showing, see http://drupal.org/node/561686#comment-2007790 for a fix.
- If you have created views with the Attached images field, you will need to remove it and re-add the new field for multiple images.
- image attach has new permissions. You will need to assign these to your roles.

Changes since last release:

#564488 by joachim: Fixed missing variables in Views image gallery template.
#72579 by David Stosik: Added more granular permissions to image attach, and
fixed attaching images when 'Attach existing images' is disabled.
#445074 by joachim: Added a theme function for the attached images block.
#569334 by joachim: Fixed security issue with attached images Views field.
by joachim: Added messages for update functions.
#569258 by alanburke: Changed name of Gallery display to 'Gallery page'.
#569198 by David Stosik: Fixed selecting in image attach inserting a 0
value into $node->iids. Update function cleans up any nonsense data this may
have created.
#565774 by alanburke: Fixed thickbox on galleries.
#561362 by David Stosik: Fixed attached image weights to hide if CCK present.
#357793 by joachim: Fixed update from 5 error due to old pre-5 {image} table.
#561832 by joachim: Fixed foreach on empty array in image attach node form.
#569138 by joachim: Moved image_attach_views_handlers() to inc file.
#567226 by joachim: Fixed attached images views field to handle multiple images.
#566642 by joachim: Fixed new default views not getting picked up by clearing
the view cache on update.
#207557 by Ibn al-Hazardous: Fixed update errors due to duplicate data in
Drupal 5 files table.
#568734 by David Stosik: Fixed escaping in update_sql queries in updates.
#568078 by joachim: Moved gallery page code to a new image_gallery.pages.inc.
#568078 by joachim: Moved admin code to a new image_gallery.admin.inc.
#567170 by joachim: Fixed wrong link on attached images on teasers.
#566040 by joachim: Changed formatting of 'None' in the attach form.

Created by: joachim
Created on: 5 Sep 2009 at 18:05 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases