From da72afd816f0015bc8a3b242ff7606b5f68fabcf Mon Sep 17 00:00:00 2001 From: Astro Date: Sat, 4 Feb 2012 02:34:41 +0100 Subject: [PATCH] ATOM, RSS, Podcast feeds: to Flattr http://developers.flattr.net/feed/ No support in podcatchers /yet/. --- xsl/atom.xsl | 9 +++++++++ xsl/common.xsl | 17 +++++++++++++++++ xsl/podcast.xsl | 9 +++++++++ xsl/rss.xsl | 10 ++++++++++ 4 files changed, 45 insertions(+) diff --git a/xsl/atom.xsl b/xsl/atom.xsl index faae8cdfe..98d66db11 100644 --- a/xsl/atom.xsl +++ b/xsl/atom.xsl @@ -90,6 +90,15 @@ length="{@size}" /> + + + + + + + + + diff --git a/xsl/common.xsl b/xsl/common.xsl index d80082439..0eba43137 100644 --- a/xsl/common.xsl +++ b/xsl/common.xsl @@ -561,4 +561,21 @@ + + + + + + + + + + + + https://flattr.com/thing/51034/Pentaradio-24 + https://flattr.com/thing/51037/Pentacast + https://flattr.com/thing/51039/Pentamusic + + + diff --git a/xsl/podcast.xsl b/xsl/podcast.xsl index 69d4d9253..2133fcd33 100644 --- a/xsl/podcast.xsl +++ b/xsl/podcast.xsl @@ -9,6 +9,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:date="http://exslt.org/dates-and-times" xmlns:content="http://purl.org/rss/1.0/modules/content/" + xmlns:atom="http://www.w3.org/2005/Atom" exclude-result-prefixes="xsl date"> CCC Dresden + + + + + + + + diff --git a/xsl/rss.xsl b/xsl/rss.xsl index fca5b842b..853aaa287 100644 --- a/xsl/rss.xsl +++ b/xsl/rss.xsl @@ -3,6 +3,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:date="http://exslt.org/dates-and-times" xmlns:content="http://purl.org/rss/1.0/modules/content/" + xmlns:atom="http://www.w3.org/2005/Atom" exclude-result-prefixes="xsl date"> @@ -108,6 +109,15 @@ ]]> + + + + + + + + +