[Kolab-devel] browse webDAV objects via webbrowser (iRony/sabreDAV)
Henning <[email protected]>
| Newsgroups | gmane.comp.kde.kolab.user,gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <[email protected]> |
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