From be4eb8392440a68539d629322d9758dfb5616667 Mon Sep 17 00:00:00 2001 From: Astro Date: Tue, 12 Jul 2011 02:34:10 +0200 Subject: [PATCH] rss feeds: description w/ html content too --- xsl/podcast.xsl | 6 +++++- xsl/rss.xsl | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/xsl/podcast.xsl b/xsl/podcast.xsl index 92d86a93f..d07db5033 100644 --- a/xsl/podcast.xsl +++ b/xsl/podcast.xsl @@ -238,7 +238,11 @@ - + <![CDATA[ +
+ +
+ ]]>
<![CDATA[ diff --git a/xsl/rss.xsl b/xsl/rss.xsl index 34193bb77..3513d7333 100644 --- a/xsl/rss.xsl +++ b/xsl/rss.xsl @@ -53,7 +53,11 @@ <xsl:value-of select="@title"/> - + <![CDATA[ +
+ +
+ ]]>
<![CDATA[