Wording
This commit is contained in:
parent
c650f478bc
commit
ac98ed514d
|
@ -38,4 +38,4 @@ Exit from settings and press the *plus button* to add an account. Select *Login
|
||||||
|
|
||||||
You will be prompted to approve the Let's Encrypt cerificate for your domain name, and once that's done then you should see your account as a large yellow box. Press on that and ensure that *Addresses* and *calendar* are selected.
|
You will be prompted to approve the Let's Encrypt cerificate for your domain name, and once that's done then you should see your account as a large yellow box. Press on that and ensure that *Addresses* and *calendar* are selected.
|
||||||
|
|
||||||
Now go to your calendar app and press the plus icon to add an event. You should notice that the calendar account selected is your username on the Freedombone system. Synchronisation should be automatic.
|
Now go to your calendar app and press the plus icon to add an event. You should notice that the calendar account selected is your username on the Freedombone system.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2016-11-17 Thu 16:14 -->
|
<!-- 2016-11-17 Thu 16:40 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title></title>
|
<title></title>
|
||||||
|
@ -251,9 +251,9 @@ for the JavaScript code in this tag.
|
||||||
Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various client systems can be quite patchy/flaky though, so use it with caution.
|
Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various client systems can be quite patchy/flaky though, so use it with caution.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div id="outline-container-orge8e8d10" class="outline-2">
|
<div id="outline-container-org7574c95" class="outline-2">
|
||||||
<h2 id="orge8e8d10">Installation</h2>
|
<h2 id="org7574c95">Installation</h2>
|
||||||
<div class="outline-text-2" id="text-orge8e8d10">
|
<div class="outline-text-2" id="text-org7574c95">
|
||||||
<p>
|
<p>
|
||||||
Log into your system with:
|
Log into your system with:
|
||||||
</p>
|
</p>
|
||||||
|
@ -273,9 +273,9 @@ Select <b>Add/Remove Apps</b> then <b>radicale</b>. If you don't already have an
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orge2696d7" class="outline-2">
|
<div id="outline-container-orgde015fe" class="outline-2">
|
||||||
<h2 id="orge2696d7">Setting up on Android</h2>
|
<h2 id="orgde015fe">Setting up on Android</h2>
|
||||||
<div class="outline-text-2" id="text-orge2696d7">
|
<div class="outline-text-2" id="text-orgde015fe">
|
||||||
<p>
|
<p>
|
||||||
Via F-droid install <b>DAVdroid</b>.
|
Via F-droid install <b>DAVdroid</b>.
|
||||||
</p>
|
</p>
|
||||||
|
@ -293,7 +293,7 @@ You will be prompted to approve the Let's Encrypt cerificate for your domain nam
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Now go to your calendar app and press the plus icon to add an event. You should notice that the calendar account selected is your username on the Freedombone system. Synchronisation should be automatic.
|
Now go to your calendar app and press the plus icon to add an event. You should notice that the calendar account selected is your username on the Freedombone system.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue