Just to follow up on this, I added a comment to the Bugzilla bug (#122659) that is tracking sync support for Sunbird. Hopefully that will lead to them providing an API that we can use to sync with, and then we can write a plugin to work with it.
Unfortunately I don't have time to hack on Sunbird to get this API in place myself. Tom On Sat, 2004-05-01 at 22:16, Tom Foottit wrote: > On Sun, 2 May 2004, Sven Kirmess wrote: > > Hubert Figuiere wrote: > > >>Can I use MultiSync to synchrionize them? > > > I think you could write a MultiSync plugin for Sunbird to sync data with > > > Sunbird like we do with Evolution. > > > > What does the Evolution Plugin do? I assume it reads the calendar file on > > the local disk (I assume Evolution stores the calendar in a file on disk > > if it is not stored on a server like Exchange?). I also assume this file > > is iCalendar format... > > > > If that's the case, it should be possible to use this plugin for Sunbird > > with local data. The only change would then be the WebDAV support, right? > > No, the Evolution plugin does not just read the file on disk. There is an > Evolution API that supports sync operations, so we use that because > maintaining sync with a flat file is difficult. > > The only thing we have that talks directly to iCal/vCard data is the > backup plugin, but it doesn't really do a sync. > > There have been requests for Mozilla/Thunderbird plugin support, but we > don't have anything specific planned right now. > > Tom > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Multisync-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/multisync-users ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Multisync-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/multisync-users
