view templates/tagentry-rss.tmpl @ 2271:90b122730d32

Make it possible to use the root directory as the root of a repository.
author Manpreet Singh <junkblocker@yahoo.com>
date Thu, 11 May 2006 21:55:15 -0700
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>