forum.coppermine-gallery.net

No Support => Feature requests => Topic started by: reflecs on June 24, 2005, 01:08:11 pm

Title: Uploads through XP Publish in logical folders
Post by: reflecs on June 24, 2005, 01:08:11 pm
It would be a lot more user friendly if pictures uploaded through XP Publish were placed in a folder that has a logical name.
Now it seems like a big fragmentation bomb has gone off.
Title: Re: Uploads through XP Publish in logical folders
Post by: Nibbler on June 24, 2005, 01:11:08 pm
What would you prefer ? It's easily modified in xp_publish.php although admittedly I don't have the means to test.

Code: [Select]
$filepath = 'wpw-' . date("Ymd");
Title: Re: Uploads through XP Publish in logical folders
Post by: mike909 on August 10, 2006, 05:48:39 pm
Nibbler,
I would not mind testing. As explained in this thread (http://forum.coppermine-gallery.net/index.php?topic=33335.0) I would be happey to help find a solution. I tried a couple different ways, but none worked (I'm sure I am just using the wrong syntax)