Posted by drewish on January 6, 2009 at 4:07am
| Download | Size | md5 hash |
|---|---|---|
| imagecache-6.x-2.0-beta4.tar.gz | 54.92 KB | 91a36885a8e13a6c2a33aa5ed351cdda |
| imagecache-6.x-2.0-beta4.zip | 57.07 KB | be90eaf52fbac65e364cd4c906de0886 |
Last updated: December 24, 2010 - 23:10
Changes since DRUPAL-6--2-0-BETA3:
- #353148 by schildi: imagecache update_4: "ALTER TABLE" executed twice.
- #304376 by Roger López, beholder and drewish: Update function from 5.x -> 6.x.
- Fixing some warnings in the imagecache_ui.module.
- #335780 by drewish: Actions define $image as passed by reference, but call_user_func doesn't support this.
- #298555 by mleicester and drewish: Prevent any image manipulation where a preset has no actions.
- #318430 by dman and drewish: Show a 'preview' image when editing imagecache presets, for easy testing.
- #322155 by thePanz: Pass class attribute to the non-linking formatters.
- #331400 by Steve Dondley: Document the need to grant permissions to presets in README.txt.
- #297230 by joachim: Typos in preset description text.