Show More
@@ -43,7 +43,7 b' filediffparent = "<tr><th class="parent"' | |||||
43 | filelogparent = "<tr><td align="right">parent #rev#: </td><td><a href="?f=#node|short#;file=#file|urlescape#">#node|short#</a></td></tr>" |
|
43 | filelogparent = "<tr><td align="right">parent #rev#: </td><td><a href="?f=#node|short#;file=#file|urlescape#">#node|short#</a></td></tr>" | |
44 | filediffchild = "<tr><th class="child">child #rev#:</th><td class="child"><a href="?cs=#node|short#">#node|short#</a></td></tr>" |
|
44 | filediffchild = "<tr><th class="child">child #rev#:</th><td class="child"><a href="?cs=#node|short#">#node|short#</a></td></tr>" | |
45 | filelogchild = "<tr><td align="right">child #rev#: </td><td><a href="?f=#node|short#;file=#file|urlescape#">#node|short#</a></td></tr>" |
|
45 | filelogchild = "<tr><td align="right">child #rev#: </td><td><a href="?f=#node|short#;file=#file|urlescape#">#node|short#</a></td></tr>" | |
46 |
indexentry = "<tr class="parity#parity#"><td><a href="#url#">#name|escape#</a></td><td>#shortdesc |
|
46 | indexentry = "<tr class="parity#parity#"><td><a href="#url#">#name|escape#</a></td><td>#shortdesc#</td><td>#contact|obfuscate#</td><td>#lastupdate|age# ago</td><td><a href="#url#?cl=tip;style=rss">RSS</a></td></tr>" | |
47 | index = index.tmpl |
|
47 | index = index.tmpl | |
48 | archiveentry = "<a href="?ca=#node|short#;type=#type|urlescape#">#type|escape#</a> " |
|
48 | archiveentry = "<a href="?ca=#node|short#;type=#type|urlescape#">#type|escape#</a> " | |
49 | notfound = notfound.tmpl |
|
49 | notfound = notfound.tmpl |
General Comments 0
You need to be logged in to leave comments.
Login now