From df8cc6f1901cde71b4cc7feaa69f7b0393313f27 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Mon, 13 Dec 2021 23:49:18 +0000 Subject: [PATCH] Generate documentation --- v1.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/v1.html b/v1.html index 9d479275..dcc38fd4 100644 --- a/v1.html +++ b/v1.html @@ -407,17 +407,17 @@
Evolution
-

####### Calendars

+

Calendars

First of all, show the calendar page in Evolution by clicking on the calendar icon at the bottom of the side pane. Then add a new calendar by choosing in the menu File → New → Calendar.

A new window opens. The calendar type is CalDAV, and the location is something like http://localhost:5232/user/calendar.ics/, where you can replace user and calendar by some strings of your choice. Calendars are automatically created if needed. Please note that the trailing slash is important.

You can fill other attributes like the color and the name, these are only used for Evolution and are not uploaded.

Click on OK, and your calendar should be ready for use.

-

####### Contacts

+

Contacts

Switch to the contacts page and click File → New → Adress book. In the new window choose WebDAV as type and something like http://localhost:5232/user/addressbook.vcf/ as location. Remember to enter the correct username.

KOrganizer
-

####### Calendars

+

Calendars

Tested with 4.8.3, you need one running on Akonadi for Cal/CarDav support.

The procedure below can also be done trough the sidebar "Calendar Manager". But to ensure it works for everyone this examples uses the menu-bar.

    @@ -443,7 +443,7 @@

    Note

    After you created a calender in a collection you can also use http://myserver:5232/Username/ as an URL This will then list all available calendars.

    -

    ####### Contacts

    +

    Contacts

    You can add a address book analogously to the above instructions, just choose CardDav and http://myserver:5232/Username/AddressBook.vcf/ in step 10 and 11. Also, if you already have a calendar set up you can add an address book to its "DAV groupware resource" under Configure-Kontact → Calendar → General → Calendars → Modify. This way you don't have to enter username and password twice.

@@ -508,7 +508,7 @@
InfCloud, CalDavZAP & CardDavMATE

Because settings are the same for InfCloud, CalDavZAP and CardDavMATE
only InfCloud is used in description below.

-

####### Radicale configuration

+

Radicale configuration

Add/Modify the following section in Radicale main configuration file:

# Additional HTTP headers
 [headers]
@@ -529,7 +529,7 @@ only InfCloud is used in description below.

# collection: ^%(login)s/.+$ # DOES NOT WORK collection: ^%(login)s(/.+)?$ permission: rw
-

####### InfCloud configuration

+

InfCloud configuration

Inside InfCloud configuration file config.js you need to set globalNetworkCheckSettings like following example:

// href: 
 // put in here your protocol, host and port where Radicale is listening
@@ -574,7 +574,7 @@ After installing and accepting it you should restart your browser.

iPhone & iPad
-

####### Calendars

+

Calendars

For iOS devices, the setup is fairly straightforward but there are a few settings that are critical for proper operation.

  1. From the Home screen, open Settings
  2. @@ -593,7 +593,7 @@ After installing and accepting it you should restart your browser.

    Warning

    In iOS 5.x, please check twice that the Sync all entries option is activated, otherwise some events may not be shown in your calendar.

    -

    ####### Contacts

    +

    Contacts

    In Contacts on iOS 6:

    1. From the Home screen, open Settings
    2. @@ -619,7 +619,7 @@ After installing and accepting it you should restart your browser.

      Note

      This description assumes you do not have any authentication or encryption configured. If you want to use iCal with authentication or encryption, you just have to fill in the corresponding fields in your calendar's configuration.

      -

      ####### Calendars

      +

      Calendars

      In iCal 4.0 or iCal 5.0:

      1. Open the Preferences dialog and select the Accounts tab
      2. @@ -640,7 +640,7 @@ After installing and accepting it you should restart your browser.

        To add a calendar to your shiny new account you have to go to the menu and select File → New Calendar → <your shiny new account>. A new calendar appears in the left panel waiting for you to enter a name.

        This is needed because the behaviour of the big + button in the main window is confusing as you can't focus an empty account and iCal will just add a calendar to another account.

        -

        ####### Contacts

        +

        Contacts

        In Contacts 7 (previously known as AddressBook):

        1. Open the Preferences dialog and select the Accounts tab.