templates/rss/filelogentry.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 07 Aug 2007 15:56:26 +0200
changeset 5082 dc2e512cb89a
parent 3423 a2179e78d18b
child 8235 89bc3946c8f3
permissions -rw-r--r--
CVS import: Support new-style .cvspass-file format. Based on an email from Ralf.Leibold at nuance dot com

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