Calendar:GDATA Provider: Difference between revisions

Line 38: Line 38:


==Missing Features==
==Missing Features==
===Why can't I configure any options in the Extension Manager?===
There are currently not enough options to warrant an options window. There are some advanced preferenced:
<code>calendar.google.useHTTPMethodOverride = true</code> Instead of using PUT and DELETE methods, use POST and GET with the X-HTTP-Method-Override header. This is good for proxies and since it doesn't harm non-proxies, it defaults to true.
<code>calendar.google.alarmClosest = true</code> Alarm support: Use either the alarm closest (true) or farthest away (false) from the event as the alarm displayed in Sunbird/Lightning.
<code>calendar.google.defaultPrivacy = "private"</code> Since there is no easy way to map the privacy "default" to either private,public, or confidential, this preference may be set to influence how Sunbird/Lightning create new events.
===Can I create or view comments made within the Google Calendar Interface?===
===Can I create or view comments made within the Google Calendar Interface?===
Not currently. Progress on this is being tracked in {{bug|362653}}
Not currently. Progress on this is being tracked in {{bug|362653}}
264

edits