templates/filelogentry-rss.tmpl
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
Wed, 26 Jul 2006 20:26:52 -0400
changeset 2686 d98eebc48d5e
parent 1650 f2ebd5251e88
child 3206 79fd7a92f3e2
permissions -rw-r--r--
[hgweb] Shortlog template for default theme

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