view templates/rss/tagentry.tmpl @ 7919:3e6206967570

Backed out changeset 490e40816cbd The difference came from a configuration difference (network unreachable vs. connection refused), not from an OS change.
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Mon, 30 Mar 2009 01:23:01 +0200
parents a2179e78d18b
children 5ccca71775e1
line wrap: on
line source

<item>
    <title>#tag|escape#</title>
    <link>{urlbase}{url}rev/{node|short}</link>
    <description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
    <pubDate>#date|rfc822date#</pubDate>
</item>