Right now the uploaded images are uploaded at the top level of /files, mixed with all the other 'flotsam and jetsam'.
It would be very nice to be able to specify under which directory inside /files they are stored (for example /files/images/ads, or /files/ads, you get the picture)
Thank you for the terrific product.
Comments
Comment #1
jeremy commentedPostponing until someone comes along with a good patch.
Comment #2
B-Dot commentedAny progress on this? If no, we might be able to tackle it.
b-dot
Comment #3
jeremy commentedNo-one has contributed a patch yet, and I'm not working on it. Patches welcome.
Comment #4
cineasta commentedthat module should do the trick
http://drupal.org/project/uploadpath
probably it makes more sence to use a "global" module to change filepath settings instead of adding this functionality to this one. (and many other). I'm using it and it is working without any problems (drupal 6).
Anyway, If you think that functionality should be added, I could help to write a patch.
Comment #5
tetramentis commentedI must add that http://drupal.org/project/filefield_paths also works perfectly for the purpose of putting ad images into a separate sub-directory.
I guess this is no longer an issue, with at least two solutions confirmed as working.
Comment #6
jeremy commentedRe-opening issue -- it looks like all this needs is documentation.
Comment #7
jeremy commentedDocumentation added:
http://drupal.org/cvs?commit=293066