templates/rss/changelogentry.tmpl
author Brendan Cully <brendan@kublai.com>
Sat, 14 Oct 2006 16:27:51 -0700
changeset 3395 3c8f0dc9a6d3
parent 3227 e281903c9d32
child 3413 a2179e78d18b
permissions -rw-r--r--
hgweb: add changeset description to file revision page

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