Saving 64k (shrinks YaCy and improves loading-time)

Adding transparency to failed.png

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1814 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
rramthun 19 years ago
parent 70005b66e0
commit eb872033c6

@ -36,7 +36,7 @@ so you need to log-in with your administration password.</p>
<p>Case (6) is a monitor of the local receipt-generator, the opposed case of (1). It contains also an indexing result monitor but is not considered private <p>Case (6) is a monitor of the local receipt-generator, the opposed case of (1). It contains also an indexing result monitor but is not considered private
since it shows crawl requests from other peers. since it shows crawl requests from other peers.
</p> </p>
<p><img src="/env/grafics/indexmonitor.gif"></p> <p><img src="/env/grafics/indexmonitor.png"></p>
<p>The image above illustrates the data flow initiated by web index acquisition. <p>The image above illustrates the data flow initiated by web index acquisition.
Some processes occur double to document the complex index migration structure. Some processes occur double to document the complex index migration structure.
</p> </p>

@ -110,7 +110,7 @@ Progress towards the next peer: #[percent]#%.<br />
At current PPM you will reach him #(timemessage)#in an unknown time::in #[time]#::never, because he is faster than you#(/timemessage)#.<br /> At current PPM you will reach him #(timemessage)#in an unknown time::in #[time]#::never, because he is faster than you#(/timemessage)#.<br />
<!--#{percent}#<img src="/env/grafics/green-block.png">#{/percent}##{percent2}#<img src="/env/grafics/red-block.png">#{/percent2}#--> <!--#{percent}#<img src="/env/grafics/green-block.png">#{/percent}##{percent2}#<img src="/env/grafics/red-block.png">#{/percent2}#-->
<div height="20" style="border-style:solid; border-width:1px; border-color:#CAD5E3"> <div height="20" style="border-style:solid; border-width:1px; border-color:#CAD5E3">
<img src="env/grafics/green_bar.gif" width="#[percent]#%" height="20" alt=""><img src="env/grafics/red_bar.gif" width="#[percent2]#%" height="20" alt=""> <img src="env/grafics/green_bar.gif" width="#[percent]#%" height="20" alt=""><img src="env/grafics/red_bar.png" width="#[percent2]#%" height="20" alt="">
</div> </div>
#(/progressbar)# #(/progressbar)#
:: ::

@ -35,7 +35,7 @@ If you click on it while browsing, the currently viewed website will be inserted
</td> </td>
</tr> </tr>
<tr> <tr>
<td><a href="javascript:w = window.open('http://#[host]#:#[port]#/QuickCrawlLink_p.html?localIndexing=on&amp;crawlingQ=on&amp;xdstopw=on&amp;title='+escape(document.title)+'&amp;url='+escape(location.href),'_blank','height=150,width=500,resizable=yes,scrollbar=no,directory=no,menubar=no,location=no');w.focus();"><img src="/env/grafics/addlink.gif" border="0">&nbsp;Crawl with YaCy</a></td> <td><a href="javascript:w = window.open('http://#[host]#:#[port]#/QuickCrawlLink_p.html?localIndexing=on&amp;crawlingQ=on&amp;xdstopw=on&amp;title='+escape(document.title)+'&amp;url='+escape(location.href),'_blank','height=150,width=500,resizable=yes,scrollbar=no,directory=no,menubar=no,location=no');w.focus();"><img src="/env/grafics/addlink.png" border="0">&nbsp;Crawl with YaCy</a></td>
</tr> </tr>
</table> </table>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 885 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 999 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 807 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

@ -23,7 +23,7 @@ picPlus.src = "/env/grafics/plus.gif";
</SCRIPT> </SCRIPT>
<br> <br>
<center><span style="font-size=12pt; font-family:Helvetica, Arial; color:#212942"><img src="/env/grafics/kaskelix.png" align="middle" alt="YaCy logo Kaskelix"><br>P2P WEB SEARCH</span></center><br> <center><span style="font-size=12pt; font-family:Helvetica, Arial; color:#212942"><img src="/env/grafics/kaskelix.png" align="middle" alt="Kaskelix - the YaCy logo"><br>P2P WEB SEARCH</span></center><br>
<center>#[promoteSearchPageGreeting]#</center><br> <center>#[promoteSearchPageGreeting]#</center><br>
<form action="index.html" method="get"> <form action="index.html" method="get">

Loading…
Cancel
Save