templates/map-rss
author Vadim Gelfer <vadim.gelfer@gmail.com>
Wed, 19 Apr 2006 09:08:45 -0700
changeset 2090 eb40db373717
parent 1901 c64bef3d7043
child 3227 e281903c9d32
permissions -rw-r--r--
fix util.canonpath on windows. old test for absolute path was not portable. use os.path api instead.

default = 'changelog'
header = header-rss.tmpl
changelog = changelog-rss.tmpl
changelogentry = changelogentry-rss.tmpl
filelog = filelog-rss.tmpl
filelogentry = filelogentry-rss.tmpl
tags = tags-rss.tmpl
tagentry = tagentry-rss.tmpl