view templates/changelogentry-rss.tmpl @ 2430:4ccd71b83d5e

Add web.contact to the hgrc documentation.
author "Daniel Santa Cruz <byteshack@gmail.com>"
date Wed, 14 Jun 2006 18:27:30 +0000
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>