templates/changelogentry-rss.tmpl
author Ollivier Robert <roberto@keltia.freenix.fr>
Sun, 28 Aug 2005 19:18:39 +0200
changeset 1137 c54d03bdf2dc
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
Remove the link from the template as there no real way to have it always be correct.

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