Downloads

Download image-6.x-1.0-alpha6.tar.gztar.gz 223.55 KB
MD5: cc6281dc8272a5d22f0ba6b740d8eae2
SHA-1: b7b89613679f745fc89189dff1ff04819a5f1082
SHA-256: 8000ab4db819a2f072d34d86e1a89c91be8dd7441f6abc991721177229e7d7ae
Download image-6.x-1.0-alpha6.zipzip 321.71 KB
MD5: 0828223240b468673a152973a3521880
SHA-1: 99debedc132e22ca15f92309fe5af99cfedb7d7e
SHA-256: a801fb1352fdf2a95b650564879869de0a1fc0370b5161bb3039393762afb83a

Release notes

One more alpha release before the RC next week.
Plenty of new features to test out!

Please take part in the image 1.0 code sprint at DrupalCon next week!

New features:
- #405456: Galleries made with views by joachim: Added views support for image gallery, including image
gallery style plugin in image module.
- #454290: Restore views image size argument by joachim: Added image size argument to views support.
- #555840: Allow attributes passed to theme_image_display to override title by blakehall: Changed theme_image_display() to allow override passed
attributes to override alt and title.
- #81102: Attach Multiple Images with image_attach using Drupal upload mechanism by maulwuff, greg.harvey, sp3boy, et al: Changed image attach to allow
attaching of multiple images.
- #44057: Use core-style content permissions by pebosi: Changed permissions in Image module to match those in core.
- #409974: Change gallery permission from 'administer images' to 'administer image galleries' by pebosi: Changed gallery permission from 'administer images' to
'administer image galleries'.
- #524646: Allow to re-order "Attached Images" field in CCK content-type field configuration by sun: Added hook_content_extra_fields() for Image Attach.
- #360643: Allow sharing image files from different modules (image translations) by Jose Reyero, sun: Added i18n support for sharing images between
translations.
- #158805: Remove derivative image size rebuild messages by sun: Removed derivative image size rebuild messages.

Bug fixes:
- #411568: derivative paths should be taken from the corresponding original file, and not from the default by sp3boy: Fixed paths for derivatives to come from the original,
rather than default.
- #426724: Attached Image block doesn't appear after initial install, until manual database edit by joachim: Fixed image attach block not showing in block admin.
- #226121: don't manipulate images on hook_load by joachim: Fixed derivative sizes should not be rebuilt in hook_load().
- #44057: Use core-style content permissions by sp3boy: Fixed tests broken by earlier #44057 commits.
- #470720: Disabling then reenabling image module makes the gallery vocab forget about images by joachim, sun: Fixed Image Gallery vocabulary broken after re-enabling
the module.
- #374423: image attach ignores image module's maximum sizes by joachim: Fixed image_create_node_from() not checking image filesize.
- #44057: Use core-style content permissions by sun: Fixed return values of image_access().
- #518804: image_attach field doesn't work with relationships by joachim: Fixed image_attach field not linking to attaching node
or working with relationships.
- #539388: Image Gallery - Make gallery listing more noticeable by joachim: Fixed lack of documentation in Image gallery module.
- #543490: wrong path in image_gallery_help by joachim: Fixed wrong path in image_gallery_help().
- #357488: Front image must respect the sort order by sun: Fixed gallery front image does not respect sort order.
- #403044: php notices - image by sun: Fixed PHP notice in image gallery when gallery is empty.

Created by: joachim
Created on: 27 Aug 2009 at 12:32 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
New features
Bug fixes
Insecure

Other releases