templates/rss/filelogentry.tmpl
author Bryan O'Sullivan <bos@serpentine.com>
Mon, 27 Aug 2007 13:38:34 -0700
changeset 5257 fd371f99f20b
parent 3423 a2179e78d18b
child 8235 89bc3946c8f3
permissions -rw-r--r--
Automated merge with http://hg.intevation.org/mercurial/crew

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