blob: 876073f871c1f0bf218df38aceb186a846675f20 (
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
|
---
title: Mozilla 日历
slug: Mozilla/日历
translation_of: Mozilla/Calendar
---
<table>
<tbody>
<tr>
<td><img alt="Sunbird-Logo-148x155.png" class="internal default" src="/@api/deki/files/3621/=Sunbird-Logo-148x155.png" style="width: 148px; height: 155px;"></td>
<td>
<p>Mozillar日历项目是一个基于Mozilla应用程序架构的社区驱动的项目,其核心是基于libical的日历后端。<a href="http://www.mozilla.org/projects/calendar/lightning/">Lightning附加组件</a>是在该平台上构建的,它为Mozilla的邮件客户端<a href="/zh-CN/docs/Mozilla/Thunderbird">Thunderbird</a>提供集成化的日历功能。</p>
<p>Mozilla Calendar emphasizes free and open source technology and supports standardized technology like the ical/ics (<a class="external" href="http://tools.ietf.org/html/rfc2445" title="http://tools.ietf.org/html/rfc2445">rfc2445</a>) format and the CalDAV (<a class="external" href="http://tools.ietf.org/html/rfc4791" 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 style="width: 1143px; height: 183px;">
<tbody>
<tr>
<td style="vertical-align: top;">
<h2 id="开发相关的主题">开发相关的主题</h2>
<dl>
<dt>
<a class="internal" href="/en/Simple_Sunbird_build" title="en/Simple Sunbird build">Building Calendar</a></dt>
<dd>
Information about building Calendar with the new <a class="internal" href="/en/comm-central" title="en/comm-central">comm-central</a> repository. There is also a simple build page for <a class="internal" href="/en/Simple_Thunderbird_build#Building_Thunderbird_and_Lightning" title="en/Simple Thunderbird build#Building Thunderbird and Lightning">Thunderbird including Lightning</a> and information about <a class="internal" href="/en/How_comm-central's_build_system_works" title="en/How comm-central's build system works">how comm-central works</a>.</dd>
</dl>
<dl>
<dt>
<a class="link-https" href="https://wiki.mozilla.org/Calendar:Creating_an_Extension" 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 class="internal" href="/en/Calendar/Localization" 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 class="internal" href="/en/Calendar/MozMill_Testing" title="En/Calendar/MozMill Testing">CalendarUtils reference</a> for writing <a class="internal" href="/en/Mozmill_Tests" 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="工具">工具</h2>
<dl>
<dt>
<a class="link-https" href="https://bugzilla.mozilla.org/query.cgi?format=specific&product=Calendar" title="https://bugzilla.mozilla.org/query.cgi?format=specific&product=Calendar">Bugzilla</a></dt>
<dd>
The <a class="internal" href="/en/Bugzilla" title="En/Bugzilla">Bugzilla</a> database used to track issues for Mozilla projects.</dd>
<dd>
</dd>
<dt>
<a class="external" href="http://mxr.mozilla.org/comm-central/" 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 class="link-https" href="https://wiki.mozilla.org/Calendar:QA_CalDAV_Support" 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>
|