view templates/tagentry-rss.tmpl @ 2425:eee271568e8a default tip

Initial version of pyhgsh
author Josef "Jeff" Sipek <jeffpc@optonline.net>
date Sun, 18 Jun 2006 16:48:38 -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>