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.
23 lines
762 B
23 lines
762 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<rss version="2.0">
|
|
<channel>
|
|
<title><![CDATA[YaCy '#[clientname]#': Blog]]></title>
|
|
<link>#[context]#/Blog.html</link>
|
|
<image>
|
|
<url>#[context]#/env/grafics/YaCyLogo_60ppi.png</url>
|
|
<title>YaCy</title>
|
|
<link>#[context]#/</link>
|
|
</image>
|
|
|
|
#(mode)# #{entries}#<item>
|
|
<author><![CDATA[#[author]#]]></author>
|
|
<title><![CDATA[#[subject]#]]></title>
|
|
<link>#[context]#/Blog.html?page=#[pageid]#</link>
|
|
<pubDate>#[rfc822date]#</pubDate>
|
|
<guid>#[pageid]#</guid>
|
|
<description><![CDATA[
|
|
#[page]#]]></description>
|
|
#(commentsactive)#::<comments>#[context]#/BlogComments.html?page=#[pageid]#</comments>#(/commentsactive)#
|
|
</item>#{/entries}# #(/mode)#
|
|
</channel>
|
|
</rss> |