[Kolab-devel] browse webDAV objects via webbrowser (iRony/sabreDAV)
Henning
henne.gwath at gmx.de
Tue Dec 17 11:09:00 CET 2013
Hi,
with setup-kolab please add the following line by default to iRony in
public_html/index.php
$server->addPlugin(new \Sabre\DAV\Browser\Plugin());
This line adds a plugin that enables logged-in users to browse their
WebDAV objects to find out which addresses to use in webdav-clients.
Why?
----
E-Mail clients normally do not have such feature, so you have to have
some advanced knowledge to find out which addresses to use (wich
nautilus for example).
And even shared calendars have different addresses for each user so
everyone would have to have this knowledge.
regards,
Henning
More information about the devel
mailing list