New Dir created on disk for every album ? is it possible ? New Dir created on disk for every album ? is it possible ?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

New Dir created on disk for every album ? is it possible ?

Started by ergo, September 18, 2005, 11:35:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ergo

I saw that coppermine creates a new directory for every new category, and if i have three albums in this category all files end up in the same dir, is it possible to set things up the way that every new album get a new dir ?

Cat1>album1, album2, album3

how to make coppermine put files form albums into different dirs ?

Joachim Müller

Quote from: ergo on September 18, 2005, 11:35:20 PM
I saw that coppermine creates a new directory for every new category
it doesn't afaik.

The coppermine database keeps track of files locations, the user doesn't have to, so why bother. You (as coppermine admin) are suppossed to use FTP-upload plus batch-add, this will give you the option to organize your file structure neatly and mimmick your category/album structure. Please refer to the docs for details.

ergo

Quote from: GauGau on September 20, 2005, 09:43:09 AM
iit doesn't afaik.
The coppermine database keeps track of files locations, the user doesn't have to, so why bother. You (as coppermine admin) are suppossed to use FTP-upload plus batch-add, this will give you the option to organize your file structure neatly and mimmick your category/album structure. Please refer to the docs for details.
i misunderstood , it creates a new dir for every users upload right ?

Joachim Müller