view templates/changelogentry-rss.tmpl @ 2508:ab460a3f0e3a

Put support for persistent connections back in.
author Eric Hopper <hopper@omnifarious.org>
date Tue, 27 Jun 2006 00:09:37 -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>