New module 'ImageCache'
This commit is contained in:
parent
6be6a844b3
commit
0811f2c02b
17 changed files with 3602 additions and 0 deletions
7
sites/all/modules/imagecache/UPGRADE.txt
Normal file
7
sites/all/modules/imagecache/UPGRADE.txt
Normal 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.
|
||||
|
||||
|
Reference in a new issue