view templates/tagentry-rss.tmpl @ 1915:9598cde4756d

add tests for command line template. fix default template problem found in test.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Sat, 04 Mar 2006 21:12:53 -0800
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>