view templates/changelogentry-rss.tmpl @ 1852:fdf9cbf56ec7

Fix mq's usage of opener, which don't allow absolute paths now.
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 07 Mar 2006 22:41:24 +0100
parents a91bfbbe88d3
children
line wrap: on
line source

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