view templates/changelogentry-rss.tmpl @ 1808:7036cd7f770d

Add mq extension
author mason@suse.com
date Tue, 28 Feb 2006 12:25:26 -0600
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>