Last modified by Shubham Jain on 2022/02/25 09:25

From version 1.1
edited by Thomas Mortagne
on 2018/01/23 17:50
Change comment: There is no comment for this version
To version 2.1
edited by Thomas Mortagne
on 2018/01/23 17:54
Change comment: There is no comment for this version

Summary

Details

GoogleSummerOfCode.ProjectClass[0]
Details
... ... @@ -1,4 +1,4 @@
1 -The idea is to allow someone to access XWiki as an NFS server and modify wiki page content, metadata and attachment directly.
1 +The idea is to allow someone to access XWiki as an NFS server and modify wiki page content, metadata and attachment directly as virtual files.
2 2  
3 3  You can take a look at [[http:~~/~~/extensions.xwiki.org/xwiki/bin/view/Extension/WebDAV%20Server>>doc:extensions:Extension.WebDAV Server]] for inspiration since it's pretty much the same goal but with a different protocol (there will be difference since the WebDAV one is quite old and does not support things like nested spaces/pages and made some choices related to WebDAV limitations).
4 4  

Get Connected