version 1.2, 2004/10/04 10:37:35
|
version 1.15, 2005/02/03 09:36:04
|
Line 1
|
Line 1
|
|
|
<!-- ***************** INFO/NEWS *************** --> | <!-- INFO/NEWS --> |
<div id="infoTabs"> |
<div id="infoTabs"> |
|
|
<div class="infoTab" id="whats-new"> |
<div class="infoTab" id="whats-new"> |
<h5 class="infoHeader">What's New</h5> |
<h5 class="infoHeader">What's New</h5> |
<ul> |
<ul> |
<li>News item goes here</li> | <li class="news">December 6, 2004: |
<li>More news items go here</li> | Version 0.1 available for download. |
<li><a href="http://www.mozdev.org/">mozdev.org</a></li> | See <a href="installation.html">Installation</a>.</li> |
| <li class="news">October 4, 2004: |
| First project pages here at mozdev.org</li> |
</ul> |
</ul> |
</div> |
</div> |
|
|
<div class="infoTab" id="other-stuff"> |
<div class="infoTab" id="other-stuff"> |
<h5 class="infoHeader">Other Stuff</h5> | <h5 class="infoHeader">Schedule</h5> |
<ul> |
<ul> |
<li>stuff goes here</li> | <li class="news">End February 2005:<br> |
<li>more stuff goes here</li> | Planned release of English second draft. |
| </li> |
</ul> |
</ul> |
</div> |
</div> |
|
|
<!-- alternative image/table base tab works better in NS4 --> |
|
<!-- |
|
<div class="infoTab" id="whats-new-image"> |
|
<h5 class="infoHeader"><img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" alt="What's New"></h5> |
|
<div class="infoItems"> |
|
<div>News item goes here</div> |
|
<div>More news item goes here</div> |
|
<div><a href="http://mozdev.org/">mozdev.org</a></div> |
|
</div> |
|
</div> |
|
--> |
|
</div> |
</div> |
<!-- ***************** INFO/NEWS *************** --> |
|
|
|
<!-- MAIN CONTENT --> |
<!-- MAIN CONTENT --> |
<p>The <strong>calendarhelp</strong> project content will go here soon.</p> | <h3> |
| <img src="calhelp-small.png" style="vertical-align:middle;" width="48" height="48"> |
| Help documentation for Mozilla Calendar |
| </h3> |
| |
| <p> |
| The Calendar Help project aims to provide help documentation |
| for end users of Mozilla Calendar: |
| <blockquote> |
| <ul> |
| <li>In all Calendar versions (the extensions for |
| <a href="http://www.mozilla.org/products/thunderbird/">Thunderbird</a>, |
| <a href="http://www.mozilla.org/products/firefox/">Firefox</a> and |
| <a href="http://www.mozilla.org/products/mozilla1.x/">Mozilla Application Suite</a>, |
| and the standalone |
| <a href="http://www.mozilla.org/projects/calendar/sunbird.html">Sunbird</a> |
| )</li> |
| <li>On all operating system platforms that Calendar and Sunbrd run on</li> |
| <li>In English and all Calendar and Sunbird's other languages</li> |
| </ul> |
| </blockquote> |
| </p> |
| |
| <h4>How Calendar Help works</h4> |
| <p> |
| You install Calendar Help as an extension. |
| When you are using your Calendar application, there is a new item in the |
| Help menu: Help Contents. |
| This item opens a separate help window that contains the help, |
| with a table of contents, index, search facility and glossary. |
| </p> |
| |
| <p> |
| The F1 key (or Help key) opens the help if it is not already open, |
| and switches to the topic that describes the element in the user interface |
| that has keyboard focus. |
| </p> |
| |
| <p><strong>Note: </strong> |
| In some versions of Calendar, F1 switches to the Day view. |
| After you install Calendar Help, F5 switches to the Day view. |
| </p> |
| |
| <p> |
| For a picture of the prototype, see the |
| <a href="screenshots.html">screenshots</a> page. |
| </p> |
| |
| <h4>Current status</h4> |
| <p> |
| The current version of Calendar Help documents most of the user interface |
| in Sunbird and Calendar extensions. |
| </p> |
| |
| <p> |
| To download and install it, see the |
| <a href="http://calendarhelp.mozdev.org/installation.html">Installation</a> page. |
| </p> |
| |
| <p> |
| You can find other information about Calendar in Mozilla Calendar's |
| <a href="http://www.mozilla.org/projects/calendar/faq.html">FAQ</a> and |
| in its <a href="news://news.mozilla.org/netscape.public.mozilla.calendar">newsgroup</a>. |
| </p> |
| |
| <h4>How you can help</h4> |
| <p> |
| This project needs reviewers and translators. |
| </p> |
| |
| <p> |
| If you use Mozilla Calendar, |
| and if you have a good understanding of how it works, |
| then you can contribute to the project by reviewing one or more chapters. |
| For more information, see the |
| <a href="http://calendarhelp.mozdev.org/contribute.html">Join in</a> page. |
| </p> |
| |
| <p> |
| If you use Mozilla Calendar in another language, and if you can translate the English |
| help into your language, then you can contribute to the project by translating |
| one or more chapters. |
| For more information, see the |
| <a href="http://calendarhelp.mozdev.org/contribute.html">Join in</a> page. |
| </p> |
| |
| <h4>Relationship to other projects</h4> |
| <p> |
| The Calendar Help project overlaps parts of |
| other proects, and it might conflict with them. |
| But at this early stage, none of this is clear. |
| </p> |
|
|
<p><strong>Note:</strong> If you want to add an area for user feedback to any of your pages, take a look at the <a href="notes.html">notes.html</a> |
|
template.</p> |
|