From b907457c758481b30188d1e74f449c9ed807ac85 Mon Sep 17 00:00:00 2001 From: astro Date: Wed, 24 May 2006 02:49:51 +0000 Subject: [PATCH] =?UTF-8?q?Modularisierung=20des=20ATOM-XSL=20mode=3D"esca?= =?UTF-8?q?ped"=20f=C3=BCr=20RSS-XSL=20Links=20zu=20Newsseiten=20in=20den?= =?UTF-8?q?=20Feeds?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@325 31f61c52-7bfb-0310-b897-fc00f8a278f0 --- xsl/atom.xsl | 45 +++++++++++++++++++++++++++------------------ xsl/rss.xsl | 23 +++++++++++++++-------- 2 files changed, 42 insertions(+), 26 deletions(-) diff --git a/xsl/atom.xsl b/xsl/atom.xsl index 351caaba5..478cc3797 100644 --- a/xsl/atom.xsl +++ b/xsl/atom.xsl @@ -3,7 +3,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:date="http://exslt.org/dates-and-times" xmlns:crypto="http://exslt.org/crypto" - exclude-result-prefixes="xsl"> + exclude-result-prefixes="xsl crypto date"> @@ -28,25 +28,34 @@ --> - - - - - - <xsl:value-of select="@title"/> - - - - - -
- -
-
-
+ + + + + + + + + - + + + + + <xsl:value-of select="@title"/> + + + + + + +
+ +
+
+
+
diff --git a/xsl/rss.xsl b/xsl/rss.xsl index 9b48bcbe7..4154c9eb8 100644 --- a/xsl/rss.xsl +++ b/xsl/rss.xsl @@ -1,7 +1,8 @@ + xmlns:date="http://exslt.org/dates-and-times" + exclude-result-prefixes="xsl date"> https://www.c3d2.de/ Neues aus dem Chaos Computer Club Dresden de-de - + - + + + + + @@ -28,28 +33,30 @@ + <xsl:value-of select="@title"/> - + https://www.c3d2.de/.html + - + <pre></pre> - + <p></p> - + <img src="" title="" alt="" class=""/> - + <a href=""