small events cleanup
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1549839.tpl
index bc7f35b6489cded8bf8c15f81228a53ec58f8f5e..66a060e5abed6fcfca6d8e060dd4a92fa51fa732 100644 (file)
@@ -28,7 +28,7 @@
 {*/if*}
   <tr>
 <!--XXX test oflogarithmic threading (original (x-y)-8 ) XXX TODO fit to resolutions-->
-    <td width='{math equation="5*log((x-y))-8" x=$child.depth y=$node.vector_depth}%'></td>
+    <td width='{math equation="10*log((x-y))-18" x=$child.depth y=$node.vector_depth}%'></td>
     <td valign='top' rowspan='2'>
 {* put.Ty hack *}
 {if $child.synapse_creator neq ''}
@@ -39,7 +39,7 @@
 {*end of put.Ty hack *}
     </td>
     <!--XXX orig: 100-(x-y)-->
-    <td width='{math equation="100-(5*log(x-y))" x=$child.depth y=$node.vector_depth}%'>
+    <td width='{math equation="100-(10*log(x-y))+10" x=$child.depth y=$node.vector_depth}%'>
       <table class='bordered' width='100%'><tr class='header'>
         <td>
           &nbsp;<a href='/id/{$child.node_creator}'>{$child.login}</a>
This page took 0.099541 seconds and 4 git commands to generate.