templates/changelogentry-rss.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 12 Sep 2006 17:27:41 +0200
changeset 3079 bed7cb835d8d
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
Fixed python2.3 incompatibility (rsplit) in qpush/qpop with index.

<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>