view templates/map-raw @ 2522:85f796baab10

Allow the use of human readable dates (issue 251)
author Jose M. Prieto <jmprieto@gmx.net>
date Fri, 30 Jun 2006 18:47:35 +0200
parents e30f425a4b2c
children 8a8d9ada4528
line wrap: on
line source

header = header-raw.tmpl
footer = ''
changeset = changeset-raw.tmpl
difflineplus = '#line#'
difflineminus = '#line#'
difflineat = '#line#'
diffline = '#line#'
changesetparent = '# Parent #node#'
changesetchild = '# Child #node#'
filenodelink = ''
filerevision = 'Content-Type: #mimetype#\nContent-Disposition: filename=#file#\n\n#raw#'
fileline = '#line#'
diffblock = '#lines#'
filediff = filediff-raw.tmpl
fileannotate = fileannotate-raw.tmpl
annotateline = '#author#@#rev#: #line#'