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

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>#url#?f=#node|short#;file=#file|urlescape#</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>>
</item>