blob: 17e6540daab60f2f8c2df153be2869a6ea7fed9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
|
---
title: Calendar
slug: Mozilla/Calendar
tags:
- Calendar
- NeedsTranslation
- NeedsUpdate
- TopicStub
translation_of: Mozilla/Calendar
---
<table>
<tbody>
<tr>
<td><img src="/@api/deki/files/3621/=Sunbird-Logo-148x155.png" alt="Sunbird-Logo-148x155.png" style="width: 148px; height: 155px;" class="internal default"></td>
<td>
<p><span class="seoSummary">The Mozilla Calendar Project is a community driven project based on the Mozilla application architecture. The Project's heart is a calendaring backend based on libical. The <a href="http://www.mozilla.org/projects/calendar/lightning/" class="external" title="http://www.mozilla.org/projects/calendar/lightning/">Lightning extension</a> is built on top of this platform and provides integrated calendaring capabilities for Mozilla Messaging's Email client <a href="/en/Thunderbird" class="internal" title="En/Thunderbird">Thunderbird</a>.</span></p>
<p>Mozilla Calendar emphasizes free and open source technology and supports standardized technology like the ical/ics (<a href="http://tools.ietf.org/html/rfc2445" class="external" title="http://tools.ietf.org/html/rfc2445">rfc2445</a>) format and the CalDAV (<a href="http://tools.ietf.org/html/rfc4791" class="external" title="http://tools.ietf.org/html/rfc4791">rfc4791</a>) protocol, which is implemented by many freely available servers and also some commercial providers.</p>
</td>
</tr>
</tbody>
</table>
<table class="topicpage-table">
<tbody>
<tr>
<td style="vertical-align: top;">
<h2 id="Development_Topics">Development Topics</h2>
<dl>
<dt>
<a href="/en/Simple_Sunbird_build" class="internal" title="en/Simple Sunbird build">Building Calendar</a></dt>
<dd>
Information about building Calendar with the new <a href="/en/comm-central" class="internal" title="en/comm-central">comm-central</a> repository. There is also a simple build page for <a href="/en/Simple_Thunderbird_build#Building_Thunderbird_and_Lightning" class="internal" title="en/Simple Thunderbird build#Building Thunderbird and Lightning">Thunderbird including Lightning</a> and information about <a href="/en/How_comm-central's_build_system_works" class="internal" title="en/How comm-central's build system works">how comm-central works</a>.</dd>
</dl>
<dl>
<dt>
<a href="https://wiki.mozilla.org/Calendar:Creating_an_Extension" class="link-https" title="https://wiki.mozilla.org/Calendar:Creating_an_Extension">Creating a Calendar extension</a></dt>
<dd>
Tutorial on creating a Calendar extension for Sunbird and Lightning.</dd>
</dl>
<dl>
<dt>
<a href="/en/Calendar/Localization" class="internal" title="En/Calendar/Localization"><strong>Localization</strong></a></dt>
<dd>
How to get started with translating Calendar into your language and how to build Lightning in your language. </dd>
<dt>
Testing Calendar</dt>
<dd>
<a href="/en/Calendar/MozMill_Testing" class="internal" title="En/Calendar/MozMill Testing">CalendarUtils reference</a> for writing <a href="/en/Mozmill_Tests" class="internal" title="en/Mozmill Tests">Mozmill tests</a>, which can automatically test the UI so that regressions can be easily found.</dd>
<dt>
<a href="/en/Calendar/Calendar_Versions" title="en/Calendar/Calendar Versions">Calendar Versions</a></dt>
<dd>
This page will tell you which Calendar version fits with which Mozilla Platform and where current development is being done.</dd>
</dl>
</td>
<td style="vertical-align: top;">
<h2 id="Tools">Tools</h2>
<dl>
<dt>
<a href="https://bugzilla.mozilla.org/query.cgi?format=specific&product=Calendar" class="link-https" title="https://bugzilla.mozilla.org/query.cgi?format=specific&product=Calendar">Bugzilla</a></dt>
<dd>
The <a href="/en/Bugzilla" class="internal" title="En/Bugzilla">Bugzilla</a> database used to track issues for Mozilla projects.</dd>
<dd>
</dd>
<dt>
<a href="http://mxr.mozilla.org/comm-central/" class="external" title="http://mxr.mozilla.org/comm-central/">MXR</a></dt>
<dd>
Browse and search the Calendar source code repository on the Web.</dd>
<dd>
</dd>
<dt>
<a href="https://wiki.mozilla.org/Calendar:QA_CalDAV_Support" class="link-https" title="https://wiki.mozilla.org/Calendar:QA_CalDAV_Support">Calendar Servers</a></dt>
<dd>
Setup your own calendar server, or check to see how well commercial products are supported.</dd>
<dt>
</dt>
</dl>
</td>
</tr>
</tbody>
</table>
<p> </p>
|