templates/filelogentry-rss.tmpl
author Bryan O'Sullivan <bos@serpentine.com>
Wed, 20 Jul 2005 04:08:11 -0800
changeset 739 36edb39e8e8c
parent 626 47207ec19c51
child 777 8a61f25414b5
child 793 445970ccf57a
permissions -rw-r--r--
Split make_file back out into make_filename and make_file. It turns out that make_filename is useful by itself.

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