diff --git a/Makefile b/Makefile index 1a39fa863..1ac769466 100644 --- a/Makefile +++ b/Makefile @@ -58,7 +58,7 @@ PAGES:=$(patsubst content/pages/%.xml, build/%.html, $(wildcard content/pages/*. 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 build/pentaradio.xml build/pentacast.xml build/pentamusic.xml \ + build/podcast.xml build/pentaradio.xml build/pentacast.xml build/pentamusic.xml build/pentamedia.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)) \ @@ -132,6 +132,11 @@ build/pentamusic.xml : NOVALID:=true build/pentamusic.xml : VFLAGS_OUT=$(VFLAGS) --schema xsd/rss20.xsd build/pentamusic.xml : PFLAGS+=--stringparam selection pentamusic build/pentamusic.xml: xsl/podcast.xsl # Does not work with $(STYLE) - why? +build/pentamedia.xml : STYLE=xsl/podcast.xsl +build/pentamedia.xml : NOVALID:=true +build/pentamedia.xml : VFLAGS_OUT=$(VFLAGS) --schema xsd/rss20.xsd +build/pentamedia.xml : PFLAGS+=--stringparam selection pentamedia +build/pentamedia.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 f9683ded7..ff68682d6 100644 --- a/xsl/podcast.xsl +++ b/xsl/podcast.xsl @@ -26,7 +26,7 @@ selection: '' - + Pentaradio radio.html C3D2 Pentaradio @@ -43,7 +43,7 @@ - + Pentacast podcast.html C3D2 Pentacast @@ -61,7 +61,7 @@ - + Pentamusic pentamusic.html C3D2 Pentamusic @@ -103,7 +103,7 @@ - + @@ -111,7 +111,7 @@ - + @@ -119,7 +119,7 @@ - +