view templates/rss/tagentry.tmpl @ 4917:7d745e9d2cf0

merge with main
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 18 Jul 2007 16:46:20 +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>