templates/filelogentry-rss.tmpl
author Tristan Wibberley <tristan@wibberley.org>
Sat, 06 Aug 2005 21:58:28 +0100
changeset 854 473c030d34a6
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
Fixed revlog.children. It was comparing a node to a rev, then appending a rev onto the list of children being constructed instead of a node.

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