documented possibility to integrate opendata meetings in calendar automatdically
parent
a6a4bd2fd7
commit
b86152ae16
|
@ -1,5 +1,18 @@
|
|||
= was man noch machen könnte
|
||||
|
||||
== autom. fetch calendar entries for open data ==
|
||||
|
||||
JSON-File: http://offenesdresden.de/events.json
|
||||
should be joined with content/events.xml
|
||||
"title": "Open-Data-Treffen",
|
||||
title can be used as is
|
||||
"date": "2014-09-17T20:00:00+0200",
|
||||
date needs to be cut by the last 5 chars
|
||||
"location": "http://www.c3d2.de/space.html",
|
||||
location needs to be changed to "GCHQ, Lingerallee 3, Dresden" in case it is "http://www.c3d2.de/space.html", other cases might be necessary in future
|
||||
"info": "Allgemeine Infos: http://pad.okfn.org/p/oklab-dresden. Meetingnotizen: http://pad.okfn.org/p/oklab-dresden-treffen"
|
||||
link shoule be "http://offenesdresden.de"
|
||||
|
||||
== errmail for admin
|
||||
|
||||
in Makefile soll noch die Benachrichtigung der Admins für Fehler beim build-Prozess eingebaut werden
|
||||
|
|
Loading…
Reference in New Issue