view templates/filelogentry-rss.tmpl @ 3222:3bd3a98b4921

Fix gitweb index archive link
author Brendan Cully <brendan@kublai.com>
date Mon, 02 Oct 2006 09:58:03 -0700
parents 79fd7a92f3e2
children
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>