templates/changelogentry-rss.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Sun, 13 Aug 2006 17:03:03 -0700
changeset 2883 fcdcf0c19998
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
add default values to arguments of walk etc.

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