Mercurial > hg
view templates/changelogentry-rss.tmpl @ 858:c333dfa8fa1a
[PATCH] Move default page name into map file
Move default page name from code into the map file. This way, different
hgweb styles/themes are free to select their default (no cmd in args)
page.
author | Jeff Sipek <jeffpc@optonline.net> |
---|---|
date | Mon, 08 Aug 2005 19:49:48 -0800 |
parents | 0902ffece4b4 |
children | 17703aa4491e |
line wrap: on
line source
<item> <title>#desc|firstline|escape#</title> <link>#url#?cmd=changeset;node=#node#</link> <description><![CDATA[#desc|escape|addbreaks#]]></description> <author>#author|obfuscate#</author> <pubDate>#date|rfc822date#</pubDate> </item>