view templates/changelogentry-rss.tmpl @ 2529:9419855309cd

Some systems are slower ... give 'em some time/
author Sascha Wilde <wilde@sha-bang.de>
date Tue, 27 Jun 2006 22:50:33 +0200
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>