Annotation of calendarhelp/www/index.html, revision 1.17
1.1 petejc 1:
1.3 whiteley 2: <!-- INFO/NEWS -->
1.1 petejc 3: <div id="infoTabs">
1.3 whiteley 4:
1.1 petejc 5: <div class="infoTab" id="whats-new">
6: <h5 class="infoHeader">What's New</h5>
7: <ul>
1.17 ! whiteley 8: <li class="news">February 28, 2005:
! 9: Draft version 0.2 available for download.<br>
1.10 whiteley 10: See <a href="installation.html">Installation</a>.</li>
1.8 whiteley 11: <li class="news">October 4, 2004:
12: First project pages here at mozdev.org</li>
1.1 petejc 13: </ul>
14: </div>
15:
16: <div class="infoTab" id="other-stuff">
1.14 whiteley 17: <h5 class="infoHeader">Schedule</h5>
1.1 petejc 18: <ul>
1.17 ! whiteley 19: <li class="news">End March 2005:<br>
! 20: Planned release of English third draft.
1.14 whiteley 21: </li>
1.1 petejc 22: </ul>
23: </div>
24:
25: </div>
26:
27: <!-- MAIN CONTENT -->
1.6 whiteley 28: <h3>
1.8 whiteley 29: <img src="calhelp-small.png" style="vertical-align:middle;" width="48" height="48">
1.6 whiteley 30: Help documentation for Mozilla Calendar
31: </h3>
1.3 whiteley 32:
33: <p>
1.13 whiteley 34: The Calendar Help project aims to provide help documentation
1.5 whiteley 35: for end users of Mozilla Calendar:
1.8 whiteley 36: <blockquote>
1.4 whiteley 37: <ul>
1.8 whiteley 38: <li>In all Calendar versions (the extensions for
1.4 whiteley 39: <a href="http://www.mozilla.org/products/thunderbird/">Thunderbird</a>,
40: <a href="http://www.mozilla.org/products/firefox/">Firefox</a> and
41: <a href="http://www.mozilla.org/products/mozilla1.x/">Mozilla Application Suite</a>,
1.14 whiteley 42: and the standalone
43: <a href="http://www.mozilla.org/projects/calendar/sunbird.html">Sunbird</a>
44: )</li>
45: <li>On all operating system platforms that Calendar and Sunbrd run on</li>
46: <li>In English and all Calendar and Sunbird's other languages</li>
1.4 whiteley 47: </ul>
1.8 whiteley 48: </blockquote>
1.4 whiteley 49: </p>
1.3 whiteley 50:
1.13 whiteley 51: <h4>How Calendar Help works</h4>
1.9 whiteley 52: <p>
1.13 whiteley 53: You install Calendar Help as an extension.
1.9 whiteley 54: When you are using your Calendar application, there is a new item in the
55: Help menu: Help Contents.
56: This item opens a separate help window that contains the help,
57: with a table of contents, index, search facility and glossary.
58: </p>
59:
60: <p>
61: The F1 key (or Help key) opens the help if it is not already open,
62: and switches to the topic that describes the element in the user interface
63: that has keyboard focus.
64: </p>
65:
66: <p><strong>Note: </strong>
1.13 whiteley 67: In some versions of Calendar, F1 switches to the Day view.
68: After you install Calendar Help, F5 switches to the Day view.
1.9 whiteley 69: </p>
70:
71: <p>
72: For a picture of the prototype, see the
73: <a href="screenshots.html">screenshots</a> page.
74: </p>
75:
1.5 whiteley 76: <h4>Current status</h4>
1.4 whiteley 77: <p>
1.13 whiteley 78: The current version of Calendar Help documents most of the user interface
79: in Sunbird and Calendar extensions.
1.4 whiteley 80: </p>
1.3 whiteley 81:
1.17 ! whiteley 82: <p><b>Note: </b>
! 83: It is a coincidence that version Sunbird 0.2 and version Calendar Help 0.2 are
! 84: current at the same time.
! 85: The projects are not synchronized.
! 86: </p>
! 87:
1.3 whiteley 88: <p>
1.13 whiteley 89: To download and install it, see the
1.4 whiteley 90: <a href="http://calendarhelp.mozdev.org/installation.html">Installation</a> page.
91: </p>
92:
93: <p>
1.13 whiteley 94: You can find other information about Calendar in Mozilla Calendar's
1.4 whiteley 95: <a href="http://www.mozilla.org/projects/calendar/faq.html">FAQ</a> and
96: in its <a href="news://news.mozilla.org/netscape.public.mozilla.calendar">newsgroup</a>.
97: </p>
1.3 whiteley 98:
1.5 whiteley 99: <h4>How you can help</h4>
1.3 whiteley 100: <p>
1.12 whiteley 101: This project needs reviewers and translators.
1.3 whiteley 102: </p>
103:
1.4 whiteley 104: <p>
1.12 whiteley 105: If you use Mozilla Calendar,
106: and if you have a good understanding of how it works,
107: then you can contribute to the project by reviewing one or more chapters.
1.4 whiteley 108: For more information, see the
1.8 whiteley 109: <a href="http://calendarhelp.mozdev.org/contribute.html">Join in</a> page.
1.4 whiteley 110: </p>
111:
112: <p>
113: If you use Mozilla Calendar in another language, and if you can translate the English
114: help into your language, then you can contribute to the project by translating
115: one or more chapters.
116: For more information, see the
1.8 whiteley 117: <a href="http://calendarhelp.mozdev.org/contribute.html">Join in</a> page.
1.4 whiteley 118: </p>
119:
1.5 whiteley 120: <h4>Relationship to other projects</h4>
1.4 whiteley 121: <p>
1.13 whiteley 122: The Calendar Help project overlaps parts of
1.4 whiteley 123: other proects, and it might conflict with them.
124: But at this early stage, none of this is clear.
125: </p>
1.1 petejc 126:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>