templates/changelogentry-rss.tmpl
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
Wed, 26 Jul 2006 20:26:52 -0400
changeset 2686 d98eebc48d5e
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
[hgweb] Shortlog template for default theme

<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>