templates/changelogentry-rss.tmpl
author Eric Hopper <hopper@omnifarious.org>
Wed, 31 May 2006 08:03:29 -0700
changeset 2355 eb08fb4d41e1
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
Splitting up hgweb so it's easier to change.

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