view templates/tagentry-rss.tmpl @ 2961:5bb65c3945a3

localrepo.status: detect clean files even when the mtime has changed
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Sun, 20 Aug 2006 00:44:54 -0300
parents 93f54a2b3864
children
line wrap: on
line source

<item>
    <title>#tag|escape#</title>
    <link>#url#?cs=#node|short#</link>
    <description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
    <pubDate>#date|rfc822date#</pubDate>
</item>