templates/changelogentry-rss.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Fri, 21 Jul 2006 02:31:59 +0200
changeset 2648 f47432ae5376
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
spelling fix

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