From 6bde37950f72fc9c9c8a962da4a80472fef962a0 Mon Sep 17 00:00:00 2001 From: theli Date: Thu, 9 Jun 2005 09:36:44 +0000 Subject: [PATCH] *) adding xsl stylesheet that can be used by browsers to format the rss search result in a user friendly format git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@237 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/index.xsl | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 htroot/index.xsl diff --git a/htroot/index.xsl b/htroot/index.xsl new file mode 100644 index 000000000..7f1a00a87 --- /dev/null +++ b/htroot/index.xsl @@ -0,0 +1,34 @@ + + + + + + + <xsl:value-of select='channel/title' /> + + + + + +
+
+

+
+

+ +

+ + +
+ + +

+
+
+
+

+
+ +
\ No newline at end of file