I pretty much have everything else setup to use tokens so I can keep uploaded files and images in a per user subdirectory. I learned awhile back that too much of a good thing stops being a good thing when everything just gets uploaded to the files folder. Is there a way to implement this with files uploaded to galleries? Thanks!

Comments

Starminder’s picture

Priority: Normal » Major

From what I can tell, all uploaded images end up in a pig pile in the default directory. This will not work in the long term, so is there currently a way to use tokens to determine where the uploaded files go?

KirstenLangholz’s picture

Component: Miscellaneous » User interface

I absolutely second that. I would need one folder per gallery to keep the thousands of pictures somehow structured. Is there are way to implement that?

Wappie08’s picture

Version: 7.x-1.0-beta6 » 7.x-1.x-dev

This is exactly what I am also looking for: one folder per gallery. This used to be easier with a file field and FUpload but doesn't work in D7 :(

Greets Wappie

helmo’s picture

Category: support » feature

This is also something I'm looking for.

The issue #1139266: specify directory path is a very similar request.

Starminder’s picture

Priority: Major » Critical

Yep, both requests along with some others are all asking for the same thing. For me, there's no way in hell I'm even turning this module on in production without it. I've suffered the consequences once already, and they are far too great. Once a the file path has been exceeded you can't work with it at all and it only gets worse from there. Knowing full well my site and user community can bring it past that point - I'm just not going there again. MUST MUST MUST be able to determine the storage directories (plural) for this stuff prior to implementation. Personally I think tokens are the best way to go and likely the easiest to implement as well.

Changing back to critical. For me, this module just does not work without this necessary "feature". I refuse to implement it without some way to avoid pig-piling all images in a single directory. It's avoidable. It's a freaking NIGHTMARE. Not going there again.

nickgs’s picture

Hey guys,

Check out:

http://drupal.org/project/media_gallery_extra

It seems this module addresses the ability to specify the gallery location.

Thanks.

Nick
http://nickgs.com

ivnish’s picture

Issue summary: View changes
Status: Active » Closed (outdated)