view templates/changelogentry-rss.tmpl @ 2135:11ad47f22023

mark forget command as deprecated. will be removed after 0.9 released.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Wed, 26 Apr 2006 12:05:16 -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>