view templates/rss/tagentry.tmpl @ 5030:c89671c3b062

merge with crew-stable
author Thomas Arendsen Hein <thomas@intevation.de>
date Mon, 30 Jul 2007 20:06:11 +0200
parents a2179e78d18b
children
line wrap: on
line source

<item>
    <title>#tag|escape#</title>
    <link>{urlbase}{url}rev/{node|short}</link>
    <description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
    <pubDate>#date|rfc822date#</pubDate>
</item>