view templates/filelogentry-rss.tmpl @ 1478:e6dd91a88b57

add a test for hgignore
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 28 Oct 2005 11:03:18 -0700
parents 56281e086f38
children a91bfbbe88d3
line wrap: on
line source

<item>
    <title>#desc|strip|firstline|rstrip|escape#</title>
    <link>#url#?f=#filenode|short#;file=#file#</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>>
</item>