On Thu, 2009-02-19 at 11:25 +0100, Bjorn Danielsson wrote: > Jan Haderka <[email protected]> wrote: > > On Wed, 2009-02-18 at 14:40 +0100, Matteo Pelucco wrote: > >> > >> I've seen into SVN that there is a "magnolia-module-webdav". > >> What is the state? It is usable? > > > > State is work-in-progress. If you manage to build the module and to > > configure it on your instance then you can map workspace as a network > > drive using webdav protocol. But for now you get only read-only access > > to such network share which is not very useful, and mapping of different > > nodes and properties is also not done yet so the structure is rather > > ugly and will change for the final. > > Current plan is to resume work on the module after 4.0 final is > > released. If you got free time on your hands and want to work on the > > module before then let me know i can give you some hints. > > I tried the magnolia webdav module yesterday. Both read and write > access worked fine for me, and I could share files between my Linux > and MacOS clients. I don't use Windows so I don't know the status > there.
Glad to hear it works for you. What client did you use on linux? Not all the clients works as expected with it. I had some issues with neon 0.28.2 (that is used by davfs2) so I'd be interested to see what clients work fine. Actually if more people want to test it, I might deploy snapshot for you to try and we should document all the systems where it works (and where it fails). It would be great help for finalizing the module. BTW there is a concept page for webdav on our wiki at [1] ... 30 minutes later: If you want to start collecting info about systems where it works (or not) use [2] wiki page for now. I've deployed latest snapshot at [3]. Just keep in mind the purpose now is to test if you can mount the workspace at all and if you can read/write to the repo. The structure will definitively change before this is released. You can also use the [2] page to share info about what webdav clients on what OS and in what version are you using. Cheers, Jan [1] http://wiki.magnolia.info/display/DEV/Concept+WebDAV [2] http://confluence.magnolia-cms.com/display/WIKI/WebDAV+testing [3] http://repo.magnolia.info/snapshots/info/magnolia/magnolia-module-webdav/1.0-SNAPSHOT/magnolia-module-webdav-1.0-20090219.135449-1.jar > > So it works as a remote file system, but interoperability with > Magnolia itself suffers due to differences in interpreting nodes. > > Here is what I did to try the webdav module under GlassFish: > > 1. Check out the source code from svn and compile it. > > 2. Copy the jar file to WEB-INF/lib in the deployed Magnolia. > > 3. Copy these files from the Jackrabbit distribution: > jackrabbit-webdav-1.5.2.jar > jackrabbit-jcr-server-1.5.2.jar > > 4. Copy src/main/resources/mgnl-files/WEB-INF/webdav-config.xml > to WEB-INF. > > 5. Restart. > > 6. Mount e.g. http://localhost:8080/magnoliaAuthor/.webdav/dms/ > -- Best regards, Jan Haderka Magnolia International Ltd. ---------------------------------------------------------------------- [email protected] http://www.magnolia-cms.com Magnolia® - Simple Open Source Content Management ---------------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
