diff --git a/Makefile b/Makefile index 3b7183622..f0db17715 100644 --- a/Makefile +++ b/Makefile @@ -56,6 +56,9 @@ NEWS_PAGES:=$(patsubst content/news/%.xml, build/news/%.html, $(wildcard content # News-Index und Feeds: NEWSFILES:=build/news.html build/news-rss.xml build/news-atom.xml build/podcast.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)) \ + $(patsubst content/news/pentaradio%.xml, build/news/pentaradio%.m3u, $(wildcard content/news/pentaradio*.xml)) # Datenspuren-Seiten: DS_PAGES:=$(patsubst content/datenspuren/%.xml, build/datenspuren/%.html, $(wildcard content/datenspuren/*.xml)) # Suchseiten-Template @@ -145,6 +148,11 @@ build/reminders : VFLAGS_OUT=--noout build/reminders: $(CALENDAR_SUMMARY) $(STYLE) $(call xml_process) +# Playlists +build/%.xspf : VFLAGS_OUT=--noout --relaxng xsd/xspf-1_0.5.rng +build/%.m3u : NOVALID_IGNORE:=true +build/%.pls : NOVALID_IGNORE:=true + # Pages: build/%.html: content/pages/%.xml $(STYLE) $(NAVIGATION) $(WWW_CCC_DE_UPDATES) $(CALENDAR_SUMMARY) $(DATESTAMP) news.xml $(call xml_process) diff --git a/content/news/pentaradio24-20080624.xml b/content/news/pentaradio24-20080624.xml index 1fae94135..952823669 100644 --- a/content/news/pentaradio24-20080624.xml +++ b/content/news/pentaradio24-20080624.xml @@ -12,6 +12,11 @@ Zu hören auf coloRadio (Stream).

+

+ Die Playlist kann im Wiki + unter Pentaradio + 2008 06 nachgelesen werden. +