Closed (won't fix)
Project:
IMCE
Version:
7.x-1.5
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2011 at 16:36 UTC
Updated:
8 Jul 2014 at 14:11 UTC
Jump to comment: Most recent
Comments
Comment #1
ufku commentedYou can disable IMCE thumbnails and use something like this for imagecache thumbnails. Any imagecache URL can be derived from the image URL that IMCE provides.
Comment #2
merilainen commentedCould this be included as a button in IMCE by default? It's sooooo much easier to use than the very advanced dialogue which IMCE offers now, where you can do almost anything to the img element. Another very important point is that there is no fixed width nor height, so it will be "responsive ready" also.
Comment #3
inversed commentedJust a heads up that the referenced code for using imagecache thumbnails will no longer work after Drupal 7.20 because it does not include a token in the URL.
Comment #4
yingtho commentedI have added a module in the sandbox that allow you to use image style on IMCE upload, please see https://www.drupal.org/sandbox/yingtho/2299505