view templates/changelogentry-rss.tmpl @ 1507:cd8fadd8c689

Add explicit 'st' alias for status
author Matt Mackall <mpm@selenic.com>
date Fri, 04 Nov 2005 10:24:05 -0800
parents 56281e086f38
children a91bfbbe88d3
line wrap: on
line source

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