view templates/filelogentry-rss.tmpl @ 3224:394ac87f3b74

[extendedchangelog] encode/decode function encode '\n', '\r' and '\0'
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Mon, 02 Oct 2006 22:35:37 +0200
parents 79fd7a92f3e2
children
line wrap: on
line source

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>#url#?f=#node|short#;file=#file|urlescape#</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>>
</item>