From 2b859d2a7a0a50917ffe72f809db39c8dd8725dc Mon Sep 17 00:00:00 2001 From: astro Date: Sun, 25 Oct 2009 12:45:19 +0000 Subject: [PATCH] =?UTF-8?q?podcast.xml=20mit=20zus=C3=A4tzlich=20pentaradi?= =?UTF-8?q?o.xml=20&=20pentacast.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@2189 31f61c52-7bfb-0310-b897-fc00f8a278f0 --- Makefile | 13 +++++++- xsl/podcast.xsl | 87 +++++++++++++++++++++++++++++++++++++------------ 2 files changed, 79 insertions(+), 21 deletions(-) diff --git a/Makefile b/Makefile index 9f9bcd387..bc1c7831d 100644 --- a/Makefile +++ b/Makefile @@ -55,7 +55,8 @@ PAGES:=$(patsubst content/pages/%.xml, build/%.html, $(wildcard content/pages/*. # Seiten zu einzelnen News-Items: NEWS_PAGES:=$(patsubst content/news/%.xml, build/news/%.html, $(wildcard content/news/*.xml)) # News-Index und Feeds: -NEWSFILES:=build/news.html build/news-rss.xml build/news-atom.xml build/podcast.xml \ +NEWSFILES:=build/news.html build/news-rss.xml build/news-atom.xml \ + build/podcast.xml build/pentaradio.xml build/pentacast.xml \ build/ical.ics build/xcal.xml build/reminders build/datenspuren/news-rss.xml build/datenspuren/news-atom.xml PLAYLISTS:=$(patsubst content/news/pentaradio%.xml, build/news/pentaradio%.xspf, $(wildcard content/news/pentaradio*.xml)) \ $(patsubst content/news/pentaradio%.xml, build/news/pentaradio%.pls, $(wildcard content/news/pentaradio*.xml)) \ @@ -109,6 +110,16 @@ build/podcast.xml : STYLE=xsl/podcast.xsl build/podcast.xml : NOVALID_IGNORE:=true build/podcast.xml : VFLAGS_OUT=$(VFLAGS) --schema xsd/rss20.xsd build/podcast.xml: xsl/podcast.xsl # Does not work with $(STYLE) - why? +build/pentaradio.xml : STYLE=xsl/podcast.xsl +build/pentaradio.xml : NOVALID_IGNORE:=true +build/pentaradio.xml : VFLAGS_OUT=$(VFLAGS) --schema xsd/rss20.xsd +build/pentaradio.xml : PFLAGS+=--stringparam selection pentaradio +build/pentaradio.xml: xsl/podcast.xsl # Does not work with $(STYLE) - why? +build/pentacast.xml : STYLE=xsl/podcast.xsl +build/pentacast.xml : NOVALID_IGNORE:=true +build/pentacast.xml : VFLAGS_OUT=$(VFLAGS) --schema xsd/rss20.xsd +build/pentacast.xml : PFLAGS+=--stringparam selection pentacast +build/pentacast.xml: xsl/podcast.xsl # Does not work with $(STYLE) - why? #.INTERMEDIATE: news.xml news.xml: $(NEWSITEMS) diff --git a/xsl/podcast.xsl b/xsl/podcast.xsl index 1bb87c221..207a15cd8 100644 --- a/xsl/podcast.xsl +++ b/xsl/podcast.xsl @@ -18,39 +18,86 @@ http://www.c3d2.de/ + + selection: '' - Pentaradio - radio.html - C3D2 Podcast - de - http://creativecommons.org/licenses/by-sa/2.0/de/ - Radio vom CCC Dresden - - Pentaradio sind die Sendungen des Chaos Computer Club Dresden auf coloRadio, bestehend aus einem informativen Rahmenprogramm und Beiträgen zu einem sendungsspezifischen Thema. - - + + + Pentaradio + radio.html + C3D2 Pentaradio + de + http://creativecommons.org/licenses/by-sa/2.0/de/ + Radio vom CCC Dresden + + Pentaradio sind die Sendungen des Chaos Computer Club Dresden auf coloRadio, bestehend aus einem informativen Rahmenprogramm und Beiträgen zu einem sendungsspezifischen Thema. + + + + + Pentacast + podcast.html + C3D2 Pentacast + de + http://creativecommons.org/licenses/by-sa/2.0/de/ + Podcasts vom CCC Dresden + + Pentacast sind themenspezifische Sendungen des Chaos + Computer Club Dresden. + + + + + C3D2 Podcast + + C3D2 Podcast + de + http://creativecommons.org/licenses/by-sa/2.0/de/ + Radio & Podcasts vom CCC Dresden + + Pentaradio & Pentacast vom Chaos Computer Club Dresden. + + + + + Chaos Computer Club Dresden - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + +