templates/changelogentry-rss.tmpl
author Chris Mason <mason@suse.com>
Thu, 13 Jul 2006 09:40:01 -0700
changeset 2609 6c5b1b5cc160
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
util.parsedate should understand dates from hg export

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