In default, image will be store under files/ root directory, how to store image to directory every where we want it?
I'v plan to sell my images, all files that sell shoud be under e-commerce.module file system (not be accessible over the web).
it's possible to do that?
thank's for the direction
Comments
Comment #1
erwinova commentedI tried edit this line in image.module:
but not working...any idea?
Comment #2
Hetta commentedduplicate of http://drupal.org/node/103793
you'll find one workaround here http://drupal.org/node/193285