templates/map-raw
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 03 Oct 2006 11:53:35 +0200
changeset 3231 7a3edd3f7c3e
parent 3228 a63be0dfa42e
permissions -rw-r--r--
Install all files/subdirectories below templates. This is needed because styles are now in their own subdirectory.

header = raw/header.tmpl
footer = ''
changeset = raw/changeset.tmpl
difflineplus = '#line#'
difflineminus = '#line#'
difflineat = '#line#'
diffline = '#line#'
changesetparent = '# Parent #node#'
changesetchild = '# Child #node#'
filenodelink = ''
filerevision = '#rawfileheader##raw#'
fileline = '#line#'
diffblock = '#lines#'
filediff = raw/filediff.tmpl
fileannotate = raw/fileannotate.tmpl
annotateline = '#author#@#rev#: #line#'