Mercurial > hg-stable
view templates/rss/tagentry.tmpl @ 7074:b1a4f67b98d0
convert: properly encode subversion URLs (issue 1224)
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Fri, 10 Oct 2008 11:36:02 +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>