view templates/changelogentry-rss.tmpl @ 3129:f01efb4bc258

tests: add new test; test-mq-qrefresh
author Giorgos Keramidas <keramida@ceid.upatras.gr>
date Wed, 20 Sep 2006 21:44:35 +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>