templates/changelogentry-rss.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Mon, 27 Feb 2006 11:18:56 -0800
changeset 1902 1cc5f25653a3
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
make parsestring work with strings that do not have quotes.

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