mirror of
https://github.com/moparisthebest/davmail
synced 2024-12-13 11:12:22 -05:00
Update calendar doc with new CALDAV url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@276 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
82c1cfc1af
commit
9b87e06ffd
Binary file not shown.
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 6.2 KiB |
@ -16,16 +16,16 @@
|
|||||||
|
|
||||||
<section name="Create a new network calendar">
|
<section name="Create a new network calendar">
|
||||||
<p>Obviously, you need to install the Thunderbird Lightning extension. You can
|
<p>Obviously, you need to install the Thunderbird Lightning extension. You can
|
||||||
then create a new network calendar:</p>
|
then create a new network calendar:
|
||||||
|
</p>
|
||||||
<div style="width: 100%;text-align: center">
|
<div style="width: 100%;text-align: center">
|
||||||
<img src="images/thunderbirdCalendar1.png"/>
|
<img src="images/thunderbirdCalendar1.png"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Choose CalDav format and specify location (adjust port to your settings):
|
<p>Choose CalDav format and specify location (adjust port to your settings):</p>
|
||||||
<code>http://localhost:1080/calendar</code>
|
<code>http://localhost:1080/users/mail@company.com/calendar
|
||||||
</p>
|
</code>
|
||||||
<p>Note for iCal users, use /user instead of /calendar:
|
<p>Replace mail@company.com with actual user email address.
|
||||||
<code>http://localhost:1080/user</code>
|
|
||||||
</p>
|
</p>
|
||||||
<div style="width: 100%;text-align: center">
|
<div style="width: 100%;text-align: center">
|
||||||
<img src="images/thunderbirdCalendar2.png"/>
|
<img src="images/thunderbirdCalendar2.png"/>
|
||||||
@ -56,7 +56,9 @@
|
|||||||
on the calendar in Lightning left pane and activate cache. Restart Thunderbird.
|
on the calendar in Lightning left pane and activate cache. Restart Thunderbird.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>Proceeed to <a href="thunderbirddirectorysetup.html">Thunderbird directory setup</a></p>
|
<p>Proceeed to
|
||||||
|
<a href="thunderbirddirectorysetup.html">Thunderbird directory setup</a>
|
||||||
|
</p>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user