templates/changelogentry-rss.tmpl
author Josef "Jeff" Sipek <jeffpc@optonline.net>
Mon, 05 Dec 2005 04:30:47 -0500
changeset 1572 385b8872b8e3
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
[hgweb] Initial import of the "gitweb" style

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