view templates/rss/tagentry.tmpl @ 3258:53d6bcccdbef

merge with upstream
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 05 Oct 2006 10:07:40 +0200
parents e281903c9d32
children a2179e78d18b
line wrap: on
line source

<item>
    <title>#tag|escape#</title>
    <link>#url#?cs=#node|short#</link>
    <description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
    <pubDate>#date|rfc822date#</pubDate>
</item>