New module 'ImageCache'

This commit is contained in:
Manuel Cillero 2017-07-26 13:29:42 +02:00
parent 6be6a844b3
commit 0811f2c02b
17 changed files with 3602 additions and 0 deletions

View file

@ -0,0 +1,7 @@
Upgrading From imagecache version 1.x to 2.0
-- Install ImageAPI before attempting to upgrade to imagecache 2.x. Your site will 'Blow UP' otherwise.
-- The old ImageScale actions should be turned into Deprecated Scale actions. You
should update your presets to use the new scale or 'scale and crop' actions.