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.

CommentFileSizeAuthor
image.module.zip9.89 KBtomakor

Comments

zodiac_hh’s picture

Exactly what I am looking for. Thanks a lot!

sun’s picture

Status: Active » Needs work

Please submit a proper patch. See http://drupal.org/patch for details.

sun’s picture

Status: Needs work » Closed (duplicate)