# HG changeset patch # User Brendan Cully # Date 1160006680 25200 # Node ID d1aa83f199ef17b9c7883f7261cb0c4e0c4b87bd # Parent fc34c031ff54f5fedd09e65ad1f80b7b68ce94f8 Update templates to use NewWebInterface diff -r fc34c031ff54 -r d1aa83f199ef templates/changelog.tmpl --- a/templates/changelog.tmpl Wed Oct 04 17:04:40 2006 -0700 +++ b/templates/changelog.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -1,24 +1,23 @@ #header# #repo|escape#: changelog + href="#url#rss-log" title="RSS feed for #repo|escape#">
-shortlog -tags -manifest +shortlog +tags +manifest #archives%archiveentry# -rss +rss

changelog for #repo|escape#

-
+

- navigate: #changenav%naventry#

@@ -26,10 +25,9 @@ #entries%changelogentry# - +

- navigate: #changenav%naventry#

diff -r fc34c031ff54 -r d1aa83f199ef templates/changelogentry.tmpl --- a/templates/changelogentry.tmpl Wed Oct 04 17:04:40 2006 -0700 +++ b/templates/changelogentry.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -5,7 +5,7 @@ changeset #rev#: - #node|short# + #node|short# #parent%changelogparent# #child%changelogchild# @@ -19,7 +19,7 @@ #date|date# - files: + files: #files# diff -r fc34c031ff54 -r d1aa83f199ef templates/changeset.tmpl --- a/templates/changeset.tmpl Wed Oct 04 17:04:40 2006 -0700 +++ b/templates/changeset.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -4,11 +4,11 @@
-changelog -shortlog -tags -manifest -raw +changelog +shortlog +tags +manifest +raw #archives%archiveentry#
@@ -17,7 +17,7 @@ - + #parent%changesetparent# #child%changesetchild# diff -r fc34c031ff54 -r d1aa83f199ef templates/fileannotate.tmpl --- a/templates/fileannotate.tmpl Wed Oct 04 17:04:40 2006 -0700 +++ b/templates/fileannotate.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -4,14 +4,14 @@

Annotate #file|escape#

@@ -19,7 +19,7 @@
changeset #rev#:#node|short##node|short#
- + #rename%filerename# #parent%fileannotateparent# #child%fileannotatechild# diff -r fc34c031ff54 -r d1aa83f199ef templates/filediff.tmpl --- a/templates/filediff.tmpl Wed Oct 04 17:04:40 2006 -0700 +++ b/templates/filediff.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -4,14 +4,14 @@

#file|escape#

@@ -19,7 +19,7 @@
changeset #rev#:#node|short#
#node|short#
- + #parent%filediffparent# #child%filediffchild# diff -r fc34c031ff54 -r d1aa83f199ef templates/filelog.tmpl --- a/templates/filelog.tmpl Wed Oct 04 17:04:40 2006 -0700 +++ b/templates/filelog.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -1,18 +1,18 @@ #header# #repo|escape#: #file|escape# history + href="#url#rss-log/tip/#file|urlescape#" title="RSS feed for #repo|escape#:#file#">

#file|escape# revision history

diff -r fc34c031ff54 -r d1aa83f199ef templates/filelogentry.tmpl --- a/templates/filelogentry.tmpl Wed Oct 04 17:04:40 2006 -0700 +++ b/templates/filelogentry.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -1,14 +1,14 @@
revision #rev#:#node|short##node|short#
- + #rename%filelogrename# diff -r fc34c031ff54 -r d1aa83f199ef templates/filerevision.tmpl --- a/templates/filerevision.tmpl Wed Oct 04 17:04:40 2006 -0700 +++ b/templates/filerevision.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -4,14 +4,14 @@

#file|escape#

