Closed (duplicate)
Project:
Imagefield Crop
Version:
5.x-1.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2008 at 18:18 UTC
Updated:
5 May 2008 at 05:30 UTC
Hi all,
Wondering if this is possible: For the a content-type with an imagefield, user uploads one image, and then has the ability to crop this one image for a thumbnail version and a preview version.
Rather than having three imagefields which the user would have to upoad three different copies of the same image?
Like how imagecache works, except manual. (can't use imagecache for this as the client wants control over the crops)
Thanks
Reuben
Comments
Comment #1
yhager commentedThis request comes up quite often, and I am still collecting my thoughts about how to implement this in the current module.
I am marking this as duplicate of #210217: Relevance-Enhanced Image Reduction: Better Thumbnails
In the meantime, check out http://drupal.org/project/imagecrop, which uses imagecache to achieve the same result - but might be exactly what you are asking. Let me know if it works for you, I haven't tested this module yet.