view templates/rss/filelogentry.tmpl @ 3403:1a437b0f4902

Fix annotate where linkrev != rev without exporting linkrev
author Brendan Cully <brendan@kublai.com>
date Sun, 15 Oct 2006 18:43:46 -0700
parents e281903c9d32
children 57f94c609c43
line wrap: on
line source

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