Re: [Photospace-users] WebDAV Integration
Status: Alpha
Brought to you by:
jahlonzo
|
From: Alon S. <al...@sa...> - 2006-11-07 01:56:23
|
That's an interesting question. Photospace provides a webdav interface for users to upload folders and photos with a webdav client. It doesn't use a webdav client internally to crawl and index the photo repository. I've never tried to browse a subversion repository with a vanilla webdav client. Does is show up as folders? If so, it would be possible to implement a way for Photospace to use a webdav client to index the contents of your svn repository. So, no short road that I can think of. I'm not sure how long the road I propose is. Photospace has an abstraction for the file system that it indexes so all your work would be there. Alon On 11/6/06, Jason Dusek <jas...@gm...> wrote: > > I'd like to know more about the WebDAV integration available from > photospace. I have an existing Subversion repository of all my > content, with each photo in a folder of its own. I'd like for > Photospace to grab the 'created' and maybe the 'updated' attribute > from the repo -- so that users could check for things that were added > today. > > What's the short road to this? Is there a slightly longer road, that > would allow me to contribute code to the community? > -- > _jsn > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Photospace-users mailing list > Pho...@li... > https://lists.sourceforge.net/lists/listinfo/photospace-users > |