templates/filelogentry-rss.tmpl
author Ollivier Robert <roberto@keltia.freenix.fr>
Sat, 27 Aug 2005 23:45:27 -0700
changeset 1125 a33a7a543803
parent 814 0902ffece4b4
child 1410 17703aa4491e
permissions -rw-r--r--
Add RSS link to the repository index. Index: hg/templates/index.tmpl ===================================================================

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