view templates/filelogentry-rss.tmpl @ 2173:d1943df604c4

Make hgwebdir columns sortable.
author Thomas Arendsen Hein <thomas@intevation.de>
date Mon, 01 May 2006 18:38:25 +0200
parents f2ebd5251e88
children
line wrap: on
line source

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