templates/rss/filelogentry.tmpl
author Brendan Cully <brendan@kublai.com>
Mon, 16 Oct 2006 11:36:57 -0700
changeset 3414 9b1c126b74cd
parent 3413 a2179e78d18b
permissions -rw-r--r--
Fix test-oldcgi after navbar update

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>{urlbase}{url}log{#node|short#}/{file|urlescape}</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>