templates/filelogentry-rss.tmpl
author TK Soh <teekaysoh@yahoo.com>
Tue, 08 Nov 2005 10:35:00 -0800
changeset 1511 a91bfbbe88d3
parent 1445 56281e086f38
child 1650 f2ebd5251e88
permissions -rw-r--r--
hgweb: remove redundant rstrip filter

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>#url#?f=#filenode|short#;file=#file#</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>>
</item>