templates/filelogentry-rss.tmpl
author TK Soh <teekaysoh@yahoo.com>
Tue, 25 Oct 2005 14:57:14 -0700
changeset 1445 56281e086f38
parent 1410 17703aa4491e
child 1511 a91bfbbe88d3
permissions -rw-r--r--
hgweb: add strip and rstrip filters to handle summary

<item>
    <title>#desc|strip|firstline|rstrip|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>