templates/changelogentry-rss.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Sun, 22 Jan 2006 18:54:25 +0100
changeset 1629 3024cacfb2c9
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
Copy manifest map before modifying it (see issue86)

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