On 01/17/2014 12:48 AM, Michael Rasmussen wrote: > Sometime last year there was a thread about adding a caldav backend to > the calendar plugin provided by kolab. Does anybody now whether there > have been any progress with this?
Ask on Kolab developers mailing list. > If no progress have been made or if nobody is working on this I will > start implementing this backend ASAP. > > To be recognized by the calendar plugin I must do the following? > 1) Under drivers add a folder say caldav > 2) In that folder create a file named caldav_driver.php > 3) Create a class named caldav_driver extending calendar_driver > 4) Implement all abstract methods in calendar_driver > > Anything else I need to do? Currently plugin allows only one driver at a time. So, if you need e.g. both database and caldav drivers, you'd need more modifications. -- Aleksander 'A.L.E.C' Machniak LAN Management System Developer [http://lms.org.pl] Roundcube Webmail Developer [http://roundcube.net] --------------------------------------------------- PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl _______________________________________________ Roundcube Development discussion mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/dev
