view templates/changelogentry-rss.tmpl @ 750:25986be9a1aa

Add tag -t, deprecate tag -m manifest hash: 893aa9732b500edfa6ffc099f76b00a88a5b1943
author mpm@selenic.com
date Thu, 21 Jul 2005 15:29:35 -0500
parents 47207ec19c51
children 8a61f25414b5 445970ccf57a
line wrap: on
line source

<item>
    <title>#desc|firstline|escape#</title>
    <link>#url#?cmd=changeset;node=#node#</link>
    <description>#desc|escape|addbreaks#</description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>