"Sync to Web" feature?

joyjit

Joined: 2005-03-27
Posts: 16
Posted: Sat, 2009-06-13 20:25

Picasa has this "Sync to Web" feature where:
1. You designate one or more folders on your local disk to be "synced" to web
2. Any time you add or remove a new photo to this local photo, the changes are "synced" to your picasaweb album on the web.

This, IMO, is a very neat feature and removes a lot of pain of uploading photos.

Is there such a feature being planned for Gallery 3.x? If not, would this be somthing that can be added via a module?

If so, if some kind soul would point me to the right direction, I would like to add such a module...

Thanks!

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sun, 2009-06-14 02:08

This could be easily written as a module. The server side code is pretty easy, the hard part would be to write the client side code. If you write the client side code, I'll be happy to help you with the server side stuff.
---
Problems? Check gallery3/var/logs before you post! and file bugs here!
Latest code/upgrading: http://codex.gallery2.org/Gallery3:Upgrading
Latest git: http://codex.gallery2.org/Gallery:Using_Git

 
joyjit

Joined: 2005-03-27
Posts: 16
Posted: Sun, 2009-06-14 17:10

Thanks.
I was thinking we can somehow do this over Webdav (not sure if there will be Webdav in Gallery 3.x)
Unless you have a better suggestion.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sun, 2009-06-14 22:48

We'll eventually support DAV, but not right away.
---
Problems? Check gallery3/var/logs before you post! and file bugs here!
Latest code/upgrading: http://codex.gallery2.org/Gallery3:Upgrading
Latest git: http://codex.gallery2.org/Gallery:Using_Git