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.

Comments

quicksketch’s picture

Status: Active » Needs review
quicksketch’s picture

Status: Needs review » Fixed

Committed to imagefield 4.7, 5, and 5--2 branches.

Anonymous’s picture

Status: Fixed » Closed (fixed)
sun’s picture

Status: Closed (fixed) » Needs review
StatusFileSize
new881 bytes

whoa... 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?

quicksketch’s picture

Status: Needs review » Closed (fixed)

Sun, 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.