templates/filelogentry-rss.tmpl
author Bryan O'Sullivan <bos@serpentine.com>
Mon, 29 Aug 2005 08:24:06 -0700
changeset 1145 bd917e1a26dd
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
grep: change default to printing first matching rev. Printing of every matching rev remains via --every-match/-e switch.

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