templates/filelogentry-rss.tmpl
author Matt Mackall <mpm@selenic.com>
Sun, 29 Jan 2006 17:10:38 +1300
changeset 1653 e8a3df8b62b3
parent 1650 f2ebd5251e88
child 3206 79fd7a92f3e2
permissions -rw-r--r--
hgweb: show copy/rename links in file history

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