annotate templates/map-rss @ 1575:0a1cca912fda

[hgweb] gitweb style: File annotate converted, file revision made more like the deafault style Namespace polution prevention (manifest vs. tagmanifest - shouldn't be a problem yet) File annotate updated File revision now has commit info
author Josef "Jeff" Sipek <jeffpc@optonline.net>
date Mon, 05 Dec 2005 07:07:40 -0500
parents 2810c625ca98
children 93f54a2b3864
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
986
2810c625ca98 Add web:style option
mpm@selenic.com
parents: 599
diff changeset
1 default = "changelog"
599
765182a4c843 [PATCH] Add RSS support to hgweb
mpm@selenic.com
parents:
diff changeset
2 header = header-rss.tmpl
765182a4c843 [PATCH] Add RSS support to hgweb
mpm@selenic.com
parents:
diff changeset
3 changelog = changelog-rss.tmpl
765182a4c843 [PATCH] Add RSS support to hgweb
mpm@selenic.com
parents:
diff changeset
4 changelogentry = changelogentry-rss.tmpl
765182a4c843 [PATCH] Add RSS support to hgweb
mpm@selenic.com
parents:
diff changeset
5 filelog = filelog-rss.tmpl
765182a4c843 [PATCH] Add RSS support to hgweb
mpm@selenic.com
parents:
diff changeset
6 filelogentry = filelogentry-rss.tmpl