templates/changelogentry-rss.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 22 Jul 2005 08:11:49 +0100
changeset 756 5d79dfa5e98f
parent 626 47207ec19c51
child 777 8a61f25414b5
child 793 445970ccf57a
permissions -rw-r--r--
Added new code contributors, fixed Vincent's name, added hint on encoding.

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