templates/map
changeset 7305 c21d236ca897
parent 7182 295af5bc1bcc
equal deleted inserted replaced
7304:68374f1c8c87 7305:c21d236ca897
    17 fileellipses = '...'
    17 fileellipses = '...'
    18 changelogentry = changelogentry.tmpl
    18 changelogentry = changelogentry.tmpl
    19 searchentry = changelogentry.tmpl
    19 searchentry = changelogentry.tmpl
    20 changeset = changeset.tmpl
    20 changeset = changeset.tmpl
    21 manifest = manifest.tmpl
    21 manifest = manifest.tmpl
    22 direntry = '<tr class="parity#parity#"><td><tt>drwxr-xr-x</tt>&nbsp;<td>&nbsp;<td>&nbsp;<td><a href="#url#file/#node|short##path|urlescape#{sessionvars%urlparameter}">#basename|escape#/</a>'
    22 direntry = '<tr class="parity#parity#"><td><tt>drwxr-xr-x</tt>&nbsp;<td>&nbsp;<td>&nbsp;<td><a href="#url#file/#node|short##path|urlescape#{sessionvars%urlparameter}">#basename|escape#/</a> <a href="#url#file/#node|short##path|urlescape#/#emptydirs|urlescape#{sessionvars%urlparameter}">#emptydirs|urlescape#</a>'
    23 fileentry = '<tr class="parity#parity#"><td><tt>#permissions|permissions#</tt>&nbsp;<td align=right><tt class="date">#date|isodate#</tt>&nbsp;<td align=right><tt>#size#</tt>&nbsp;<td><a href="#url#file/#node|short#/#file|urlescape#{sessionvars%urlparameter}">#basename|escape#</a>'
    23 fileentry = '<tr class="parity#parity#"><td><tt>#permissions|permissions#</tt>&nbsp;<td align=right><tt class="date">#date|isodate#</tt>&nbsp;<td align=right><tt>#size#</tt>&nbsp;<td><a href="#url#file/#node|short#/#file|urlescape#{sessionvars%urlparameter}">#basename|escape#</a>'
    24 filerevision = filerevision.tmpl
    24 filerevision = filerevision.tmpl
    25 fileannotate = fileannotate.tmpl
    25 fileannotate = fileannotate.tmpl
    26 filediff = filediff.tmpl
    26 filediff = filediff.tmpl
    27 filelog = filelog.tmpl
    27 filelog = filelog.tmpl