From ae3990fda0d15f890acf7b1937c21cb9b3aa37ee Mon Sep 17 00:00:00 2001 From: Astro Date: Wed, 27 Jun 2012 02:20:02 +0200 Subject: [PATCH] xsl/atom,rss,podcast feeds: copy podlove chapters --- xsl/atom.xsl | 3 +++ xsl/podcast.xsl | 5 +++++ xsl/rss.xsl | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/xsl/atom.xsl b/xsl/atom.xsl index 656e4f53d..280385389 100644 --- a/xsl/atom.xsl +++ b/xsl/atom.xsl @@ -88,6 +88,9 @@ href="{$resource_href}" type="{@type}" length="{@size}" /> + + diff --git a/xsl/podcast.xsl b/xsl/podcast.xsl index 5ef6eca6d..d01190190 100644 --- a/xsl/podcast.xsl +++ b/xsl/podcast.xsl @@ -190,6 +190,8 @@ + @@ -201,6 +203,7 @@ + @@ -254,6 +257,8 @@ + + diff --git a/xsl/rss.xsl b/xsl/rss.xsl index a90294f29..f04827291 100644 --- a/xsl/rss.xsl +++ b/xsl/rss.xsl @@ -117,6 +117,10 @@ + + +