|
|
@ -5,12 +5,12 @@
|
|
|
|
<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>
|
|
|
|
</channel>
|
|
|
|
#{bookmarks}#<item>
|
|
|
|
#{display_bookmarks}#<item>
|
|
|
|
<title><![CDATA[#[title]#]]></title>
|
|
|
|
<title><![CDATA[#[title]#]]></title>
|
|
|
|
<link>#[link]#</link>
|
|
|
|
<link>#[link]#</link>
|
|
|
|
<pubDate>#[rfc822date]#</pubDate>
|
|
|
|
<pubDate>#[rfc822date]#</pubDate>
|
|
|
|
<guid>#[hash]#</guid>
|
|
|
|
<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>
|
|
|
|
<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>#{/bookmarks}#
|
|
|
|
</item>#{/display_bookmarks}#
|
|
|
|
</rss>
|
|
|
|
</rss>
|