Uploads through XP Publish in logical folders Uploads through XP Publish in logical folders
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Uploads through XP Publish in logical folders

Started by reflecs, June 24, 2005, 01:08:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

reflecs

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.

Nibbler

What would you prefer ? It's easily modified in xp_publish.php although admittedly I don't have the means to test.

$filepath = 'wpw-' . date("Ymd");

mike909

#2
Nibbler,
I would not mind testing. As explained in this thread 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)