You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
773 B
16 lines
773 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<rss version="2.0">
|
|
<channel>
|
|
<title><![CDATA[YaCy '#[clientname]#': Bookmarks]]></title>
|
|
<link>#[address]#/Bookmarks.html</link>
|
|
<description><![CDATA[#[user]#'s Bookmark-Feed]]></description>
|
|
#{display_bookmarks}#<item>
|
|
<title><![CDATA[#[title]#]]></title>
|
|
<link>#[link]#</link>
|
|
<pubDate>#[rfc822date]#</pubDate>
|
|
<guid>#[hash]#</guid>
|
|
<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}#
|
|
</item>#{/display_bookmarks}#
|
|
</channel>
|
|
</rss> |