templates/changelogentry-rss.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 21 Feb 2006 15:54:50 +0100
changeset 1765 b9fac31f34c9
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
hg log --limit shouldn't count unprinted revisions (found by TK Soh)

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