Fix typo in documentation

This commit is contained in:
Frederic Guillot
2015-12-06 23:00:58 -05:00
parent 5c84996ee7
commit 7f3bf38e8d
84 changed files with 333 additions and 614 deletions

View File

@@ -2,24 +2,24 @@ Syncing your calendars
======================
Kanboard supports iCal feeds for projects and users.
This feature allow you to import Kanboard tasks in almost any calendar program (by example Microsoft Outlook, Apple Calendar, Mozilla Thunderbird and Google Calendar).
This feature allows you to import Kanboard tasks in almost any calendar program (by example Microsoft Outlook, Apple Calendar, Mozilla Thunderbird and Google Calendar).
Calendar subscriptions are **read-only** access, you cannot create tasks from an external calendar software.
The Calendar feed export follow the iCal standard.
Calendar subscriptions are **read-only** access, you cannot create tasks from external calendar software.
The Calendar feed export follows the iCal standard.
Note: Only tasks within the date range of -2 months to +6 months are exported to the iCalendar feed.
Project calendars
-----------------
- Each project have its own calendar.
- Each project has its own calendar.
- The subscription link is unique per project, the link is activated when you enable the public access of your project: **Project settings > Public access**.
- This calendar show only tasks for the selected project.
- This calendar shows only tasks for the selected project.
User calendars
--------------
- Each user have its own calendar.
- Each user has its own calendar.
- The subscription link is unique per user, the link is activated when you enable the public access of your user: **User profile > Public access**.
- This calendar show tasks assigned to the user for all projects.
@@ -28,7 +28,7 @@ Adding your Kanboard calendar to Apple Calendar
- Open Calendar
- Select **File > New Calendar Subscription**
- Copy and paste the iCal feed url from Kanboard
- Copy and paste the iCal feed URL from Kanboard
![Add iCal subscription](http://kanboard.net/screenshots/documentation/apple-calendar-add-subscription.png)
@@ -44,21 +44,21 @@ Adding your Kanboard calendar to Microsoft Outlook
- Open Outlook
- Select **Open Calendar > From Internet**
- Copy and paste the iCal feed url from Kanboard
- Copy and paste the iCal feed URL from Kanboard
![Outlook Edit Internet Calendar](http://kanboard.net/screenshots/documentation/outlook-edit-subscription.png)
Adding your Kanboard calendar to Mozilla Thunderbird
----------------------------------------------------
- Install the Add-on **Lightning** to add the calendar support to Thunderbird
- Install the Add-on **Lightning** to add calendar support to Thunderbird
- Click on **File > New Calendar**
- In the dialog box, choose **On the Network**
![Thunderbird Step 1](http://kanboard.net/screenshots/documentation/thunderbird-new-calendar-step1.png)
- Choose the format iCalendar
- Copy and paste the iCal feed url from Kanboard
- Copy and paste the iCal feed URL from Kanboard
![Thunderbird Step 2](http://kanboard.net/screenshots/documentation/thunderbird-new-calendar-step2.png)
@@ -69,7 +69,7 @@ Adding your Kanboard calendar to Google Calendar
- Click the down-arrow next to **Other calendars**.
- Select **Add by URL** from the menu.
- Copy and paste the iCal feed url from Kanboard
- Copy and paste the iCal feed URL from Kanboard
![Google Calendar](http://kanboard.net/screenshots/documentation/google-calendar-add-subscription.png)