templates/changelogentry-rss.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 30 Mar 2006 18:43:46 +0200
changeset 2023 3bdd3bf17cfa
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
Use [ x = y ] instead of [ x == y ] in shell scripts.

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