view templates/changelogentry-rss.tmpl @ 1493:1a216cb4ee64

verify: add check for mismatch of index and data length
author Matt Mackall <mpm@selenic.com>
date Wed, 02 Nov 2005 19:26:23 -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>