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
Comment #1
AgaPe commentedi would be interested in that as well...
Comment #2
chris_bbg888 commentedok so i guess imagecache doenst support it? do you guys think that is in the pipline to be changed?
Comment #3
AgaPe commentedwhat 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 (?).
Comment #4
RobertoGA commentedI also need to change the path where the module saves presets... Has anyone got? Can anyboy give me some shortcut?
Comment #5
marcoka commenteddont 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....
Comment #6
YK85 commentedsubscribing
Comment #7
ron williams commentedHave you considered FileField Paths?
Comment #8
fizk commentedPlease reopen if this is still an issue with ImageCache 6.x-2.0-rc1.