132
edits
No edit summary |
|||
| Line 9: | Line 9: | ||
We are currently lacking any kind of end-user documentation. We need tutorials, geared towards typical end-users like your neighbor or your grandma, explaining to them the basic tasks in a calendar app. | We are currently lacking any kind of end-user documentation. We need tutorials, geared towards typical end-users like your neighbor or your grandma, explaining to them the basic tasks in a calendar app. | ||
===General=== | |||
====Calender Project and its components==== | |||
* Calendar is the name of the project that has two distinct outputs which both use the same code base: | |||
** [http://www.mozilla.org/projects/calendar/lightning/index.html Lightning] is a calendar extension for [http://www.mozilla.com/thunderbird/ Mozilla Thunderbird]. It offers calendaring features directly in the Thunderbird User Interface. Further integration features, such as e-mail invites or address book integration are planned for future releases. | |||
** [http://www.mozilla.org/projects/calendar/sunbird/index.html Sunbird] is our standalone calendar application. It doesn't need another client application to run at the cost of a larger download and higher memory requirements. Because of its standalone nature, Sunbird does not offer any kind of tight integration with an e-mail application, such as [http://www.mozilla.com/thunderbird/ Mozilla Thunderbird]. | |||
====Current Versions==== | |||
* The latest stable release of Lightning is 0.8 | |||
* The latest stable release of Sunbird is 0.8 | |||
The latest Lightning and Sunbird official releases can be downloaded from the [http://www.mozilla.org/projects/calendar/ Calender Project] home page. | |||
This document focusses on the next stable release (0.9) as that should be | |||
released by the time this document has any substance. | |||
===Installation=== | |||
* [[Calendar:Installing Sunbird|Installing Sunbird]] | * [[Calendar:Installing Sunbird|Installing Sunbird]] | ||
* [[Calendar:Installing Lightning into Thunderbird|Installing Lightning into Thunderbird]] | |||
===Configuration=== | |||
* [[Calendar:Configuring Sunbird|Configuring Sunbird]] | * [[Calendar:Configuring Sunbird|Configuring Sunbird]] | ||
* [[Calendar:Configuring Lightning|Configuring Lightning]] | * [[Calendar:Configuring Lightning|Configuring Lightning]] | ||
===Interface Components=== | |||
** [[Calendar:Calendar Gui|Calendar Interface Components]] | |||
===Basic Tasks=== | |||
* [[Calendar:Switching between mail and calendar mode in Lightning|Switching between mail and calendar mode in Lightning]] | * [[Calendar:Switching between mail and calendar mode in Lightning|Switching between mail and calendar mode in Lightning]] | ||
* [[Calendar:Creating a new event or a new task|Creating a new event or a new task]] | * [[Calendar:Creating a new event or a new task|Creating a new event or a new task]] | ||
edits