view templates/filelogentry-rss.tmpl @ 3041:a10adb6a9c9c

[churn] Fixed churn ignoring the first commit
author Josef "Jeff" Sipek <jeff@josefsipek.net>
date Sat, 19 Aug 2006 14:47:31 -0400
parents f2ebd5251e88
children 79fd7a92f3e2
line wrap: on
line source

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