Posted by dman on October 29, 2010 at 1:13am
2 followers
Jump to:
| Project: | Imagecache Proportions |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Imagcache_actions provides a similar but different approach to the same task.
The imagecache approach sets its preferences in imagecache UI, and actually generates a different image based on source image dimensions, saving only one copy.
This module makes the decision on which preset to use at render time - and presents tohse choices in a visible way through the CCK fields management CCK interface.
Other than that, they both work by defining a set of secondary imagecache presets and trigger them as needed, so a lot of similarity there.
I'll add a cross-reference to imagecache_actions to this one. They don't compete, but offer a choice.
Comments
#1
Thanks dman, I'm adding a reference in the module description.
I think I can close this issue, reopen if you need further discussion.
#2