baikal/README.md
Jérôme Schneider 622e4a02e1 Working on web admin
Former-commit-id: a35b945b8c
2012-05-12 23:47:52 +02:00

41 lines
No EOL
1.4 KiB
Markdown
Executable file

# 1. About this package
This package contains a release of Baïkal.
Go to http://baikal.codr.fr to get more information about this package, and upgrades.
# 2. What is Baïkal ?
Baïkal is an open source lightweight CalDAV and CardDAV server. It's developped
by Jérôme Schneider (http://codr.fr) and based on the SabreDAV library. Baïkal
is distributed under the GPL license.
To get more info about the GPL license, visit
http://www.opensource.org/licenses/gpl-license.php.
# 3. Baïkal requirements
Baïkal is based on PHP 5.3.0, and uses a SQLite3 with PHP PDO. For more
information regarding these requirements see the INSTALL.md file in this folder.
# 4. What should you do if you have a problem ?
1. Read the available documentation carefully
2. Search the web carefully about Baïkal CalDAV CardDAV
3. Mail me (Jérôme Schneider) at mail@jeromeschneider.fr
When mailing, see the following guidelines...
- 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.
- Write in english or french, please.
4. If you have identified a genuine new bug, report it at
the mail address given in point 3 of this list
# 5. How to get started
Please see the INSTALL.md in this folder.
-- Jérôme Schneider <mail@jeromeschneider.fr> Sat, 12 May 2012 23:45:00 +0100