templates/changelogentry-rss.tmpl
author Brendan Cully <brendan@kublai.com>
Wed, 27 Sep 2006 09:10:29 -0700
changeset 3167 833f2d1fc508
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
hgweb: fix annotate bugs The parent and child links were broken.

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