view templates/changelogentry-rss.tmpl @ 3222:a5603ad915c5

Add gitweb style hgwebdir
author Edouard Gomez <ed.gomez@free.fr>
date Thu, 21 Sep 2006 21:24:53 +0200
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>