This my upgrade solution of image.module is creating subdirectory in "images" directory by saving of importing images. Name of this subdirectory is maked as terms_ID (tid) of choosed taxonomy(gallery). Term's id correspondents to ID of gallery (If is choosed some gallery with term_id [tid] = 35, will created subdirectory /images/35/picture).
If is choose any gallery, that picture will save standartly in /images/picture. This issue is working as for single creating Images as for importing Images.
Source file "image.module" zipped in file attachments.
| Comment | File | Size | Author |
|---|---|---|---|
| image.module.zip | 9.89 KB | tomakor |
Comments
Comment #1
zodiac_hh commentedExactly what I am looking for. Thanks a lot!
Comment #2
sunPlease submit a proper patch. See http://drupal.org/patch for details.
Comment #3
sunMarking as duplicate of #103793: Add token support for image file directory and image names