X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=dav%2FREADME.md;h=b86d47fc8e2b44532c74b08b3597086f9fe3f574;hb=35628d92295528f0128c287c78d174324c2e0d12;hp=e70f60907e1b1f883bd079d87fefc7005089b000;hpb=39dd3dffe07efd69fa1ac6d0bd243c7fc0e3a66f;p=friendica-addons.git diff --git a/dav/README.md b/dav/README.md index e70f6090..b86d47fc 100644 --- a/dav/README.md +++ b/dav/README.md @@ -1,4 +1,6 @@ -Calendar with CalDAV Support +# Calendar with CalDAV Support + +**THIS ADDON IS UNSUPPORTED** This is a rewrite of the calendar system used by the german social network [Animexx](http://www.animexx.de/). It's still in a very early stage, so expect major bugs. Please feel free to report any of them, by mail (cato@animexx.de) or Friendica: http://friendica.hoessl.eu/profile/cato @@ -16,11 +18,11 @@ At the moment, the calendar system supports the following features: - The events of a calendar can be exported as ICS file. ICS files can be imported into a calendar -Internationalization: +## Internationalization: - At the moment, settings for the US and the german systems are selectable (regarding the date format and the first day of the week). More will be added on request. - The basic design of the system is aware of timezones; however this is not reflected in the UI yet. It currently assumes that the timezone set in the friendica-installation matches the user's local time and matches the local time set in the user's operating system. -CalDAV device compatibility: +## CalDAV device compatibility: - iOS (iPhone/iPodTouch) works - Thunderbird Lightning works - Android: @@ -32,12 +34,12 @@ After activating, serveral tables in the database have to be created. The admin- In case of errors, the SQL-statement to create the tables manually are shown in the admin-interface. -Functuality missing: (a.k.a. "Roadmap") +## Functuality missing: (a.k.a. "Roadmap") - Sharing events; all events are private at the moment, therefore this system is not a complete replacement for the friendica-native events - Attendees / Collaboration -Used libraries +## Used libraries SabreDAV http://code.google.com/p/sabredav/