view templates/filelogentry-rss.tmpl @ 1596:41366b7d6709

fix 'hg tag <tagname> <revision> - fix a collision with the option keyword rev and the option name - update the tests
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Tue, 27 Dec 2005 12:52:10 -0600
parents a91bfbbe88d3
children f2ebd5251e88
line wrap: on
line source

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>#url#?f=#filenode|short#;file=#file#</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>>
</item>