My use of ZenPhoto might be somewhat out of the ordinary as I am using ZenPhoto to drive a larger site that relies heavily on photos(all public domain due to the nature of the photos) from a few dozen sites that drives my overall theme... My question is this... I have written a php script that parses the various sites to obtain the data I need for my site. The script downloads the images and stores them in folders by date right now, but could all be stored in a main folder with date appended to image filename if need be.. anyways heres my question
What file can I include() inside of my script from ZenPhoto to make the adding of files automatic everytime my cron runs and calls my script?
I am sure it is possible, I have not looked much at the provided source code yet, but will, but just curious if you guys could point me in the right direction