view templates/filelogentry-rss.tmpl @ 2271:90b122730d32

Make it possible to use the root directory as the root of a repository.
author Manpreet Singh <junkblocker@yahoo.com>
date Thu, 11 May 2006 21:55:15 -0700
parents f2ebd5251e88
children
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>