templates/changelogentry-rss.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Sun, 26 Feb 2006 13:09:26 -0800
changeset 1897 58b6784cf9f1
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
move hgweb.templatepath into templater

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