Merge branch 'mongoose' of github.com:jeromeschneider/Baikal into mongoose

This commit is contained in:
Jérôme Schneider 2012-03-23 00:23:51 +01:00
commit a2346185fe
2 changed files with 25 additions and 17 deletions

View file

@ -154,17 +154,27 @@ be useful (tail -f /var/log/apache2/error.log)
# 8 - Connecting your CalDAV / CardDAV client to Baïkal Server
## Apple iCal:
Add a new CalDAV account
Add a new CalDAV account:
* username: the username you just created (in our example, jerome)
* password: the password you just defined
* In server address: http://dav.mydomain.com/cal.php/principals/jerome
## Apple Address Book:
Add a new CardDAV account:
* username: the username you just created (in our example, jerome)
* password: the password you just defined
* In server address: http://dav.mydomain.com/card.php/addressbooks/jerome/default
## Thunderbird/Lighning:
Add a new CalDAV account:
* Navigate to "Lightning" > "New account" > "On the network" > "URL"
* paste this URL: http://yourdomain.com/cal.php/calendars/username/default
of and replace the domain name, and the username with the correct values
* When asked, provide user/password; your CalDAV account should be up and running
# 9 - You're done
You may now create new calendars, new events, new visit cards :) Enjoy.

View file

@ -24,14 +24,12 @@ information regarding these requirements see the INSTALL.md file in this folder.
2. Search the web carefully about Baïkal Server
3. Mail me (Jérôme Schneider) at mail@jeromeschneider.fr
When mailing, see the following guidelines...
- Be polite
Always include the version of used Baïkal and server environment
(phpinfo())...
- Be verbose; Always include the version of used Baïkal and
server environment (phpinfo())...
- Be as specific and clear as possible - questions like "my
installation does not work - what can I do???" will be ignored.
I can read english and french.
- I can read english and french.
4. If you have identified a genuine new bug report it at
the mail address given in point 3 of this list