comparison templates/atom/map @ 5266:46c5e1ee8aaa

Added support for the Atom syndication format
author Robert Bachmann <rbach@rbach.priv.at>
date Thu, 30 Aug 2007 16:42:17 +0200
parents
children
comparison
equal deleted inserted replaced
5265:980da86fc66a 5266:46c5e1ee8aaa
1 default = 'changelog'
2 feedupdated = '<updated>#date|rfc3339date#</updated>'
3 header = header.tmpl
4 changelog = changelog.tmpl
5 changelogentry = changelogentry.tmpl
6 filelog = filelog.tmpl
7 filelogentry = filelogentry.tmpl
8 tags = tags.tmpl
9 tagentry = tagentry.tmpl