Hi!
I used to play with WebDav and Total Commander's plugin
http://ghisler.fileburst.com/fsplugins/webdav.zip
Enter URL like this:
url/xwiki
or
url:port/xwiki
Then it connects fine. Also, try to play with UTF-8 options to read pages correctly (if
you have problems)
The only problem I found: there is no Deleted attachments in WebDav access. Am I missing
something?
Nope, this feature is not implemented yet; feel free to open a new
feature request on
Dmitry Bakbardin
20 сентября 2011, 16:19 от Gerritjan Koekkoek<gerritjankoekkoek(a)gmail.com>om>:
> I do understand it is a feature always on?
>
> I did a little test with mac os x lion, finder, go to server
> I entered
http://[url] without www.
>
> But how do I Identify myself and what rights are exposed, I assume the same rights
the user has on the Wiki?
> Or should I use another webDAv client?
>
> Op 20 sep. 2011, om 13:02 heeft Vincent Massol het volgende geschreven:
>
>>
>> On Sep 20, 2011, at 12:51 PM, Gerritjan Koekkoek 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.
>>
>> No
>>
>>> Do I understand that by dropping photo's in a folder I could add
photo's the the XWiki photoalbum
>>
>> Yes
>>
>>> although the XWiki stores all the attachments in a mySql database?
>>
>> XWiki stores attachment where you've defined it. By default it's in the
database (any DB supported by Hibernate, doesn't have to be MySQL).
>> See
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments
>>
>> Thanks
>> -Vincent
>>
>>>
>>> We have a server on version 2.7.1
>>>
>>> Gerritjan