templates/map-rss
author Jeff Sipek <jeffpc@optonline.net>
Mon, 08 Aug 2005 19:49:34 -0800
changeset 857 41b344235bb7
parent 599 765182a4c843
child 986 2810c625ca98
permissions -rw-r--r--
[PATCH] Propagate the template map though recursively This patch allows propagates the template map though recursively though all the templates. This allows for some hgweb template cleanup patches as well as it makes writing new skins/themes for hgweb much much easier. (I'm planing to write several basic ones.)

header = header-rss.tmpl
changelog = changelog-rss.tmpl
changelogentry = changelogentry-rss.tmpl
filelog = filelog-rss.tmpl
filelogentry = filelogentry-rss.tmpl