Closed (fixed)
Project:
ImageField
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2007 at 01:45 UTC
Updated:
19 Oct 2007 at 08:07 UTC
Jump to comment: Most recent file
Combining with this patch: http://drupal.org/node/101954
Imagecache formatters should be removed from imagefield, and instead be provided by directly by imagecache. This patch removes all imagecache code from imagefield. Note that the above patch should be applied to imagecache first.
All installations using BOTH imagefield and imagecache will need to upgrade their imagecache.module before upgrading imagefield to this new version!
Once both modules have been updated, no update.php or database scripts are necessary, they should work just as before.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | imagefield-DRUPAL-5--2.patch | 881 bytes | sun |
| imagefield_remove_formatters.patch | 3.46 KB | quicksketch |
Comments
Comment #1
quicksketchComment #2
quicksketchCommitted to imagefield 4.7, 5, and 5--2 branches.
Comment #3
(not verified) commentedComment #4
sunwhoa... I was somewhat shocked when I looked into latest 5.2-dev and did not see any Imagecache calls there.
Would you mind to leave a note in the readme about that?
Comment #5
quicksketchSun, this change has been in place since March. It shouldn't really be shocking. "Imagecache support moved to imagecahe" is probably more confusing than helpful. I think the readme is fine as it stands.