X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=dav%2FREADME.md;h=a82439722bd8d429c8be7ca72192b11c005de207;hb=b8234a1cb8d6603bf527fa12f6be9062b35efa8d;hp=b3a64928fef7795a9cd709e6e939e9f8f0da012d;hpb=8fa2821a29e8dceae004a6471a1a844b3fea0690;p=friendica-addons.git diff --git a/dav/README.md b/dav/README.md index b3a64928..a8243972 100644 --- a/dav/README.md +++ b/dav/README.md @@ -6,10 +6,15 @@ It's still in a very early stage, so expect major bugs. Please feel free to repo At the moment, the calendar system supports the following features: - A web-based drag&drop interface for managing events - All-Day-Events, Multi-Day-Events, and time-based events +- Giving the subject, a description, a location and a color for the event (the color is not available through CalDAV, though) +- Recurrences (not the whole set of options given in the iCalendar spec, but the most important ones) +- Notification by e-mail. Multiple notifications can be set per event +- Multiple calendars per user - Access to the events using CalDAV (using iPhone, Thunderbird Lightning etc., see below) -- read-only access to the friendica-native events (also using CalDAV) +- Read-only access to the friendica-native events (also using CalDAV) - The friendica-contacts are made available using CardDAV (confirmed to work with iOS) -- Giving the subject, a description, a location and a color for the event (the color is not available through CalDAV, though) +- The events of a calendar can be exported as ICS file. ICS files can be imported into a calendar + 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. @@ -17,8 +22,10 @@ Internationalization: CalDAV device compatibility: - iOS (iPhone/iPodTouch) works -- Thunderbird Lightning should work, not tested yet -- Android: http://dmfs.org/caldav/ seems to work, not much tested yet, though +- Thunderbird Lightning works +- Android: + - aCal (http://andrew.mcmillan.net.nz/projects/aCal) works, available in F-Droid and Google Play + - CalDAV-Sync (http://dmfs.org/caldav/) works, non-free Installation After activating, serveral tables in the database have to be created. The admin-interface of the plugin will try to do this automatically. @@ -26,12 +33,10 @@ In case of errors, the SQL-statement to create the tables manually are shown in Functuality missing: (a.k.a. "Roadmap") -- Recurrence of events (this is only supported using the CalDAV-interface; recurring events saved using CalDAV will appear correctly multiple times in the web-based frontend; hovever those events will be read-only at the web-based frondend) -- Sharing events; all events are private at the moment, therefore this system is not yet a complete replacement for the friendica-native events +- 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 SabreDAV @@ -46,10 +51,6 @@ jQueryUI http://jqueryui.com/ Dual-licenced: MIT and GPL licenses -iCalCreator -http://kigkonsult.se/iCalcreator/ -GNU Lesser General Public License - TimePicker http://www.texotela.co.uk/code/jquery/timepicker/ Dual-licenced: MIT and GPL licenses @@ -59,3 +60,13 @@ http://laktek.com/2008/10/27/really-simple-color-picker-in-jquery/ MIT License + +Author of this plugin (the parts that are not part of the libraries above): +Tobias Hößl +http://friendica.hoessl.eu/profile/cato +http://www.hoessl.eu/ +tobias@hoessl.eu +@TobiasHoessl + +Originally developed for: + Animexx e.V. / http://www.animexx.de/