view templates/changelogentry-rss.tmpl @ 1574:32b091ce4026

[hgweb] More gitweb style related fixes Fixed manifest link on tags page Fixed changeset link on manifest page
author Josef "Jeff" Sipek <jeffpc@optonline.net>
date Mon, 05 Dec 2005 05:01:28 -0500
parents a91bfbbe88d3
children
line wrap: on
line source

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