comparison templates/map-gitweb @ 1575:0a1cca912fda

[hgweb] gitweb style: File annotate converted, file revision made more like the deafault style Namespace polution prevention (manifest vs. tagmanifest - shouldn't be a problem yet) File annotate updated File revision now has commit info
author Josef "Jeff" Sipek <jeffpc@optonline.net>
date Mon, 05 Dec 2005 07:07:40 -0500
parents 32b091ce4026
children 145cc9f68c05
comparison
equal deleted inserted replaced
1574:32b091ce4026 1575:0a1cca912fda
20 fileannotate = fileannotate-gitweb.tmpl 20 fileannotate = fileannotate-gitweb.tmpl
21 filediff = filediff-gitweb.tmpl 21 filediff = filediff-gitweb.tmpl
22 filelog = filelog-gitweb.tmpl 22 filelog = filelog-gitweb.tmpl
23 fileline = "<div style="font-family:monospace; white-space: pre;" class="parity#parity#"><span class="linenr"> #linenumber#</span> #line|escape#</div>" 23 fileline = "<div style="font-family:monospace; white-space: pre;" class="parity#parity#"><span class="linenr"> #linenumber#</span> #line|escape#</div>"
24 filelogentry = filelogentry-gitweb.tmpl 24 filelogentry = filelogentry-gitweb.tmpl
25 annotateline = "<tr class="parity#parity#"><td class="annotate"><a href="?cmd=changeset;node=#node#;style=gitweb">#author|obfuscate#@#rev#</a></td><td><pre>#line|escape#</pre></td></tr>" 25 annotateline = "<tr style="font-family:monospace; white-space: pre;" class="parity#parity#"><td class="linenr" style="text-align: right;"><a href="?cs=#node|short#;style=gitweb">#author|obfuscate#@#rev#</a></td><td>#line|escape#</td></tr>"
26 difflineplus = "<div class="pre" style="color:#008800;">#line|escape#</div>" 26 difflineplus = "<div class="pre" style="color:#008800;">#line|escape#</div>"
27 difflineminus = "<div class="pre" style="color:#cc0000;">#line|escape#</div>" 27 difflineminus = "<div class="pre" style="color:#cc0000;">#line|escape#</div>"
28 difflineat = "<div class="pre" style="color:#990099;">#line|escape#</div>" 28 difflineat = "<div class="pre" style="color:#990099;">#line|escape#</div>"
29 diffline = "<div class="pre">#line|escape#</div>" 29 diffline = "<div class="pre">#line|escape#</div>"
30 changelogparent = "<tr><th class="parent">parent #rev#:</th><td class="parent"><a href="?cmd=changeset;node=#node#;style=gitweb">#node|short#</a></td></tr>" 30 changelogparent = "<tr><th class="parent">parent #rev#:</th><td class="parent"><a href="?cmd=changeset;node=#node#;style=gitweb">#node|short#</a></td></tr>"
31 changesetparent = "<tr><td>parent</td><td style="font-family:monospace"><a class="list" href="?cmd=changeset;node=#node|short#;style=gitweb">#node|short#</a></td></tr>" 31 changesetparent = "<tr><td>parent</td><td style="font-family:monospace"><a class="list" href="?cmd=changeset;node=#node|short#;style=gitweb">#node|short#</a></td></tr>"
32 filerevparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=file;file=#file#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>" 32 filerevparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=file;file=#file#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>"
33 fileannotateparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=annotate;file=#file#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>" 33 fileannotateparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=annotate;file=#file#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>"
34 tags = tags-gitweb.tmpl 34 tags = tags-gitweb.tmpl
35 tagentry = "<tr class="parity#parity#"><td><i>#date|age# ago</i></td><td><a class="list" href="?cmd=changeset;node=#node|short#;style=gitweb"><b>#tag#</b></a></td><td class="link"><a href="?cmd=changeset;node=#node|short#;style=gitweb">changeset</a> | <a href="?cmd=changelog;rev=#node|short#;style=gitweb">changelog</a> | <a href="?mf=#manifest|short#;path=/;style=gitweb">manifest</a></td></tr>" 35 tagentry = "<tr class="parity#parity#"><td><i>#date|age# ago</i></td><td><a class="list" href="?cmd=changeset;node=#node|short#;style=gitweb"><b>#tag#</b></a></td><td class="link"><a href="?cmd=changeset;node=#node|short#;style=gitweb">changeset</a> | <a href="?cmd=changelog;rev=#node|short#;style=gitweb">changelog</a> | <a href="?mf=#tagmanifest|short#;path=/;style=gitweb">manifest</a></td></tr>"
36 diffblock = "#lines#" 36 diffblock = "#lines#"
37 changelogtag = "<tr><th class="tag">tag:</th><td class="tag">#tag#</td></tr>" 37 changelogtag = "<tr><th class="tag">tag:</th><td class="tag">#tag#</td></tr>"
38 changesettag = "<tr><td>tag</td><td>#tag#</td></tr>" 38 changesettag = "<tr><td>tag</td><td>#tag#</td></tr>"
39 filediffparent = "<tr><th class="parent">parent #rev#:</th><td class="parent"><a href="?cmd=changeset;node=#node#;style=gitweb">#node|short#</a></td></tr>" 39 filediffparent = "<tr><th class="parent">parent #rev#:</th><td class="parent"><a href="?cmd=changeset;node=#node#;style=gitweb">#node|short#</a></td></tr>"
40 filelogparent = "<tr><td align="right">parent #rev#:&nbsp;</td><td><a href="?cmd=file;file=#file#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>" 40 filelogparent = "<tr><td align="right">parent #rev#:&nbsp;</td><td><a href="?cmd=file;file=#file#;filenode=#node#;style=gitweb">#node|short#</a></td></tr>"