Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
* Issue 1540168 by danlinn: Add 'only replace default images' option.
* Issue #1545674 by jojonaloha | danlinn: Zombies!.
* Issue #2120345 by seutje: PlaceCage support.
* Issue #1728026 by frjo, naxoc, swentel: The 'For missing images' option will always fail.
* Issue #1757334 by naxoc: Support Bacon Mockup.
* Fix settings form for services so that services with no settings will not generate a PHP notice.
* Capitalize all service names for the dropdown in the settings page.
Bug fixes:
* Issue 1102102 by cotto: There was no implementation of hook_perm.
New features:
* Issue 1113458: Option for color kitten photos.
* The kitten admin page now speaks lolspeak. No idea how I missed the fact that it was in english before!
Bug fixes:
* Issue 1102102 by cotto: There was no implementation of hook_perm.
New features:
* Issue 1113458: Option for color kitten photos.
* The kitten admin page now speaks lolspeak. No idea how I missed the fact that it was in english before!
First release for D7. Has all the features of the D6 version but does not rely on imagecache anymore. Oh, and there is now a checkbox in the settings that will let you use pictures of kittens! Thanks jonhattan and Manuel Garcia! (issue in #1077046)
* bug #1060998 by jonhattan: Fixed non-loading imagecache preset actions loading from code.
* New feature - a new option in the admin interface lets the admin decide if dummy images should be used, used for missing images, or used for all images.
First take at an update to Drupal 7. No more dependency on imagecache and a new option in the admin interface lets the admin decide if dummy images should be used, used for missing images, or used for all images.
The module now more efficiently calculates the imagecache preset size. There was also an error in the initial release making it possible only for presets with machine names rather than ids to be used.