summaryrefslogtreecommitdiff
path: root/htroot/Crawler_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/Crawler_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/Crawler_p.html')
-rw-r--r--htroot/Crawler_p.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/htroot/Crawler_p.html b/htroot/Crawler_p.html
index 2a3381e58..94d2acdba 100644
--- a/htroot/Crawler_p.html
+++ b/htroot/Crawler_p.html
@@ -3,17 +3,17 @@
<head>
<title>YaCy '#[clientname]#': Crawler</title>
#%env/templates/metas.template%#
-<script type="text/javascript" src="/js/ajax.js"></script>
-<script type="text/javascript" src="/js/xml.js"></script>
-<script type="text/javascript" src="/js/html.js"></script>
-<script type="text/javascript" src="/js/rss2.js"></script>
-<script type="text/javascript" src="/js/query.js"></script>
-<script type="text/javascript" src="/js/Crawler.js"></script>
+<script type="text/javascript" src="js/ajax.js"></script>
+<script type="text/javascript" src="js/xml.js"></script>
+<script type="text/javascript" src="js/html.js"></script>
+<script type="text/javascript" src="js/rss2.js"></script>
+<script type="text/javascript" src="js/query.js"></script>
+<script type="text/javascript" src="js/Crawler.js"></script>
</head>
<body id="Crawler" onload="initCrawler();">
<div id="api">
-<a href="/api/status_p.xml" id="apilink"><img src="/env/grafics/api.png" width="60" height="40" alt="API"/></a>
+<a href="api/status_p.xml" id="apilink"><img src="env/grafics/api.png" width="60" height="40" alt="API"/></a>
<span>Click on this API button to see an XML with information about the crawler status</span>
</div>
@@ -123,7 +123,7 @@
<input id="latencyFactor" name="latencyFactor" type="number" min="0.1" max="3.0" step="0.1" style="width:32px" value="#[latencyFactorDefault]#" />LF
<input id="MaxSameHostInQueue" name="MaxSameHostInQueue" type="number" min="1" max="30" style="width:32px" value="#[MaxSameHostInQueueDefault]#" />MH
<input type="submit" name="crawlingPerformance" value="set" />
- (<a href="/Crawler_p.html?crawlingPerformance=minimum">min</a>/<a href="/Crawler_p.html?crawlingPerformance=maximum">max</a>)
+ (<a href="Crawler_p.html?crawlingPerformance=minimum">min</a>/<a href="Crawler_p.html?crawlingPerformance=maximum">max</a>)
</td>
</tr>
<tr class="TableCellLight">
@@ -237,7 +237,7 @@
-->
</script>
<div style="clear:both; text-align:left;">
- <img id="WebPicture" src="/env/grafics/invisible.png"/>
+ <img id="WebPicture" src="env/grafics/invisible.png"/>
</div>
#(/linkstructure)#
<h3>Crawled Pages</h3>