templates/changelogentry-rss.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 05 Sep 2006 11:33:47 +0200
changeset 3058 713de12d9ce5
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
merge crew with hg-churn

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