templates/filerevision-gitweb.tmpl
changeset 1575 0a1cca912fda
parent 1573 28305666f4c9
child 1606 ba625c8083d8
equal deleted inserted replaced
1574:32b091ce4026 1575:0a1cca912fda
    12 <div class="page_nav">
    12 <div class="page_nav">
    13 <a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">changelog</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?mf=#manifest|short#;path=#path#;style=gitweb">manifest</a> | <a href="?cmd=changeset;node=#node#;style=gitweb">changeset</a> | file | <a href="?cmd=filelog;file=#file#;filenode=#filenode#;style=gitweb">revisions</a> | <a href="?cmd=annotate;file=#file#;filenode=#filenode#;style=gitweb">annotate</a> | <a href="?cmd=file;file=#file#;filenode=#filenode#;style=raw">raw</a><br/>
    13 <a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">changelog</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?mf=#manifest|short#;path=#path#;style=gitweb">manifest</a> | <a href="?cmd=changeset;node=#node#;style=gitweb">changeset</a> | file | <a href="?cmd=filelog;file=#file#;filenode=#filenode#;style=gitweb">revisions</a> | <a href="?cmd=annotate;file=#file#;filenode=#filenode#;style=gitweb">annotate</a> | <a href="?cmd=file;file=#file#;filenode=#filenode#;style=raw">raw</a><br/>
    14 </div>
    14 </div>
    15 
    15 
    16 <div class="title">#file#</div>
    16 <div class="title">#file#</div>
       
    17 
       
    18 <table>
       
    19 <tr>
       
    20  <td class="metatag">changeset #rev#:</td>
       
    21  <td><a href="?cs=#node|short#;style=gitweb">#node|short#</a></td></tr>
       
    22 #parent%fileannotateparent#
       
    23 <tr>
       
    24  <td class="metatag">manifest:</td>
       
    25  <td><a href="?mf=#manifest|short#;path=/;style=gitweb">#manifest|short#</a></td></tr>
       
    26 <tr>
       
    27  <td class="metatag">author:</td>
       
    28  <td>#author|obfuscate#</td></tr>
       
    29 <tr>
       
    30  <td class="metatag">date:</td>
       
    31  <td>#date|date# (#date|age# ago)</td></tr>
       
    32 <tr>
       
    33  <td class="metatag">permissions:</td>
       
    34  <td>#permissions|permissions#</td></tr>
       
    35 </table>
       
    36 
    17 <div class="page_body">
    37 <div class="page_body">
    18 #text%fileline#
    38 #text%fileline#
    19 </div>
    39 </div>
    20 
    40 
    21 #footer#
    41 #footer#