templates/changelogentry-rss.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Tue, 25 Apr 2006 08:37:05 -0700
changeset 2117 760339ccc799
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
fix issue 217. fall back to fixed path if windows >= nt function not present.

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