view templates/filelogentry-rss.tmpl @ 729:626aa658e2a9

Turn make_filename into make_file, which returns a file handle.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed, 20 Jul 2005 02:48:16 -0800
parents 47207ec19c51
children 8a61f25414b5 445970ccf57a
line wrap: on
line source

<item>
    <title>#desc|firstline|escape#</title>
    <link>#url#?cmd=file;file=#file#;filenode=#filenode#</link>
    <description>#desc|escape|addbreaks#</description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>>
</item>