view templates/rss/filelogentry.tmpl @ 3408:4e0c08f019b8

merge with main
author Thomas Arendsen Hein <thomas@intevation.de>
date Mon, 16 Oct 2006 09:23:26 +0200
parents e281903c9d32
children 57f94c609c43
line wrap: on
line source

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>#url#?f=#node|short#;file=#file|urlescape#</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>>
</item>