templates/changelogentry-rss.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Fri, 28 Apr 2006 11:36:33 +0200
changeset 2150 f15c6394d90d
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
fix a NameError in changegroupsubset

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