templates/changelogentry-rss.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Wed, 12 Jul 2006 08:59:20 -0700
changeset 2601 00fc88b0b256
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
move most of tag code to localrepository class.

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