templates/rss/changelogentry.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Wed, 18 Oct 2006 18:09:32 +0200
changeset 3457 fab28100ea88
parent 3413 a2179e78d18b
permissions -rw-r--r--
Added extra changeset info to templater and map-cmdline.default.

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