view templates/changelogentry-rss.tmpl @ 2687:46b19175fec6

[hgweb] links to shortlog for the default templates
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
date Wed, 26 Jul 2006 20:57:00 -0400
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>