Determine WebDAV URLs (was: browse webDAV objects via webbrowser (iRony/sabreDAV))
Henning
henne.gwath at gmx.de
Tue Dec 17 13:40:13 CET 2013
Hi,
thank you for the hints. Added the line
SetEnv DAVBROWSER 1/
to /etc/apache2/conf.d/iRony.conf. This enables the webdav browser as
expected.
In /etc/roundcubemail/calendar.inc.php I just uncommented the line
$rcmail_config['calendar_caldav_url'] = 'https://%h/iRony/calendars/%u/%i';
This enables the calDAV URL in the webclient. However, although there is
a similar line in /etc/roundcubemail/kolab_addressbook.inc.php there is
no "View URL" option in the addressbook-tab. If this line is added to
another file e.g. calendar.inc.php, the URL-option is there.
Isn't /etc/roundcubemail/kolab_addressbook.inc.php read anymore by
roundcubemail?
regards,
Henning
Am 17.12.2013 11:25, schrieb Torsten Grote:
> On Tuesday 17 December 2013 11:22:05 Daniel Hoffend wrote:
>> After you configured the following two URLs you'll be able to get them
>> via roundcube.
>>
>> $config['calendar_caldav_url'] =
>> "http://kolab.example.org/iRony/calendars/%u/%i";
>> $config['kolab_addressbook_carddav_url'] =
>> 'http://kolab.example.org/iRony/addressbooks/%u/%i';
>
> Thanks Daniel, I didn't know that this needs to be configured first.
>
> Kind Regards,
> Torsten
>
More information about the users
mailing list