view templates/map-rss @ 2486:3ea8111ead90

simplify filterfiles when filtering based on a directory since an unkown files cannot be an exact match, we bisect for a <path>/ instead of <path> and we get only the files below the directory.
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 23 Jun 2006 08:09:48 +0200
parents c64bef3d7043
children e281903c9d32
line wrap: on
line source

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