view templates/rss/changelogentry.tmpl @ 3388:5eecae4ff722

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

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