view templates/changelogentry-rss.tmpl @ 1399:9a70776e355e

Try to use ini-file in the same directory as the exe as the default on NT.
author Zbynek Winkler <zwin@users.sourceforge.net>
date Tue, 18 Oct 2005 17:57:27 -0700
parents 0902ffece4b4
children 17703aa4491e
line wrap: on
line source

<item>
    <title>#desc|firstline|escape#</title>
    <link>#url#?cmd=changeset;node=#node#</link>
    <description><![CDATA[#desc|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>