templates/filelogentry-rss.tmpl
author mpm@selenic.com
Thu, 21 Jul 2005 12:21:33 -0500
changeset 742 092937de2ad7
parent 626 47207ec19c51
child 777 8a61f25414b5
child 793 445970ccf57a
permissions -rw-r--r--
Refactor matchpats and walk Move core match function code to util Add some comments and whitespace Simplify options Use lambdas instead of always and never

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