MercurialWebTheme

Change of themes/mercurialweb/map

2:d536199495b4
themes/mercurialweb/map
     1.1 --- a/themes/mercurialweb/map	Thu Jun 03 23:33:25 2010 +0200
     1.2 +++ b/themes/mercurialweb/map	Fri Jun 04 00:53:32 2010 +0200
     1.3 @@ -5,9 +5,12 @@
     1.4  footer = footer.tmpl
     1.5  index = index.tmpl
     1.6  indexentry = indexentry.tmpl
     1.7 +search = search.tmpl
     1.8 +searchentry = searchentry.tmpl
     1.9  shortlog = shortlog.tmpl
    1.10  shortlogentry = shortlogentry.tmpl
    1.11  summary = summary.tmpl
    1.12  
    1.13 +archiveentry = '<a href="{url}archive/{node|short}{extension|urlescape}">{type|escape}</a> '
    1.14 +hiddenformentry = '<input type="hidden" name="{name}" value="{value|escape}" />'
    1.15  urlparameter = '{separator}{name}={value|urlescape}'
    1.16 -archiveentry = '<a href="{url}archive/{node|short}{extension|urlescape}">{type|escape}</a> '