Hi,
I just looked through the old issues, didnt find what I'd like to do.

I have two things I'd like to change:

1. I'd like to change the path to the files where imagecache is saving the cropped/changed pictures.
2. I'd like to tell drupal which name a file should have if I crop it. E.g. IMCE can do that. It takes the origional name of the file and adds e.g. _thumnail.

Do you know what I mean? Can I do that with Imagecache? Many thanks

Comments

AgaPe’s picture

i would be interested in that as well...

chris_bbg888’s picture

ok so i guess imagecache doenst support it? do you guys think that is in the pipline to be changed?

AgaPe’s picture

what i discovered is when you change the path to image in image module the path to imagecache changes accordingly (in the imagecache folder), you can use tokens there, so probably with file names it's the same (?).

RobertoGA’s picture

I also need to change the path where the module saves presets... Has anyone got? Can anyboy give me some shortcut?

marcoka’s picture

dont get your hopes up on that. i tried to do something similar and ended up using this patches (and some custom modifications):

http://drupal.org/node/809184
http://drupal.org/node/810642

They are good and working, but havent been accepted as it seems and havent brought up any attention. So happy forking....

YK85’s picture

subscribing

ron williams’s picture

Have you considered FileField Paths?

fizk’s picture

Status: Active » Closed (fixed)

Please reopen if this is still an issue with ImageCache 6.x-2.0-rc1.