@@ -19,7 +19,7 @@
#date|age# ago:#desc|strip|firstline|escape##desc|strip|firstline|escape#
revision #filerev#: - #node|short# - (diff) - (annotate) + #node|short# + (diff) + (annotate)
- + #rename%filerename# #parent%filerevparent# #child%filerevchild# diff -r fc34c031ff54 -r d1aa83f199ef templates/header.tmpl --- a/templates/header.tmpl Wed Oct 04 17:04:40 2006 -0700 +++ b/templates/header.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -3,6 +3,6 @@ - + - + diff -r fc34c031ff54 -r d1aa83f199ef templates/manifest.tmpl --- a/templates/manifest.tmpl Wed Oct 04 17:04:40 2006 -0700 +++ b/templates/manifest.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -4,10 +4,10 @@
-changelog -shortlog -tags -changeset +changelog +shortlog +tags +changeset #archives%archiveentry#
@@ -16,7 +16,7 @@
changeset #rev#:#node|short#
#node|short#
drwxr-xr-x  - [up] + [up] #dentries%manifestdirentry# #fentries%manifestfileentry#
diff -r fc34c031ff54 -r d1aa83f199ef templates/map --- a/templates/map Wed Oct 04 17:04:40 2006 -0700 +++ b/templates/map Wed Oct 04 17:04:40 2006 -0700 @@ -5,49 +5,49 @@ changelog = changelog.tmpl shortlog = shortlog.tmpl shortlogentry = shortlogentry.tmpl -naventry = '#label|escape# ' -navshortentry = '#label|escape# ' -filedifflink = '#file|escape# ' -filenodelink = '#file|escape# ' +naventry = '#label|escape# ' +navshortentry = '#label|escape# ' +filedifflink = '#file|escape# ' +filenodelink = '#file|escape# ' fileellipses = '...' changelogentry = changelogentry.tmpl searchentry = changelogentry.tmpl changeset = changeset.tmpl manifest = manifest.tmpl -manifestdirentry = 'drwxr-xr-x #basename|escape#/' -manifestfileentry = '#permissions|permissions# #basename|escape#' +manifestdirentry = 'drwxr-xr-x #basename|escape#/' +manifestfileentry = '#permissions|permissions# #basename|escape#' filerevision = filerevision.tmpl fileannotate = fileannotate.tmpl filediff = filediff.tmpl filelog = filelog.tmpl fileline = '
#linenumber##line|escape#
' filelogentry = filelogentry.tmpl -annotateline = '#author|obfuscate#@#rev#
#line|escape#
' +annotateline = '#author|obfuscate#@#rev#
#line|escape#
' difflineplus = '#line|escape#' difflineminus = '#line|escape#' difflineat = '#line|escape#' diffline = '#line|escape#' -changelogparent = 'parent #rev#:#node|short#' -changesetparent = 'parent #rev#:#node|short#' -filerevparent = 'parent:#node|short#' -filerename = 'parent:#file|escape#@#node|short#' -filelogrename = 'base:#file|escape#@#node|short#' -fileannotateparent = 'parent:#node|short#' -changesetchild = 'child #rev#:#node|short#' -changelogchild = 'child #rev#:#node|short#' -filerevchild = 'child:#node|short#' -fileannotatechild = 'child:#node|short#' +changelogparent = 'parent #rev#:#node|short#' +changesetparent = 'parent #rev#:#node|short#' +filerevparent = 'parent:#node|short#' +filerename = 'parent:#file|escape#@#node|short#' +filelogrename = 'base:#file|escape#@#node|short#' +fileannotateparent = 'parent:#node|short#' +changesetchild = 'child #rev#:#node|short#' +changelogchild = 'child #rev#:#node|short#' +filerevchild = 'child:#node|short#' +fileannotatechild = 'child:#node|short#' tags = tags.tmpl -tagentry = '
  • #node# #tag|escape#
  • ' +tagentry = '
  • #node# #tag|escape#
  • ' diffblock = '
    #lines#
    ' changelogtag = 'tag:#tag|escape#' changesettag = 'tag:#tag|escape#' -filediffparent = 'parent #rev#:#node|short#' -filelogparent = 'parent #rev#:#node|short#' -filediffchild = 'child #rev#:#node|short#' -filelogchild = 'child #rev#:#node|short#' -indexentry = '#name|escape##description##contact|obfuscate##lastchange|age# agoRSS #archives%archiveentry#' +filediffparent = 'parent #rev#:#node|short#' +filelogparent = 'parent #rev#:#node|short#' +filediffchild = 'child #rev#:#node|short#' +filelogchild = 'child #rev#:#node|short#' +indexentry = '#name|escape##description##contact|obfuscate##lastchange|age# agoRSS #archives%archiveentry#' index = index.tmpl -archiveentry = '#type|escape# ' +archiveentry = '#type|escape# ' notfound = notfound.tmpl error = error.tmpl diff -r fc34c031ff54 -r d1aa83f199ef templates/search.tmpl --- a/templates/search.tmpl Wed Oct 04 17:04:40 2006 -0700 +++ b/templates/search.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -4,10 +4,10 @@

    searching for #query|escape#

    @@ -15,7 +15,6 @@

    search: -

    @@ -25,7 +24,6 @@

    search: -

    diff -r fc34c031ff54 -r d1aa83f199ef templates/shortlog.tmpl --- a/templates/shortlog.tmpl Wed Oct 04 17:04:40 2006 -0700 +++ b/templates/shortlog.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -1,24 +1,23 @@ #header# #repo|escape#: shortlog + href="#url#rss-log" title="RSS feed for #repo|escape#">
    -changelog -tags -manifest +changelog +tags +manifest #archives%archiveentry# -rss +rss

    shortlog for #repo|escape#

    -
    +

    - navigate: #changenav%navshortentry#

    @@ -26,10 +25,9 @@ #entries%shortlogentry# - +

    - navigate: #changenav%navshortentry#

    diff -r fc34c031ff54 -r d1aa83f199ef templates/shortlogentry.tmpl --- a/templates/shortlogentry.tmpl Wed Oct 04 17:04:40 2006 -0700 +++ b/templates/shortlogentry.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -2,6 +2,6 @@ #date|age# #author|obfuscate# - #desc|strip|firstline|escape# + #desc|strip|firstline|escape# diff -r fc34c031ff54 -r d1aa83f199ef templates/tags.tmpl --- a/templates/tags.tmpl Wed Oct 04 17:04:40 2006 -0700 +++ b/templates/tags.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -1,15 +1,15 @@ #header# #repo|escape#: tags + href="#url#rss-tags" title="RSS feed for #repo|escape#: tags">

    tags: