view templates/changelogentry-rss.tmpl @ 2533:589474a1dc36

Create a test to make sure old CGI scripts will still work.
author Eric Hopper <hopper@omnifarious.org>
date Thu, 29 Jun 2006 18:31: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>