howto create a rsync plugin between local dir and remote gallery
|
ticapix
Joined: 2009-11-03
Posts: 1 |
Posted: Tue, 2009-11-03 14:19
|
|
Hi, I have a some pictures and when I do a change on my local computer, I would like to run some kind of rsync command that will update the remote gallery (upload/delete photos). If I want to write a such plug-in, where should I start for reading gallery3 api documentation ? Thanks, -- |
|
| Login or register to post comments |

Posts: 9271
With G3? Not yet possible. There is not yet an API for connecting to G3 and doing anything outside of the G3 interface right now.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 16311
There is a devloper module in gallery-contrib that creates a skeletal module.
http://github.com/gallery/gallery3-contrib/tree/master/modules/developer/
Get it to work manually first then you could add a listener module to trigger the sync.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team