From c5d8e0af5417edbd3acfef8168f9983aa8d43284 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Je=CC=81ro=CC=82me=20Schneider?= Date: Sun, 20 May 2012 21:59:56 +0200 Subject: [PATCH] Updates INSTALL.md --- .../Frameworks/Baikal/Scripts/package-flat.sh | 4 +-- INSTALL.md | 30 +++++++------------ 2 files changed, 13 insertions(+), 21 deletions(-) diff --git a/CoreVersions/0.2.0/Frameworks/Baikal/Scripts/package-flat.sh b/CoreVersions/0.2.0/Frameworks/Baikal/Scripts/package-flat.sh index 68b804a..bceba3a 100755 --- a/CoreVersions/0.2.0/Frameworks/Baikal/Scripts/package-flat.sh +++ b/CoreVersions/0.2.0/Frameworks/Baikal/Scripts/package-flat.sh @@ -10,7 +10,7 @@ echo "#" BRANCH="master" TARGETFILE="/tmp/package.zip" -SRCDIR="/Users/jeromeschneider/Desktop/Baikal/" +SRCDIR="/Users/jerome/Desktop/temp-baikal/baikal-stock.0.2.0//" TEMPDIR="/tmp/baikal-flat-`date +%Y-%m-%d-%H-%M-%S`-temp" TEMPDIRDEREFERENCE="/tmp/baikal-flat-`date +%Y-%m-%d-%H-%M-%S`" @@ -58,4 +58,4 @@ mv html/.htaccess . rm -Rf html # Displaying result -echo "# "$TEMPDIR \ No newline at end of file +echo "# "$TEMPDIR diff --git a/INSTALL.md b/INSTALL.md index 5b305ce..c9ae83b 100755 --- a/INSTALL.md +++ b/INSTALL.md @@ -138,9 +138,13 @@ In our example, we will assume that the apache2 configuration directory is: In a web browser, navigate to http://dav.mydomain.com and follow the instructions of the initialization web tool -# 4 - Connecting your CalDAV / CardDAV client to Baïkal +# 4 - Accessing the Baïkal Web Admin -## 4.1 - Apple iCal: +Navigate to http://dav.mydomain.com/admin/ + +# 5 - Connecting your CalDAV / CardDAV client to Baïkal + +## 5.1 - Apple iCal: Add a new CalDAV account: @@ -148,7 +152,7 @@ Add a new CalDAV account: * password: the password you just defined * In server address: http://dav.mydomain.com/cal.php/principals/jerome -## 4.2 - Apple Address Book: +## 5.2 - Apple Address Book: Add a new CardDAV account: @@ -156,7 +160,7 @@ Add a new CardDAV account: * password: the password you just defined * In server address: http://dav.mydomain.com/card.php/addressbooks/jerome/default -## 4.3 - Thunderbird/Lighning: +## 5.3 - Thunderbird/Lighning: Add a new CalDAV account: @@ -165,23 +169,11 @@ Add a new CalDAV account: 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 -# 5 - You're done +# 6 - You're done You may now create new calendars, new events, new visit cards :) Enjoy. -# 6 - Troubleshooting +# 7 - Troubleshooting For troubleshooting read the FAQ below. If your problem is not listed, contact -me after reading README.md - -# 7 - FAQ - -Q: Why is the Baïkal logo a fish ? - -A:The fish is an Omul. According to Wikipedia -(http://en.wikipedia.org/wiki/Omul): The omul, Coregonus migratorius, also -known as Baikal omul (Russian: байкальский омуль), is a whitefish species -of the salmon family endemic to Lake Baikal in Siberia, Russia. It is -considered a delicacy and is the object of one of the largest commercial -fisheries on Lake Baikal. In 2004, it was listed in Russia as an endangered -species. \ No newline at end of file +me after reading README.md \ No newline at end of file