view templates/tagentry-rss.tmpl @ 3009:abcd6ae3cf5a

Fix hgk extension due to 4ec58b157265 refactoring
author Edouard Gomez <ed.gomez@free.fr>
date Wed, 23 Aug 2006 00:19:24 +0200
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>