Simplify the tree implementation a bit more
[?]
Feb 19, 2013, 11:54 PM
ZHHFJ4K5TNNOUVAFCCNLXMU5SQ2SBJA5OFT53RIBW7IJEARFI7XACDependencies
- [2]
YPDYBK5GShow dependencies as a tree rather than a list - [3]
KXO3EUSVFactor out the tree rendering - [4]
XDDCO6CH* hydra: add dependency list with links to logfiles - [5]
BA46C5LN* Pretty-print the logs. - [6]
3PNG7NIBRemove trailing whitespace - [7]
PMNWRTGJAdd multiple output support - [8]
O3CGTZFGSimplify the log tree implementation a bit
Change contents
- replacement in src/root/deps.tt at line 10
<li><li class="treenode"> - replacement in src/root/deps.tt at line 12
<p><tt>[% node.name %]</tt> (<em>repeated</em>)</p><span class="treeline"><tt>[% node.name %]</tt> (<em>repeated</em>)</span> - replacement in src/root/deps.tt at line 15
<p><span class="treeline"> - replacement in src/root/deps.tt at line 24
</p></span> - replacement in src/root/deps.tt at line 37
<ul><ul class="tree"> - replacement in src/root/deps.tt at line 47
<ul><ul class="tree"> - replacement in src/root/static/css/tree.css at line 7
/* Indent each tree level. */li.tree-line {/* Indent each tree level and draw vertical tree lines next to allchildren except the last. */ul.subtree > li { - edit in src/root/static/css/tree.css at line 12
border-left: 0.1em solid #6185a0; - replacement in src/root/static/css/tree.css at line 15
li.tree-line:last-child {ul.subtree > li:last-child { - edit in src/root/static/css/tree.css at line 17
border-left: 0; - replacement in src/root/static/css/tree.css at line 20
/* Draw vertical tree lines next to all children except the last. */li.tree-line {/* Draw the vertical tree line to the last child. */ul.subtree > li:last-child > *:first-child:before { - edit in src/root/static/css/tree.css at line 25
li.tree-line:last-child {border-left: 0;} - replacement in src/root/static/css/tree.css at line 26
span.tree-conn {ul.subtree > li > *:first-child:before {content: ""; - edit in src/root/static/css/tree.css at line 33
}/* Draw the vertical tree line to the last child. */li.tree-line:last-child > span.tree-conn {border-left: 0.1em solid #6185a0; - replacement in src/root/static/css/tree.css at line 35
.tree-toggle {/* Ensure that the + and - have the same size. */a.tree-toggle { - edit in src/root/static/css/tree.css at line 39
font-size: larger; - replacement in src/xsl/log2html.xsl at line 48
<li class='tree-line'><span class='tree-conn' /><li>