2013-06-15 09:03:30 +00:00
|
|
|
Calendar Export
|
|
|
|
===============
|
|
|
|
|
2013-06-16 11:20:39 +00:00
|
|
|
This addon makes it possible to export the events posted by your users,
|
|
|
|
so they can be imported into other calendar applications.
|
2013-06-15 09:03:30 +00:00
|
|
|
|
|
|
|
Exporting a calendar is an _opt-in_ feature which has to be activated by each
|
|
|
|
of the users in the _addon settings_. As the admin you can only provide the
|
|
|
|
service but should not force it upon your users.
|
|
|
|
|
|
|
|
The calendars are exported at
|
|
|
|
|
2013-06-16 07:34:44 +00:00
|
|
|
http://example.com/cal/username/export/format
|
2013-06-15 09:03:30 +00:00
|
|
|
|
2013-06-16 06:51:11 +00:00
|
|
|
currently the following formats are supported
|
|
|
|
|
|
|
|
* ical
|
|
|
|
* csv.
|
2013-06-15 09:03:30 +00:00
|
|
|
|
|
|
|
Author
|
|
|
|
------
|
|
|
|
|
|
|
|
This addon is developed by [Tobias Diekershoff](https://f.diekershoff.de/profile/tobias).
|
|
|
|
|
|
|
|
License
|
|
|
|
-------
|
|
|
|
|
|
|
|
This addon is licensed under the [MIT](http://opensource.org/licenses/MIT)
|
|
|
|
license, see also the LICENSE file in the addon directory.
|