Closed (fixed)
Project:
IMCE
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2007 at 18:08 UTC
Updated:
17 Mar 2011 at 18:09 UTC
Is there a way to use Imagecache as the image sizer instead of the built-in settings in IMCE?
What I love about Imagecache is the ability to completely re-size all images on a site by changing a setting, instead of re-uploading all images.
Thank you for your work on IMCE!
Comments
Comment #1
derhasi commentedI had the idea to integrate a Select field for Imagecache_presets in IMCE_browse. But due to a lack of knowledge in JS I couldn't realize it.
The idea in concrete:
In a selection field there are listed the presets of Imagecache and an option 'original' (for the original image file).
At file selection (imceFinitor & imce Highlight ?) the script has to look for the preset-selection's value and -if not original is set- replace 'files' with 'files/imagecache/*preset*' within the path. Besides there have to be fetched the image's new height, width and size.
My problems:
If you could give me help/support it'd be nice. I'm available on ICQ too: #179684755
Comment #2
pierre_cotiniere commentedI created a theme function for that : http://drupal.org/node/317632
Comment #3
ufku commented