templates/map-rss
author Thomas Arendsen Hein <thomas@intevation.de>
Wed, 27 Sep 2006 20:34:52 +0200
changeset 3169 7492b33bdd9f
parent 1901 c64bef3d7043
child 3227 e281903c9d32
permissions -rw-r--r--
shortuser should stop before the first space character. Examples: "Foo Bar <foo.bar AT example DOT com>" -> "foo.bar" (instead of "foo.bar AT example DOT com>" as it was before.) "Foo Bar" -> "Foo"

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