templates/filelogentry-rss.tmpl
author Peter van Dijk <peter@dataloss.nl>
Sun, 29 Jan 2006 00:18:52 +0100
changeset 1650 f2ebd5251e88
parent 1511 a91bfbbe88d3
child 3206 79fd7a92f3e2
permissions -rw-r--r--
changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames

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