templates/changelogentry-rss.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sun, 10 Sep 2006 19:15:08 -0300
changeset 3075 baa3873eb387
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
don't let lazyparser read more data than it can handle This should fix issue368.

<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>