view templates/changelogentry-rss.tmpl @ 2967:a9d7a43fb3f0

mq: fix bad interaction between demandload and update of commands.norepo problem was that commands.norepo was not updated properly.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Mon, 21 Aug 2006 13:59:17 -0700
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>