view templates/filelogentry-rss.tmpl @ 1050:9c09094de48c

Moved --cwd handling to a place where ui and exception handling already exists.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 26 Aug 2005 08:47:43 +0200
parents 0902ffece4b4
children 17703aa4491e
line wrap: on
line source

<item>
    <title>#desc|firstline|escape#</title>
    <link>#url#?cmd=file;file=#file#;filenode=#filenode#</link>
    <description><![CDATA[#desc|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>>
</item>