view templates/changelogentry-rss.tmpl @ 1439:65cbe22b03fa

allow 'hg out' / 'hg in' to show newest commit first
author Michal Kvasnica <kvasnica@gmail.com>
date Mon, 24 Oct 2005 16:59:31 -0700
parents 17703aa4491e
children 56281e086f38
line wrap: on
line source

<item>
    <title>#desc|firstline|escape#</title>
    <link>#url#?cs=#node|short#</link>
    <description><![CDATA[#desc|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>