view templates/tagentry-rss.tmpl @ 3193:367a009c2acb

Remove single character equivalent of --nodates (was -D)
author Stephen Darnell <stephen@darnell.plus.com>
date Thu, 28 Sep 2006 21:00:01 +0100
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>