Automatic upload? Automatic upload?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.