diff --git a/pages/user_documentation.rst b/pages/user_documentation.rst index 3736ce4e..9bc1b8b8 100644 --- a/pages/user_documentation.rst +++ b/pages/user_documentation.rst @@ -84,9 +84,10 @@ Radicale's one and your calendar won't be remotely accessible. Next window asks you to provide information about remote calendar access. Protocol used by Radicale is ``CalDAV``. A standard location for a -basic use of a Radicale calendar is ``http://localhost:5232/user/calendar/``, -where you can replace ``user`` and ``calendar.ics`` by some strings of your -choice. Calendars are automatically created if needed. +basic use of a Radicale calendar is +``http://localhost:5232/user/calendar.ics/``, where you can replace ``user`` +and ``calendar.ics`` by some strings of your choice. Calendars are +automatically created if needed. You can now customize your calendar by giving it a nickname and a color. This is only used by Lightning to identify calendars among others. @@ -135,8 +136,8 @@ Calendars 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. -1. Click ``Settings -> Configure KOrganizer``. -2. Click on ``General -> Calendars``. +1. Click ``Settings → Configure KOrganizer``. +2. Click on ``General → Calendars``. 3. Click on ``Add``. 4. Choose ``DAV groupware resource`` (and click ``OK``). 5. Enter your username/passord (and click on ``Next``). @@ -154,17 +155,17 @@ But to ensure it works for everyone this examples uses the menu-bar. 17. Restart Korganizer for the calendar to appear in the "Calendar Manager" sidebar :(. (At least with version 4.8.3.) .. note:: - After you created a calender in a collection you can also use http://myserve:5232/Username/ as an URL + 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 ++++++++ -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. +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 +"DAV groupware resource" under Configure-Kontact → Calendar → General → +Calendars → Modify. This way you don't have to enter username and password twice. @@ -461,6 +462,8 @@ default configuration file, with the main parameters: http_user_parameter = # POST parameter to use for password http_password_parameter = + + [rights] # Rights management method # Value: None | owner_only | owner_write | from_file