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

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