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.
yacy_search_server/htroot/Blog.rss

17 lines
575 B

<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>YaCy-Blog of Peer #[peername]#</title>
<link>http://#[address]#/Blog.html</link>
#(mode)# #{entries}#<item>
<author>#[author]#</author>
<title>#[subject]#</title>
<link>http://#[address]#/Blog.html?page=#[pageid]#</link>
<pubDate>#[date]#</pubDate>
<guid>#[pageid]#</guid>
<description><![CDATA[
#[page]#]]></description>
#(commentsactive)#::<comments>http://#[address]#/BlogComments.html?page=#[pageid]#</comments>#(/commentsactive)#
</item>#{/entries}# #(/mode)#
</channel>
</rss>