view templates/tagentry-rss.tmpl @ 2338:391c5d0f9ef3

Minor typo change to reflect actual values used.
author "Daniel Santa Cruz <dansan@vikus.com>"
date Mon, 22 May 2006 12:17:44 -0400
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>