Browse Source

Note about unreliability

Bob Mottram 8 years ago
parent
commit
df6b6d7a65
2 changed files with 15 additions and 9 deletions
  1. 3
    1
      doc/EN/app_radicale.org
  2. 12
    8
      website/EN/app_radicale.html

+ 3
- 1
doc/EN/app_radicale.org View File

@@ -16,7 +16,7 @@
16 16
 </center>
17 17
 #+END_EXPORT
18 18
 
19
-Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various systems seems rather patchy/flaky though, so use it with caution.
19
+Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various client systems seems very patchy/flaky though, so use it with caution.
20 20
 
21 21
 * Installation
22 22
 Log into your system with:
@@ -32,4 +32,6 @@ Select *Add/Remove Apps* then *radicale*. If you don't already have an SSL/TLS c
32 32
 * Setting up on Android
33 33
 Via F-droid install *DAVdroid*. Within *Android Settings* select *Accounts* then *DAVdroid*. Select *Login with URL and user name*. The URL should be https://yourmaindomainname/radicale/. Remember to include the trailing slash on the URL. If you installed Freedombone from a disk image then enter your username and the password which was shown at the start of installation. If not then the password for Radicale will be within the README file within your home directory.
34 34
 
35
+In tests so far the account setup process on DAVdroid is *highly unreliable*. Often it will say that the CalDAV service can't be found, but eventually after a while it may magically work and the account will appear.
36
+
35 37
 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.

+ 12
- 8
website/EN/app_radicale.html View File

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2016-11-17 Thu 12:41 -->
6
+<!-- 2016-11-17 Thu 15:01 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -248,12 +248,12 @@ for the JavaScript code in this tag.
248 248
 </center>
249 249
 
250 250
 <p>
251
-Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various systems seems rather patchy/flaky though, so use it with caution.
251
+Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various client systems seems very patchy/flaky though, so use it with caution.
252 252
 </p>
253 253
 
254
-<div id="outline-container-orgebc0b0a" class="outline-2">
255
-<h2 id="orgebc0b0a">Installation</h2>
256
-<div class="outline-text-2" id="text-orgebc0b0a">
254
+<div id="outline-container-org2682e99" class="outline-2">
255
+<h2 id="org2682e99">Installation</h2>
256
+<div class="outline-text-2" id="text-org2682e99">
257 257
 <p>
258 258
 Log into your system with:
259 259
 </p>
@@ -273,14 +273,18 @@ Select <b>Add/Remove Apps</b> then <b>radicale</b>. If you don't already have an
273 273
 </div>
274 274
 </div>
275 275
 
276
-<div id="outline-container-orga5c3015" class="outline-2">
277
-<h2 id="orga5c3015">Setting up on Android</h2>
278
-<div class="outline-text-2" id="text-orga5c3015">
276
+<div id="outline-container-org97eb189" class="outline-2">
277
+<h2 id="org97eb189">Setting up on Android</h2>
278
+<div class="outline-text-2" id="text-org97eb189">
279 279
 <p>
280 280
 Via F-droid install <b>DAVdroid</b>. Within <b>Android Settings</b> select <b>Accounts</b> then <b>DAVdroid</b>. Select <b>Login with URL and user name</b>. The URL should be <a href="https://yourmaindomainname/radicale/">https://yourmaindomainname/radicale/</a>. Remember to include the trailing slash on the URL. If you installed Freedombone from a disk image then enter your username and the password which was shown at the start of installation. If not then the password for Radicale will be within the README file within your home directory.
281 281
 </p>
282 282
 
283 283
 <p>
284
+In tests so far the account setup process on DAVdroid is <b>highly unreliable</b>. Often it will say that the CalDAV service can't be found, but eventually after a while it may magically work and the account will appear.
285
+</p>
286
+
287
+<p>
284 288
 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.
285 289
 </p>
286 290
 </div>