WebAPI/CalendarAPI: Difference between revisions
< WebAPI
Jump to navigation
Jump to search
(stub) |
(→Calendar API specification: team, next actions) |
||
Line 9: | Line 9: | ||
__TOC__ | __TOC__ | ||
== | == Status == | ||
* plan drafted | |||
== Team == | |||
* Interface/Standards: <span class="h-card">[[User:Tantek|Tantek Çelik]]</span> (IRC: tantek) | |||
* Interface/Implementation: <span class="h-card">[[User:Anygregor|Gregor Wagner]]</span> (IRC: gwagner) | |||
== Next actions == | |||
* Document interface requirements/features for [[Gaia/Calendar]] v1 and v2 | |||
* Evaluate [http://dev.w3.org/2009/dap/calendar/ W3C DAP Calendar API] | |||
* Subset accordingly. | |||
== Clients == | |||
Application(s) using the CalendarAPI: | |||
* [[Gaia/Calendar]] | |||
== See also == | |||
* [[WebAPI]] | |||
* [[WebAPI/ContactsAPI]] | * [[WebAPI/ContactsAPI]] |
Revision as of 23:57, 26 April 2012
This article is a stub. You can help MozillaWiki by expanding it.
Calendar API specification
Goals
Provide read/write DOM API access to the device calendar, and the events contained therein with a simple minimal API that has a high-degree of interoperability with both device calendars and commonly published web calendar information (iCalendar/hCalendar). - Tantek
The CalendarAPI is also known as WebCalendar.
Status
- plan drafted
Team
- Interface/Standards: Tantek Çelik (IRC: tantek)
- Interface/Implementation: Gregor Wagner (IRC: gwagner)
Next actions
- Document interface requirements/features for Gaia/Calendar v1 and v2
- Evaluate W3C DAP Calendar API
- Subset accordingly.
Clients
Application(s) using the CalendarAPI: