From ceed0364e20f6bc316e305464823bb28d8d6ebcd Mon Sep 17 00:00:00 2001
From: theli
Date: Tue, 6 Mar 2007 17:35:24 +0000
Subject: *) Blog RSS: Image added *) RSS Feed for YaCy Bookmarks added
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3432 6c8d7289-2bf4-0310-a012-ef5d649a1542
---
htroot/Bookmarks.rss | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644 htroot/Bookmarks.rss
(limited to 'htroot/Bookmarks.rss')
diff --git a/htroot/Bookmarks.rss b/htroot/Bookmarks.rss
new file mode 100644
index 000000000..5e8311f1c
--- /dev/null
+++ b/htroot/Bookmarks.rss
@@ -0,0 +1,16 @@
+
+
+
+ YaCy-Blog of Peer #[clientname]#
+ http://#[address]#/Bookmarks.html
+
+
+ #{bookmarks}#-
+
+ #[link]#
+ #[date]#
+ #[hash]#
+ #[description]#
Tagged with | #{tags}##[tag]# | #{/tags}#
]]>
+ #{tags}##{/tags}#
+ #{/bookmarks}#
+
\ No newline at end of file
--
cgit v1.2.3