Galleryadd.pl help?

Tim_Myth

Joined: 2007-08-25
Posts: 5
Posted: Sat, 2007-08-25 17:02

Anybody have a great link to teach me exactly what galleryadd.pl does? I'm trying to get an automated process put together that will upload camera photos as they are taken to gallery 2 and automatically put them in an album. It looks like galleryadd.pl might cover this, but the wiki page doesn't really explain much.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sat, 2007-08-25 20:40

see:
http://codex.gallery2.org/Downloads:Galleryadd.pl_NG

you can achieve your goal by calling galleryadd from a cron script.

--------------
Documentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage

 
Tim_Myth

Joined: 2007-08-25
Posts: 5
Posted: Sun, 2007-08-26 02:32

Thanks again Valiant. I guess I'm going to have to take the perl script apart to see what it does. I've read most of the wiki on gallery 2 and all the modules that look like they may be useful, however I am more often than not left with more questions. I'm sur ethe knowledge will come with time, so until then I'll wade through code and play around more. Once I understand things better, I'll do my best to make the wiki more useful. :)