templates/changelogentry-rss.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Mon, 13 Mar 2006 06:58:31 +0100
changeset 1946 9fee186f7f0d
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
bundlerepo: remove relative import, fix a comment

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