Posted by fietserwin on December 4, 2012 at 8:39pm
| Download | Size | md5 hash |
|---|---|---|
| imagecache_actions-7.x-1.1.tar.gz | 1.71 MB | 3fdbd58d47cebd81f133524403993263 |
| imagecache_actions-7.x-1.1.zip | 1.74 MB | 800311beb552c882de651b38f20dcf7c |
Last updated: December 4, 2012 - 20:42
Release notes
Warnings/incompatibility notes for 7.x-1.1
Clear the cache after updating.
Changelog since 7.x-1.0
- #1591198: Wrong image size HTML attributes with default image
- #464092: Aspect Switcher / Subroutine: Need to Flush image style on changes in called style
- #1676924: Autorotate: check for exif extension and test dimensions callback
- #1849020: Cant get text test examples to work
- #1702716: System Stream Wrappers Conflict
- #1844298: Remove dependency from entity module
- #1778594: Negative image effect does not work
- #1778214: Remove version from image_effects_text_test.info for better git_deploy integration
- #1752664: Error on importing image style
- #1676924: Autorotate: check for exif extension and test dimensions callback
- By Dubs: #1666912: Call to undefined function imagecache_actions_get_image_context() in .../imagecache_customactions.module
- #1630194: Custom actions broken after upgrading from dev to prod
- By epieddy #1591484: Underlay Center or Right parameter not working.
- Created a submodule with administrative features:
- Export and import. This will allow users to duplicate between sites or
to post failing styles in the issue queue(without using the features module). - Backport of patch by geoffreyr for #1403962: Add action "duplicate" to image style admin screen: this will allow us to easily
create large sets of test/showcase styles and to fine tune this issue request
before it lands in core.
- Export and import. This will allow users to duplicate between sites or
This version has a new soft dependency: System stream wrapper. This module provides (among others) a module://, and theme:// stream wrapper that can be easy to use when specifying image or font resources.