Show More
@@ -20,7 +20,6 | |||
|
20 | 20 | <tr> |
|
21 | 21 | <td class="metatag">changeset #rev#:</td> |
|
22 | 22 | <td><a href="#url#rev/#node|short#{sessionvars%urlparameter}">#node|short#</a></td></tr> |
|
23 | #rename%filerename# | |
|
24 | 23 | #parent%fileannotateparent# |
|
25 | 24 | #child%fileannotatechild# |
|
26 | 25 | <tr> |
@@ -20,7 +20,6 | |||
|
20 | 20 | <tr> |
|
21 | 21 | <td class="metatag">changeset #rev#:</td> |
|
22 | 22 | <td><a href="#url#rev/#node|short#{sessionvars%urlparameter}">#node|short#</a></td></tr> |
|
23 | #rename%filerename# | |
|
24 | 23 | #parent%filerevparent# |
|
25 | 24 | #child%filerevchild# |
|
26 | 25 | <tr> |
@@ -30,7 +30,6 annotate | | |||
|
30 | 30 | <tr> |
|
31 | 31 | <td class="metatag">changeset #rev#:</td> |
|
32 | 32 | <td><a href="{url}rev/#node|short#{sessionvars%urlparameter}">#node|short#</a></td></tr> |
|
33 | #rename%filerename# | |
|
34 | 33 | #parent%fileannotateparent# |
|
35 | 34 | #child%fileannotatechild# |
|
36 | 35 | <tr> |
@@ -29,7 +29,6 file | | |||
|
29 | 29 | <tr> |
|
30 | 30 | <td class="metatag">changeset #rev#:</td> |
|
31 | 31 | <td><a href="{url}rev/#node|short#{sessionvars%urlparameter}">#node|short#</a></td></tr> |
|
32 | #rename%filerename# | |
|
33 | 32 | #parent%filerevparent# |
|
34 | 33 | #child%filerevchild# |
|
35 | 34 | <tr> |
@@ -28,10 +28,10 difflineat = '<div style="color:#990099; | |||
|
28 | 28 | diffline = '<div>#line|escape#</div>' |
|
29 | 29 | changelogparent = '<tr><th class="parent">parent #rev#:</th><td class="parent"><a href="#url#rev/#node|short#{sessionvars%urlparameter}">#node|short#</a></td></tr>' |
|
30 | 30 | changesetparent = '<tr><td>parent</td><td style="font-family:monospace"><a class="list" href="#url#rev/#node|short#{sessionvars%urlparameter}">#node|short#</a></td></tr>' |
|
31 |
filerevparent = '<tr><td class="metatag">parent:</td><td><a href="{url}file/{node|short}/ |
|
|
32 | filerename = '<tr><td class="metatag">parent:</td><td><a href="{url}file/#node|short#/#file|urlescape#{sessionvars%urlparameter}">#file|escape#@#node|short#</a></td></tr>' | |
|
31 | filerevparent = '<tr><td class="metatag">parent:</td><td><a href="{url}file/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{rename%filerename}{node|short}</a></td></tr>' | |
|
32 | filerename = '{file|escape}@' | |
|
33 | 33 | filelogrename = '| <a href="{url}file/#node|short#/#file|urlescape#{sessionvars%urlparameter}">base</a>' |
|
34 |
fileannotateparent = '<tr><td class="metatag">parent:</td><td><a href="{url}annotate/{node|short}/ |
|
|
34 | fileannotateparent = '<tr><td class="metatag">parent:</td><td><a href="{url}annotate/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{rename%filerename}{node|short}</a></td></tr>' | |
|
35 | 35 | changelogchild = '<tr><th class="child">child #rev#:</th><td class="child"><a href="{url}rev/#node|short#{sessionvars%urlparameter}">#node|short#</a></td></tr>' |
|
36 | 36 | changesetchild = '<tr><td>child</td><td style="font-family:monospace"><a class="list" href="{url}rev/#node|short#{sessionvars%urlparameter}">#node|short#</a></td></tr>' |
|
37 | 37 | filerevchild = '<tr><td class="metatag">child:</td><td><a href="{url}file/{node|short}/#file|urlescape#{sessionvars%urlparameter}">#node|short#</a></td></tr>' |
@@ -29,10 +29,10 difflineat = '<span class="atline">#line | |||
|
29 | 29 | diffline = '#line|escape#' |
|
30 | 30 | changelogparent = '<tr><th class="parent">parent #rev#:</th><td class="parent"><a href="#url#rev/#node|short#{sessionvars%urlparameter}">#node|short#</a></td></tr>' |
|
31 | 31 | changesetparent = '<tr><th class="parent">parent #rev#:</th><td class="parent"><a href="#url#rev/#node|short#{sessionvars%urlparameter}">#node|short#</a></td></tr>' |
|
32 |
filerevparent = '<tr><td class="metatag">parent:</td><td><a href=" |
|
|
33 | filerename = '<tr><td class="metatag">parent:</td><td><a href="#url#file/#node|short#/#file|urlescape#{sessionvars%urlparameter}">#file|escape#@#node|short#</a></td></tr>' | |
|
32 | filerevparent = '<tr><td class="metatag">parent:</td><td><a href="{url}file/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{rename%filerename}{node|short}</a></td></tr>' | |
|
33 | filerename = '{file|escape}@' | |
|
34 | 34 | filelogrename = '<tr><th>base:</th><td><a href="#url#file/#node|short#/#file|urlescape#{sessionvars%urlparameter}">#file|escape#@#node|short#</a></td></tr>' |
|
35 |
fileannotateparent = '<tr><td class="metatag">parent:</td><td><a href=" |
|
|
35 | fileannotateparent = '<tr><td class="metatag">parent:</td><td><a href="{url}annotate/{node|short}/{file|urlescape}{sessionvars%urlparameter}">{rename%filerename}{node|short}</a></td></tr>' | |
|
36 | 36 | changesetchild = '<tr><th class="child">child #rev#:</th><td class="child"><a href="#url#rev/#node|short#{sessionvars%urlparameter}">#node|short#</a></td></tr>' |
|
37 | 37 | changelogchild = '<tr><th class="child">child #rev#:</th><td class="child"><a href="#url#rev/#node|short#{sessionvars%urlparameter}">#node|short#</a></td></tr>' |
|
38 | 38 | filerevchild = '<tr><td class="metatag">child:</td><td><a href="#url#file/#node|short#/#file|urlescape#{sessionvars%urlparameter}">#node|short#</a></td></tr>' |
General Comments 0
You need to be logged in to leave comments.
Login now