Use imagecache as a process for normal image.module presets.
Posted March 8th, 2008 by pete
Here's a re-roll of a patch I did last year.
I thought I posted it, but can't find it again...
Basically - I want to run imagecache over the built-ins, and not have to screw up other modules and themes by using imagecache pathnames.
When image_build_derivatives runs - it may use imagecache presets.
The UI is quite ugly due to the way that image.module has themed its table, but I managed to shoe-horn the setting into it anyway.

Pete Stein