# HG changeset patch # User Brendan Cully # Date 2006-10-03 00:30:45 # Node ID 9d13e21f4e3ce9b21d199e99cae2eee741dd0d9e # Parent 2f35961854fbd1a1c24b2ad8551e26d346ad9702 Move gitweb theme into subdirectory diff --git a/templates/changelog-gitweb.tmpl b/templates/gitweb/changelog.tmpl rename from templates/changelog-gitweb.tmpl rename to templates/gitweb/changelog.tmpl diff --git a/templates/changelogentry-gitweb.tmpl b/templates/gitweb/changelogentry.tmpl rename from templates/changelogentry-gitweb.tmpl rename to templates/gitweb/changelogentry.tmpl diff --git a/templates/changeset-gitweb.tmpl b/templates/gitweb/changeset.tmpl rename from templates/changeset-gitweb.tmpl rename to templates/gitweb/changeset.tmpl diff --git a/templates/error-gitweb.tmpl b/templates/gitweb/error.tmpl rename from templates/error-gitweb.tmpl rename to templates/gitweb/error.tmpl diff --git a/templates/fileannotate-gitweb.tmpl b/templates/gitweb/fileannotate.tmpl rename from templates/fileannotate-gitweb.tmpl rename to templates/gitweb/fileannotate.tmpl diff --git a/templates/filelog-gitweb.tmpl b/templates/gitweb/filelog.tmpl rename from templates/filelog-gitweb.tmpl rename to templates/gitweb/filelog.tmpl diff --git a/templates/filerevision-gitweb.tmpl b/templates/gitweb/filerevision.tmpl rename from templates/filerevision-gitweb.tmpl rename to templates/gitweb/filerevision.tmpl diff --git a/templates/footer-gitweb.tmpl b/templates/gitweb/footer.tmpl rename from templates/footer-gitweb.tmpl rename to templates/gitweb/footer.tmpl diff --git a/templates/header-gitweb.tmpl b/templates/gitweb/header.tmpl rename from templates/header-gitweb.tmpl rename to templates/gitweb/header.tmpl diff --git a/templates/index-gitweb.tmpl b/templates/gitweb/index.tmpl rename from templates/index-gitweb.tmpl rename to templates/gitweb/index.tmpl diff --git a/templates/manifest-gitweb.tmpl b/templates/gitweb/manifest.tmpl rename from templates/manifest-gitweb.tmpl rename to templates/gitweb/manifest.tmpl diff --git a/templates/search-gitweb.tmpl b/templates/gitweb/search.tmpl rename from templates/search-gitweb.tmpl rename to templates/gitweb/search.tmpl diff --git a/templates/shortlog-gitweb.tmpl b/templates/gitweb/shortlog.tmpl rename from templates/shortlog-gitweb.tmpl rename to templates/gitweb/shortlog.tmpl diff --git a/templates/summary-gitweb.tmpl b/templates/gitweb/summary.tmpl rename from templates/summary-gitweb.tmpl rename to templates/gitweb/summary.tmpl diff --git a/templates/tags-gitweb.tmpl b/templates/gitweb/tags.tmpl rename from templates/tags-gitweb.tmpl rename to templates/gitweb/tags.tmpl diff --git a/templates/map-gitweb b/templates/map-gitweb --- a/templates/map-gitweb +++ b/templates/map-gitweb @@ -1,24 +1,24 @@ default = 'summary' -header = header-gitweb.tmpl -footer = footer-gitweb.tmpl -search = search-gitweb.tmpl -changelog = changelog-gitweb.tmpl -summary = summary-gitweb.tmpl -error = error-gitweb.tmpl +header = gitweb/header.tmpl +footer = gitweb/footer.tmpl +search = gitweb/search.tmpl +changelog = gitweb/changelog.tmpl +summary = gitweb/summary.tmpl +error = gitweb/error.tmpl naventry = '#label|escape# ' navshortentry = '#label|escape# ' filedifflink = '#file|escape# ' filenodelink = '#file|escape#file | annotate | revisions' fileellipses = '...' -changelogentry = changelogentry-gitweb.tmpl -searchentry = changelogentry-gitweb.tmpl -changeset = changeset-gitweb.tmpl -manifest = manifest-gitweb.tmpl +changelogentry = gitweb/changelogentry.tmpl +searchentry = gitweb/changelogentry.tmpl +changeset = gitweb/changeset.tmpl +manifest = gitweb/manifest.tmpl manifestdirentry = 'drwxr-xr-x#basename|escape#/manifest' manifestfileentry = '#permissions|permissions##basename|escape#file | revisions | annotate' -filerevision = filerevision-gitweb.tmpl -fileannotate = fileannotate-gitweb.tmpl -filelog = filelog-gitweb.tmpl +filerevision = gitweb/filerevision.tmpl +fileannotate = gitweb/fileannotate.tmpl +filelog = gitweb/filelog.tmpl fileline = '
   #linenumber# #line|escape#
' annotateline = '#author|obfuscate#@#rev#
#line|escape#
' difflineplus = '
#line|escape#
' @@ -35,7 +35,7 @@ changelogchild = ' changesetchild = 'child#node|short#' filerevchild = 'child:#node|short#' fileannotatechild = 'child:#node|short#' -tags = tags-gitweb.tmpl +tags = gitweb/tags.tmpl tagentry = '#date|age# ago#tag|escape#changeset | changelog | manifest' diffblock = '
#lines#
' changelogtag = 'tag:#tag|escape#' @@ -44,9 +44,9 @@ filediffparent = '