view templates/filelogentry-rss.tmpl @ 1703:41d884f741ca

fix changenav for maxchanges != 10 for maxchanges = 25 the changelog navigation had a minimum stepsize of 30; try to calculate more useful navigation steps
author Johannes Stezenbach <js@linuxtv.org>
date Mon, 06 Feb 2006 17:34:53 -0600
parents f2ebd5251e88
children 79fd7a92f3e2
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>