|
|
@ -4,7 +4,6 @@
|
|
|
|
<title><![CDATA[YaCy '#[clientname]#': Bookmarks]]></title>
|
|
|
|
<title><![CDATA[YaCy '#[clientname]#': Bookmarks]]></title>
|
|
|
|
<link>http://#[address]#/Bookmarks.html</link>
|
|
|
|
<link>http://#[address]#/Bookmarks.html</link>
|
|
|
|
<description><![CDATA[#[user]#'s Bookmark-Feed]]></description>
|
|
|
|
<description><![CDATA[#[user]#'s Bookmark-Feed]]></description>
|
|
|
|
</channel>
|
|
|
|
|
|
|
|
#{display_bookmarks}#<item>
|
|
|
|
#{display_bookmarks}#<item>
|
|
|
|
<title><![CDATA[#[title]#]]></title>
|
|
|
|
<title><![CDATA[#[title]#]]></title>
|
|
|
|
<link>#[link]#</link>
|
|
|
|
<link>#[link]#</link>
|
|
|
@ -13,4 +12,5 @@
|
|
|
|
<description><![CDATA[<p>#[description]#</p><p>Tagged with | #{tags}#<a href="Bookmarks.html?tag=#[tag]#" class="bookmarkTags">#[tag]#</a> | #{/tags}#</p>]]></description>
|
|
|
|
<description><![CDATA[<p>#[description]#</p><p>Tagged with | #{tags}#<a href="Bookmarks.html?tag=#[tag]#" class="bookmarkTags">#[tag]#</a> | #{/tags}#</p>]]></description>
|
|
|
|
#{tags}#<category><![CDATA[#[tag]#]]></category>#{/tags}#
|
|
|
|
#{tags}#<category><![CDATA[#[tag]#]]></category>#{/tags}#
|
|
|
|
</item>#{/display_bookmarks}#
|
|
|
|
</item>#{/display_bookmarks}#
|
|
|
|
|
|
|
|
</channel>
|
|
|
|
</rss>
|
|
|
|
</rss>
|