Automatic upload? Automatic upload?
 

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

Automatic upload?

Started by kaonevar, August 12, 2008, 06:01:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kaonevar

Forgive my ignorance, n00b here. Is there a plugin/mod/standard feature I'm missing, etc. that would work almost like a repository, meaning that any picture I add into a certain directory on my hard drive, when "committed" would automatically be uploaded into my coppermine gallery? Maybe even taking the description and/or tags from the file name/directory name?
Thanks.

Joachim Müller

No, such a feature doesn't exist. You'd have to add a cron job or scheduled task that automatically triggers a batch-add like script. Possible if you code it. Doesn't exist yet.