templates/changelogentry-rss.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Thu, 07 Sep 2006 14:01:00 +0200
changeset 3062 32fd512ca7c0
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
hgk.py: use nullid instead of a constant

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