view templates/changelogentry-rss.tmpl @ 2658:2be3001847cb 0.9.1

Merge with crew
author Matt Mackall <mpm@selenic.com>
date Mon, 24 Jul 2006 17:06:39 -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>