templates/changelogentry-rss.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Wed, 10 Aug 2005 07:51:37 +0100
changeset 863 a7e95e3606c7
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
Use length of file instead of length of change for the dirstate entry.

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