summaryrefslogtreecommitdiff
path: root/htroot/terminal_p.html
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2014-02-10 21:40:42 +0100
committerreger <reger18@arcor.de>2014-02-10 21:40:42 +0100
commit365f77ea8c7aa07eb501095e9987f55dd5cd8a0b (patch)
treee0e4e316ebfd50fd3f5c9b464e73ca5d54db3808 /htroot/terminal_p.html
parent0e10cd18f78c8cd5249d789728cbe574d9992b95 (diff)
make internal page links relative to ease any future development for context aware servlets
note also http://bugs.yacy.net/view.php?id=106
Diffstat (limited to 'htroot/terminal_p.html')
-rw-r--r--htroot/terminal_p.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/htroot/terminal_p.html b/htroot/terminal_p.html
index b0e226777..f8630e123 100644
--- a/htroot/terminal_p.html
+++ b/htroot/terminal_p.html
@@ -6,8 +6,8 @@
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="YaCy Peer Live Monitoring Terminal" />
<meta name="keywords" content="open,source,search,engine,monitor,terminal" />
-<link rel="stylesheet" type="text/css" href="/env/terminal.css" />
-<script type="text/javascript" src="/js/highslide/highslide.js"></script>
+<link rel="stylesheet" type="text/css" href="env/terminal.css" />
+<script type="text/javascript" src="js/highslide/highslide.js"></script>
<script type="text/javascript">
//<![CDATA[
var loaderBanner = null;
@@ -40,11 +40,11 @@ function init() {
<div id="outer">
<div id="location">
-<a href="http://yacy.net"><img src="/Banner.png?textcolor=ffffff&amp;bgcolor=000000&amp;bordercolor=aaaaaa" alt="YaCy" style="width:468px;height:60px;border-width:0px;vertical-align:bottom;" /></a>&nbsp;&nbsp;&nbsp;&nbsp;
-<a href="/index.html">&lt;Search Form&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;
-<a href="/CrawlStartSite_p.html">&lt;Crawl Start&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;
-<a href="/Status.html">&lt;Status Page&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-<a href="/Steering.html?shutdown=" onclick="return confirm('Confirm Shutdown')">&lt;Shutdown&gt;</a>
+<a href="http://yacy.net"><img src="Banner.png?textcolor=ffffff&amp;bgcolor=000000&amp;bordercolor=aaaaaa" alt="YaCy" style="width:468px;height:60px;border-width:0px;vertical-align:bottom;" /></a>&nbsp;&nbsp;&nbsp;&nbsp;
+<a href="index.html">&lt;Search Form&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;
+<a href="CrawlStartSite_p.html">&lt;Crawl Start&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;
+<a href="Status.html">&lt;Status Page&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+<a href="Steering.html?shutdown=" onclick="return confirm('Confirm Shutdown')">&lt;Shutdown&gt;</a>
</div>
<div class="bars"></div>
@@ -54,12 +54,12 @@ function init() {
<div class="navouter">
<div class="navheader">Event Terminal</div>
<div class="navcontent">
-<iframe src="/rssTerminal.html?set=PEERNEWS,REMOTESEARCH,LOCALSEARCH,REMOTEINDEXING,LOCALINDEXING,DHTRECEIVE,DHTSEND&amp;width=430px&amp;height=200px&amp;maxlines=22&amp;maxwidth=95&amp;color=fff&amp;background=000"
+<iframe src="rssTerminal.html?set=PEERNEWS,REMOTESEARCH,LOCALSEARCH,REMOTEINDEXING,LOCALINDEXING,DHTRECEIVE,DHTSEND&amp;width=430px&amp;height=200px&amp;maxlines=22&amp;maxwidth=95&amp;color=fff&amp;background=000"
style="width:430px;height:200px;margin:0;border-width:0;" scrolling="no" name="newsframe"></iframe>
</div>
</div>
<h1>Image Terminal</h1>
-<iframe src="/Collage.html?emb=&amp;width=468&amp;height=460&amp;max=3"
+<iframe src="Collage.html?emb=&amp;width=468&amp;height=460&amp;max=3"
style="width:468px;height:460px;margin:0;border-width:0;" scrolling="no" name="collageframe"></iframe>
</div> <!-- end left side -->
@@ -127,12 +127,12 @@ function init() {
</div>
<h1>Resource Monitor</h1>
-<a href="/PerformanceGraph.png" onclick="return hs.expand(this)"><img src="/PerformanceGraph.png" style="width:330px;height:120px;border-width:0;" id="graph" alt="PerformanceGraph"/></a>
-<a href="/WebStructurePicture_p.png?host=auto&amp;depth=2&amp;width=660&amp;height=240&amp;nodes=100&amp;time=1000" onclick="return hs.expand(this)"><img src="/WebStructurePicture_p.png?host=auto&amp;depth=2&amp;width=660&amp;height=240&amp;nodes=100&amp;time=1000" style="width:330px;height:120px;border-width:0;" alt="WebStructurePicture"/></a>
+<a href="PerformanceGraph.png" onclick="return hs.expand(this)"><img src="PerformanceGraph.png" style="width:330px;height:120px;border-width:0;" id="graph" alt="PerformanceGraph"/></a>
+<a href="WebStructurePicture_p.png?host=auto&amp;depth=2&amp;width=660&amp;height=240&amp;nodes=100&amp;time=1000" onclick="return hs.expand(this)"><img src="WebStructurePicture_p.png?host=auto&amp;depth=2&amp;width=660&amp;height=240&amp;nodes=100&amp;time=1000" style="width:330px;height:120px;border-width:0;" alt="WebStructurePicture"/></a>
<h1>Network Monitor</h1>
<div style="text-align:left;margin:0;padding:0;">
-<a href="/NetworkPicture.png?width=660&amp;height=360&amp;bgcolor=000000" onclick="return hs.expand(this)"><img src="/NetworkPicture.png?width=660&amp;height=360&amp;bgcolor=000000" style="width:330px;height:180px;border-width:0;" alt="The yacy Network" /></a>
+<a href="NetworkPicture.png?width=660&amp;height=360&amp;bgcolor=000000" onclick="return hs.expand(this)"><img src="NetworkPicture.png?width=660&amp;height=360&amp;bgcolor=000000" style="width:330px;height:180px;border-width:0;" alt="The yacy Network" /></a>
<!--<embed src="http://widgets.amung.us/flash/v2map.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" allowScriptAccess="always" allowNetworking="all" type="application/x-shockwave-flash" flashvars="wausitehash=qp3j5gox&amp;map=night&amp;pin=star-orange&amp;link=no" width="330" height="180" />-->
<!-- Because embed is not XHTML 1.0 Transitional replaced by object -->
<script type="text/javascript" src="http://widgets.amung.us/map.js"></script><script type="text/javascript">WAU_map('qp3j5gox', 330, 180, 'night', 'star-orange')</script>