Downloads

Download tar.gz 231.19 KB
MD5: cec302c86553842c86e3b730cc22b394
SHA-1: 1cd030bbc6e6dad88a61790039ef5509dcd13801
SHA-256: 6c927a079edc5ff47e6d532932e438a49639f642030cfc1d77aef6aad243d4f0
Download zip 330.13 KB
MD5: bdb5a018e693643ab21b560bddf071ce
SHA-1: 10ef2f553edb51ff44c7e343a2a6abdde9536e7c
SHA-256: 7bd1efb5516fe7bf02edf6b2b32df828be8e87f31e1874e3ae748c52edb12afc

Release notes

Update notes

- You should rebuild all your image derivatives immediately prior to updating: this should prevent this update error: #583076: Error on Database Updates for 6100 when upgrading to Beta3: 'duplicate entry' for primary key.
- If you previously installed alphas or betas, you should clear all your caches after installing this new version, including the theme registry and the Views cache.
- 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 prior to BETA 2, you will need to remove it and re-add the new field for multiple images.
- image attach has new permissions as of BETA 2. You will need to assign these to your roles.
- image galleries are now made with views, and have a different layout. You will need to set the width and height of the gallery items in your theme stylesheet. Alternatively, help test this patch: #564488: Allow users to specify gallery LI size. Help with #575790: cross-browser support for gallery style is also needed.
- check the troubleshooting guide if you have problems, and also search the issue queue.

Changes since last release:

#567630 by joachim: Fixed bad call to url() on image gallery settings page.
#544970 by joachim: Added image attach views relationships.
#571434 by joachim: Fixed views gallery count label showing for empty galleries.
#569526 by 2noame: Fixed mistaken commit to image.module from #569258.
by joachim: Changed image attach CCK label to plural.
by joachim: Removed obsolete hook_help module description key.
#561686 by roderik: Fixed VARCHAR in image attach database update.
#569766 by patryk: Fixed views module not loaded in image gallery update.
#561362 by joachim: Fixed attached image CCK weight not being used.

Created by: joachim
Created on: 13 Sep 2009 at 08:12 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases