On Tue, Sep 20, 2011 at 12:51 PM, Gerritjan Koekkoek <[email protected]> wrote:
On the xwiki.org there is a feature on XWiki presented; The WebDAV feature exposes wiki content (attachments, page content) through the well-known WebDAV protocol. This allows using WebDAV clients like DAVExplorer, file browsers like the Windows Explorer (XP), the Finder (MAC) or Nautilus (Linux) to directly browse and edit wiki content just as you would do for files in your local file system.
Does this feature require configuration of the server. Do I understand that by dropping photo's in a folder I could add photo's the the XWiki photoalbum although the XWiki stores all the attachments in a mySql database?
WebDAV actually expose "virtual" folder/files so by dropping image in a folder what really happen behind the scene is that this files is sent to XWiki and attached to a wiki page like you could do with XWiki UI.
We have a server on version 2.7.1
Gerritjan
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne