templates/tagentry-rss.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Wed, 26 Apr 2006 07:03:10 +0200
changeset 2131 f5bbc5562434
parent 1766 93f54a2b3864
permissions -rw-r--r--
Try harder to display node hashes in tags view in monospaced font. Used to work around Firefox's behaviour if "Allow pages to choose their own fonts" is disabled.

<item>
    <title>#tag|escape#</title>
    <link>#url#?cs=#node|short#</link>
    <description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
    <pubDate>#date|rfc822date#</pubDate>
</item>