templates/changelogentry-rss.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Sun, 28 Aug 2005 17:53:37 +0200
changeset 1130 1ad52c7679e1
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
Longer variable names in hgwebdir: l->repos, v->name, r->path

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