view templates/rss/changelogentry.tmpl @ 6513:66e87c11447d

Add a batch file driver for Windows
author Paul Moore <p.f.moore@gmail.com>
date Thu, 10 Apr 2008 23:07:54 +0200
parents a2179e78d18b
children b03416194895
line wrap: on
line source

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>{urlbase}{url}rev/{node|short}</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>