1 Mar 2008 06:58
Re: Augmenting lightning with another extension? Help and advice?
MikeWu <g6wu <at> cdf.toronto.edu>
2008-03-01 05:58:24 GMT
2008-03-01 05:58:24 GMT
Thanks Stefan. This may seem like a simple question, but do you recommend the calICalendar interface because Lightning tasks are represented as calendar events? Thanks Stefan Sitter wrote: > MikeWu wrote: >> Hi all. I'm trying to come up with a mod for adding Remember The >> Milk tasks to the lighting task list (or synchronizing in a users >> IMAP account). I'm curious if it's possible to have the user >> install another extension that could augment the lightning >> extension so I could add this? > > It can be probably done by writing a calendar provider extension. One > existing example is the Provider for Google Calendar extension [1] that > reads and writes events from Google Calendar. Another example is the > ThunderBirthDay extension [2] that creates the calendar events based on > the birthday entries in Thunderbird addressbook. > > I think the main entry point is that you need to implement the > calICalendar interface [3] in your extension. I'm pretty sure one of the > developers around here can provide you with more detailed information. > > [1] https://addons.mozilla.org/thunderbird/addon/4631 > [2] https://addons.mozilla.org/thunderbird/addon/5337 > [3] > http://wiki.mozilla.org/Calendar:Creating_an_Extension#Provider_Extensions
RSS Feed