Commit Graph

3736 Commits

Author SHA1 Message Date
6e0a65ddd8 events: Hackerbrücke 2013-05-13 14:04:41 +02:00
b13486e0c6 Revert "xsl/common: show s/5/10/ next events in sidebar"
This reverts commit 7d5d8e2edb.

ds13-cfp erwähnt ja nun das Datum
2013-05-10 18:58:36 +02:00
5bb6ab31b9 events: ASQF Sicherheitstests 2013-05-10 18:57:51 +02:00
dodo
2a9504060c fixed cfp fyler link 2013-05-07 18:02:37 +02:00
dodo
4b93bb3433 fixed ds13 cfp logo 2013-05-07 18:02:26 +02:00
herr flupke
e2b235cc56 datum added 2013-05-06 22:40:55 +02:00
7d5d8e2edb xsl/common: show s/5/10/ next events in sidebar 2013-05-06 22:37:04 +02:00
bcc8986ac7 news/ds13-cfp-online: fix xml 2013-05-06 22:29:05 +02:00
6d8d020051 news/ds13-cfp-online: fix image url 2013-05-06 22:28:06 +02:00
herr flupke
3360b1e167 cfp final 2013-05-06 22:21:39 +02:00
herr flupke
3b81fc8f91 link readded + typo correction 2013-05-06 21:40:27 +02:00
herr flupke
bdf55465ba pdf-flyer link removed 2013-05-06 21:03:03 +02:00
herr flupke
df16807196 Merge branch 'master' into datenspuren2013 2013-05-06 10:42:39 +02:00
herr flupke
52ccf36ecc mozilla HTML ref added 2013-05-06 10:42:20 +02:00
herr flupke
051371f6e7 moa CfP 2013-05-06 10:38:00 +02:00
herr flupke
18a72b4a42 c3d2 wiki link added 2013-05-05 22:24:20 +02:00
herr flupke
20dd2531a5 validation info added 2013-05-05 22:21:56 +02:00
herr flupke
ab4bb04bed cft draft added 2013-05-05 22:20:08 +02:00
herr flupke
7914a0c830 notes vermarkdowned 2013-05-05 21:26:32 +02:00
7da3dd3145 events: DONNERSTAG goes to Space 2013-05-01 17:01:41 +02:00
fd2f0db6f2 events: Output 2013 2013-04-26 23:15:29 +02:00
95ce9b1159 news/pentaradio24-20130423: mitschnitt
danke fürs Zusammenschneiden an 0i
2013-04-25 23:20:26 +02:00
koeart
d5c157a79d pentaradio april 2013 2013-04-23 18:13:59 +02:00
koeart
b28f004f94 Merge branch 'master' of git.c3d2.de:c3d2-web 2013-04-23 18:03:21 +02:00
33af91b537 Revert "events: fixed event end"
This reverts commit cb267a81ea.
2013-04-23 09:59:30 +02:00
61e9396504 event-20130427-bda: style
Geschmacksfrage, kann gern reverted werden.
2013-04-23 09:58:27 +02:00
dodo
cb267a81ea events: fixed event end 2013-04-21 00:53:46 +02:00
dodo
e6edf2bd36 events: datenspuren & mrmcd 2013-04-21 00:48:20 +02:00
koeart
263f526e16 mend 2013-04-20 22:13:30 +02:00
koeart
f1e74351a9 mend 2013-04-20 22:12:15 +02:00
koeart
02ccf06afa mend 2013-04-20 22:08:43 +02:00
koeart
c45ce8daad bda-sw angepasst 2013-04-20 22:08:33 +02:00
koeart
15a4691e20 mend 2013-04-20 22:04:16 +02:00
koeart
5b876c00b4 demo gegen bda news 2013-04-20 15:14:00 +02:00
koeart
d064b372f9 demo gegen gesetz zur aenderung bda 2013-04-20 14:40:41 +02:00
7ab9f313d2 datenspuren xsl: s/Voll verwanzt!/Privacy by Design/ 2013-04-18 01:10:59 +02:00
a2d706d58e datenspuren 2013 2013-04-18 01:10:26 +02:00
85189a7f53 events: Plenata 2013-04-17 13:30:29 +02:00
ebfa47f6a6 events: Bestandsdatenauskunftsdemo 2013-04-13 02:21:21 +02:00
koeart
1761641448 pentamusic april 2013 2013-04-09 20:13:02 +02:00
8d4d32212b RFC 5005 support: link archive feeds 2013-04-01 19:53:22 +02:00
dodo
989c0edd3d [PATCH 8/8] add script to print image information found in xml files
image widths shouldnot exceed 600px.
if you consider to add an image to the git with width bigger than 600px,
i recommend that you should think about either to add a thumbnail image
manually or if you extend this script to filter all images to get only
images with widths > 600px to convert them in the makefile and to pass
the filenames to xsltproc via stringparam and parse the list there to
prepare image src with the according thumbnailurl (in xsl/common.xsl
line 56 atm).

Signed-off-by: klObs <jw@klobs.de>
2013-03-31 17:45:43 +02:00
dodo
4ebdc5199d [PATCH 7/8] add ignore flag @thumb to <image> to disable thumbnailurl generation
Signed-off-by: klObs <jw@klobs.de>
2013-03-31 17:45:43 +02:00
dodo
9e5777b5c8 [PATCH 6/8] use relative image src in ds09-the-aftermath
Signed-off-by: klObs <jw@klobs.de>
2013-03-31 17:45:42 +02:00
dodo
aa78e2822a [PATCH 5/8] compact code
Signed-off-by: klObs <jw@klobs.de>
2013-03-31 17:45:42 +02:00
dodo
7206dda416 [PATCH 4/8] use Cone-response.svg instead of Cone-response.png in pentacast47
Signed-off-by: klObs <jw@klobs.de>
2013-03-31 17:45:42 +02:00
dodo
feb4741da2 [PATCH 3/8] convert wikimedia img src to thumbnail url
Signed-off-by: klObs <jw@klobs.de>
2013-03-31 17:45:42 +02:00
dodo
952ce2f9ca [PATCH 2/8] port make export to git
Signed-off-by: klObs <jw@klobs.de>
2013-03-31 17:45:42 +02:00
dodo
fb644b91a8 [PATCH 1/8] fix file path to pentacast-47-colorsync.png
Signed-off-by: klObs <jw@klobs.de>
2013-03-31 17:45:42 +02:00
klObs
08c60c86cb Pentacast 47 shownotes 2013-03-30 15:17:51 +01:00