templates/rss/filelogentry.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 26 Oct 2006 09:22:10 +0200
changeset 3544 4745cf66f77d
parent 3423 a2179e78d18b
child 8235 89bc3946c8f3
permissions -rw-r--r--
Corrected hg synopsis.

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