view templates/changelogentry-rss.tmpl @ 2849:19b3bc840182

Merge: save away mode bit so that we don't need manifest later
author Matt Mackall <mpm@selenic.com>
date Wed, 09 Aug 2006 17:11:01 -0500
parents a91bfbbe88d3
children
line wrap: on
line source

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