view templates/changelogentry-rss.tmpl @ 2979:985594e891b8

Support foo@bar notation as demandload module spec.
author Shun-ichi GOTO <shunichi.goto@gmail.com>
date Tue, 22 Aug 2006 14:31:56 +0900
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>