I'd like for paths to be relative of where the original image is. For example, if I had an image saved, like /img/games/testing.jpg, I would want the cached image in /img/games/

/

Comments

zmove’s picture

Same here, for instance, imagecache create an OMG WTF long path.

like : /sites/mywebsite.com/file/images/mycontenttype/sites/mywebsite/files/images/mycontenttype/mycachedimage.jpg...

dopry’s picture

please make a proposal the prevent path collisions between imagecache images presets and source images... I feel it is safe to require the imagecache namespace, and how often are you actually typing these urls? It maybe convenient to remove the file_directory_path from the second part of the imagecache path..

dopry’s picture

Status: Active » Closed (won't fix)

file_directory_path() is stripped in HEAD... I'm not going to move the cache files outside of the imagecache folder.