From e633a973505c97ac5748b3637c11d832b86a9c85 Mon Sep 17 00:00:00 2001 From: Astro Date: Tue, 12 Jul 2011 02:08:24 +0200 Subject: [PATCH] rss & podcast-feeds w/ & --- xsl/podcast.xsl | 14 +++++++ xsl/rss.xsl | 104 ++++++------------------------------------------ 2 files changed, 26 insertions(+), 92 deletions(-) diff --git a/xsl/podcast.xsl b/xsl/podcast.xsl index 2a3355cb7..778b3442b 100644 --- a/xsl/podcast.xsl +++ b/xsl/podcast.xsl @@ -8,6 +8,7 @@ xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" 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/" exclude-result-prefixes="xsl date"> + + @@ -234,6 +237,17 @@ + + + + + <![CDATA[ +
+ +
+ ]]> +
+ diff --git a/xsl/rss.xsl b/xsl/rss.xsl index 66cb7b17e..b0a032eb7 100644 --- a/xsl/rss.xsl +++ b/xsl/rss.xsl @@ -2,6 +2,7 @@ @@ -51,7 +52,17 @@ <xsl:value-of select="@title"/> - + + + + + <![CDATA[ +
+ +
+ ]]> +
+ @@ -94,95 +105,4 @@ - - <pre></pre> - - - - <p></p> - - - - - - - - - <img src="" title="" alt="" class=""/> - - - - - - - - - <a href=" - - - "></a> - - - - <dl></dl> - - - - <dt></dt> - - - - <dt></dt> - - - - <dd></dd> - - - - <ul></ul> - - - - <ol></ol> - - - - <li></li> - - - - - - - <dl> - <dt> - - Beginn - Datum - - </dt> - <dd> - - - - </dd> - </dl> - - - <dl> - <dt>Ende</dt> - <dd> - - - - </dd> - </dl> - - - <dl> - <dt>Ort</dt> - <dd></dd> - </dl> -