summaryrefslogtreecommitdiff
path: root/htroot
diff options
context:
space:
mode:
Diffstat (limited to 'htroot')
-rw-r--r--htroot/AccessTracker_p.html4
-rw-r--r--htroot/Bookmarks.html8
-rw-r--r--htroot/ConfigAppearance_p.html4
-rw-r--r--htroot/ConfigPortal.java4
-rw-r--r--htroot/ConfigProfile_p.html14
-rw-r--r--htroot/ConfigSearchPage_p.html2
-rw-r--r--htroot/ConfigUpdate_p.html2
-rw-r--r--htroot/Connections_p.html2
-rw-r--r--htroot/CookieTest_p.html2
-rw-r--r--htroot/CrawlCheck_p.html4
-rw-r--r--htroot/CrawlMonitorRemoteStart.html4
-rw-r--r--htroot/CrawlResults.html4
-rw-r--r--htroot/CrawlStartExpert_p.html58
-rw-r--r--htroot/CrawlStartScanner_p.html4
-rw-r--r--htroot/CrawlStartSite_p.html6
-rw-r--r--htroot/Crawler_p.html18
-rw-r--r--htroot/Help.html4
-rw-r--r--htroot/HostBrowser.html26
-rw-r--r--htroot/IndexControlRWIs_p.html4
-rw-r--r--htroot/IndexControlURLs_p.html6
-rw-r--r--htroot/IndexCreateQueues_p.html2
-rw-r--r--htroot/IndexFederated_p.html6
-rw-r--r--htroot/IndexImportOAIPMHList_p.html2
-rw-r--r--htroot/IndexImportOAIPMHList_p.java2
-rw-r--r--htroot/IndexImportOAIPMH_p.html4
-rw-r--r--htroot/IndexSchema_p.html4
-rw-r--r--htroot/Load_RSS_p.html10
-rw-r--r--htroot/Network.html28
-rw-r--r--htroot/Performance_p.html2
-rw-r--r--htroot/ProxyIndexingMonitor_p.html4
-rw-r--r--htroot/RankingRWI_p.html4
-rw-r--r--htroot/RegexTest.html2
-rw-r--r--htroot/Status.html6
-rw-r--r--htroot/Steering.html2
-rw-r--r--htroot/Supporter.html12
-rw-r--r--htroot/Surftips.html18
-rw-r--r--htroot/Table_API_p.html6
-rw-r--r--htroot/Table_RobotsTxt_p.html4
-rw-r--r--htroot/User.html2
-rw-r--r--htroot/ViewFile.html12
-rw-r--r--htroot/ViewProfile.html2
-rw-r--r--htroot/Vocabulary_p.html4
-rw-r--r--htroot/WatchWebStructure_p.html10
-rw-r--r--htroot/YMarks.html70
-rw-r--r--htroot/YaCySearchPluginFF.html2
-rw-r--r--htroot/env/templates/header.template58
-rw-r--r--htroot/env/templates/metas.template10
-rw-r--r--htroot/env/templates/portalheader.template10
-rw-r--r--htroot/env/templates/simpleheader.template10
-rw-r--r--htroot/env/templates/submenuAccessTracker.template16
-rw-r--r--htroot/env/templates/submenuBlacklist.template10
-rw-r--r--htroot/env/templates/submenuComputation.template22
-rw-r--r--htroot/env/templates/submenuConfig.template20
-rw-r--r--htroot/env/templates/submenuCookie.template4
-rw-r--r--htroot/env/templates/submenuCrawlMonitor.template34
-rw-r--r--htroot/env/templates/submenuIndexControl.template20
-rw-r--r--htroot/env/templates/submenuIndexCreate.template22
-rw-r--r--htroot/env/templates/submenuPublication.template6
-rw-r--r--htroot/env/templates/submenuSearchConfiguration.template16
-rw-r--r--htroot/env/templates/submenuSearchIntegration.template4
-rw-r--r--htroot/env/templates/submenuSemantic.template10
-rw-r--r--htroot/env/templates/submenuTargetAnalysis.template6
-rw-r--r--htroot/env/templates/submenuWebStructure.template4
-rw-r--r--htroot/index.html4
-rw-r--r--htroot/rssTerminal.html6
-rw-r--r--htroot/terminal_p.html24
-rw-r--r--htroot/www/welcome.html4
-rw-r--r--htroot/yacy/ui/colorpicker_images/Thumbs.dbbin19968 -> 0 bytes
-rw-r--r--htroot/yacyinteractive.html12
-rw-r--r--htroot/yacysearch.xsl2
-rw-r--r--htroot/yacysearch_location.html6
-rw-r--r--htroot/yacysearchitem.html22
-rw-r--r--htroot/yacysearchitem.java6
73 files changed, 384 insertions, 384 deletions
diff --git a/htroot/AccessTracker_p.html b/htroot/AccessTracker_p.html
index 02da492d9..8de3b15f9 100644
--- a/htroot/AccessTracker_p.html
+++ b/htroot/AccessTracker_p.html
@@ -7,7 +7,7 @@
<body id="AccessTracker">
#%env/templates/header.template%#
#%env/templates/submenuAccessTracker.template%#
- <script type="text/javascript" src="/js/sorttable.js"></script>
+ <script type="text/javascript" src="js/sorttable.js"></script>
#(page)#
<h2>Server Access Overview</h2>
<p>This is a list of #[num]# requests to the local http server within the last hour.</p>
@@ -110,7 +110,7 @@
<td>#[resulttime]#</td>
<td>#[urltime]#</td>
<td>#[snippettime]#</td>
- <td><a href="/yacysearch.html?query=#[querystring]#&amp;resource=local">#[querystring]#</a></td>
+ <td><a href="yacysearch.html?query=#[querystring]#&amp;resource=local">#[querystring]#</a></td>
<td>#[userAgent]#</td>
</tr>
#{/list}#
diff --git a/htroot/Bookmarks.html b/htroot/Bookmarks.html
index cc104d8dd..10ad2400c 100644
--- a/htroot/Bookmarks.html
+++ b/htroot/Bookmarks.html
@@ -3,8 +3,8 @@
<head>
<title>YaCy '#[clientname]#': Bookmarks</title>
#%env/templates/metas.template%#
- <script src="/js/ajax.js" type="text/javascript"></script>
- <script src="/js/Bookmarks.js" type="text/javascript"></script>
+ <script src="js/ajax.js" type="text/javascript"></script>
+ <script src="js/Bookmarks.js" type="text/javascript"></script>
#(display)#
<link rel="alternate" type="application/rss+xml" title="RSS" href="Bookmarks.rss" />
::
@@ -112,7 +112,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
::
<p><input type="submit" name="add" value="edit" /></p>
#(/edit)#
- <img src="/env/grafics/empty.gif" name="ajax" />
+ <img src="env/grafics/empty.gif" name="ajax" />
</fieldset>
</form>
:: <!-- import XML Bookmarks (mode=3) -->
@@ -229,7 +229,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
/
<a href="Bookmarks.html?delete=#[hash]#" class="bookmarkAction" onclick="return confirm('Confirm deletion')">Delete</a>
/
- <a href="/api/getpageinfo_p.xml?url=#[link]#" class="bookmarkAction">Info</a>
+ <a href="api/getpageinfo_p.xml?url=#[link]#" class="bookmarkAction">Info</a>
</p>
</div>
#{/bookmarks}#
diff --git a/htroot/ConfigAppearance_p.html b/htroot/ConfigAppearance_p.html
index 7248911a0..2c41590d3 100644
--- a/htroot/ConfigAppearance_p.html
+++ b/htroot/ConfigAppearance_p.html
@@ -2,14 +2,14 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>YaCy '#[clientname]#': Appearance and Integration</title>
- <link rel="stylesheet" media="screen" type="text/css" href="/yacy/ui/css/colorpicker.css" />
+ <link rel="stylesheet" media="screen" type="text/css" href="yacy/ui/css/colorpicker.css" />
#%env/templates/metas.template%#
</head>
<body id="ConfigSkins">
#%env/templates/header.template%#
#%env/templates/submenuSearchConfiguration.template%#
- <script type="text/javascript" src="/yacy/ui/js/jquery.colorpicker.js"></script>
+ <script type="text/javascript" src="yacy/ui/js/jquery.colorpicker.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('#color_background, #color_text, #color_legend, #color_tableheader, #color_tableitem, #color_tableitem2, #color_tablebottom, #color_borderline, #color_signbad, #color_signgood, #color_signother, #color_searchheadline, #color_searchurl, #color_searchurlhover').ColorPicker({
diff --git a/htroot/ConfigPortal.java b/htroot/ConfigPortal.java
index 9c83ec03e..6a504d4ed 100644
--- a/htroot/ConfigPortal.java
+++ b/htroot/ConfigPortal.java
@@ -126,8 +126,8 @@ public class ConfigPortal {
}
sb.setConfig(SwitchboardConstants.GREETING, config.getProperty(SwitchboardConstants.GREETING,"P2P Web Search"));
sb.setConfig(SwitchboardConstants.GREETING_HOMEPAGE, config.getProperty(SwitchboardConstants.GREETING_HOMEPAGE,"http://yacy.net"));
- sb.setConfig(SwitchboardConstants.GREETING_LARGE_IMAGE, config.getProperty(SwitchboardConstants.GREETING_LARGE_IMAGE,"/env/grafics/YaCyLogo_120ppi.png"));
- sb.setConfig(SwitchboardConstants.GREETING_SMALL_IMAGE, config.getProperty(SwitchboardConstants.GREETING_SMALL_IMAGE,"/env/grafics/YaCyLogo_60ppi.png"));
+ sb.setConfig(SwitchboardConstants.GREETING_LARGE_IMAGE, config.getProperty(SwitchboardConstants.GREETING_LARGE_IMAGE,"env/grafics/YaCyLogo_120ppi.png"));
+ sb.setConfig(SwitchboardConstants.GREETING_SMALL_IMAGE, config.getProperty(SwitchboardConstants.GREETING_SMALL_IMAGE,"env/grafics/YaCyLogo_60ppi.png"));
sb.setConfig(SwitchboardConstants.BROWSER_POP_UP_PAGE, config.getProperty(SwitchboardConstants.BROWSER_POP_UP_PAGE,"Status.html"));
sb.setConfig(SwitchboardConstants.INDEX_FORWARD, config.getProperty(SwitchboardConstants.INDEX_FORWARD,""));
HTTPDFileHandler.indexForward = "";
diff --git a/htroot/ConfigProfile_p.html b/htroot/ConfigProfile_p.html
index 71a7bb558..fd313a29e 100644
--- a/htroot/ConfigProfile_p.html
+++ b/htroot/ConfigProfile_p.html
@@ -23,7 +23,7 @@
<dd>
<input type="text" name="nickname" id="nickname" size="40" maxlength="1000" value="#[nickname]#" />
</dd>
- <dt><label for="homepage">Homepage (appears on every <a href="/Supporter.html">Supporter Page</a> as long as your peer is online)</label></dt>
+ <dt><label for="homepage">Homepage (appears on every <a href="Supporter.html">Supporter Page</a> as long as your peer is online)</label></dt>
<dd>
<input type="text" name="homepage" id="homepage" size="40" maxlength="1000" value="#[homepage]#" />
</dd>
@@ -60,12 +60,12 @@
<textarea name="comment" id="comment" cols="40" rows="10">#[comment]#</textarea>
<p class="help">You can use <a href="WikiHelp.html" onclick="window.open('WikiHelp.html','WikiHelp','toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=640,height=480');return false;">Wiki Code</a> here.</p>
</dd>
- </dl>
- <dl>
- <dt>&nbsp;</dt>
- <dd>
- <input type="submit" name="set" value="Save" class="submitready"/>
- </dd>
+ </dl>
+ <dl>
+ <dt>&nbsp;</dt>
+ <dd>
+ <input type="submit" name="set" value="Save" class="submitready"/>
+ </dd>
</dl>
</fieldset>
diff --git a/htroot/ConfigSearchPage_p.html b/htroot/ConfigSearchPage_p.html
index 7823f9edf..03686b578 100644
--- a/htroot/ConfigSearchPage_p.html
+++ b/htroot/ConfigSearchPage_p.html
@@ -197,7 +197,7 @@ $(function() {
<td>&nbsp;|&nbsp;<a href="yacysearch.html" target="LayouTest">Pictures</a></td>
<td>&nbsp;|&nbsp;<a href="CacheResource_p.html" target="LayouTest">Cache</a></td>
<td>&nbsp;|&nbsp;<a href="proxy.html" target="LayouTest">Augmented Browsing</a></td>
- <td>&nbsp;|&nbsp;<a href="HostBrowser.html" target="LayouTest"><img src="/env/grafics/minitree.png" width="15" height="8" /></a></td>
+ <td>&nbsp;|&nbsp;<a href="HostBrowser.html" target="LayouTest"><img src="env/grafics/minitree.png" width="15" height="8" /></a></td>
</tr>
<tr>
<td></td>
diff --git a/htroot/ConfigUpdate_p.html b/htroot/ConfigUpdate_p.html
index 6e9da0b72..87ed04795 100644
--- a/htroot/ConfigUpdate_p.html
+++ b/htroot/ConfigUpdate_p.html
@@ -21,7 +21,7 @@
<dl>
<dt>Current installed Release</dt>
<dd>#[versionpp]#</dd>
- <dt><br />Available Releases (<a href="https://gitorious.org/yacy/rc1/commits/master" target="_blank">changelog</a> and <a href="https://gitorious.org/yacy/rc1/commits/master/feed.atom" target="_blank"><img width="16" height="16" src="/env/grafics/rss.png"> RSS feed</a>)</dt>
+ <dt><br />Available Releases (<a href="https://gitorious.org/yacy/rc1/commits/master" target="_blank">changelog</a> and <a href="https://gitorious.org/yacy/rc1/commits/master/feed.atom" target="_blank"><img width="16" height="16" src="env/grafics/rss.png"> RSS feed</a>)</dt>
<dd><form action="ConfigUpdate_p.html" method="get" accept-charset="UTF-8"><p>
&nbsp;<select name="releasedownload">
#{availreleases}#
diff --git a/htroot/Connections_p.html b/htroot/Connections_p.html
index bd0d49aa2..0afb11533 100644
--- a/htroot/Connections_p.html
+++ b/htroot/Connections_p.html
@@ -8,7 +8,7 @@
<body id="Connections">
#%env/templates/header.template%#
#%env/templates/submenuAccessTracker.template%#
- <script type="text/javascript" src="/js/sorttable.js"></script>
+ <script type="text/javascript" src="js/sorttable.js"></script>
<h2>Server Connection Tracking</h2>
<h3>Incoming Connections</h3>
<p>Showing #[numActiveRunning]# active, #[numActivePending]# pending connections from a max. of #[numMax]# allowed incoming connections.</p>
diff --git a/htroot/CookieTest_p.html b/htroot/CookieTest_p.html
index 1913adc73..7794dc113 100644
--- a/htroot/CookieTest_p.html
+++ b/htroot/CookieTest_p.html
@@ -57,7 +57,7 @@
<p class="info">YaCy is a GPL'ed project
with the target of implementing a P2P-based global search engine.<br />
Architecture (C) by Michael Peter Christen,
- <img src="/env/grafics/mcemailh.gif" alt="Mail-Adresse von Michael Peter Christen" />
+ <img src="env/grafics/mcemailh.gif" alt="Mail-Adresse von Michael Peter Christen" />
</p>
#%env/templates/footer.template%#
</body>
diff --git a/htroot/CrawlCheck_p.html b/htroot/CrawlCheck_p.html
index 83e4f8a81..3db6e8333 100644
--- a/htroot/CrawlCheck_p.html
+++ b/htroot/CrawlCheck_p.html
@@ -3,8 +3,8 @@
<head>
<title>YaCy '#[clientname]#': Crawl Start</title>
#%env/templates/metas.template%#
- <script type="text/javascript" src="/js/ajax.js"></script>
- <script type="text/javascript" src="/js/IndexCreate.js"></script>
+ <script type="text/javascript" src="js/ajax.js"></script>
+ <script type="text/javascript" src="js/IndexCreate.js"></script>
<script type="text/javascript">
function check(key){
document.getElementById(key).checked = 'checked';
diff --git a/htroot/CrawlMonitorRemoteStart.html b/htroot/CrawlMonitorRemoteStart.html
index 6afd5f0a8..461ae56f0 100644
--- a/htroot/CrawlMonitorRemoteStart.html
+++ b/htroot/CrawlMonitorRemoteStart.html
@@ -3,8 +3,8 @@
<head>
<title>YaCy '#[clientname]#': Monitor for remotely started global crawls</title>
#%env/templates/metas.template%#
- <script type="text/javascript" src="/js/ajax.js"></script>
- <script type="text/javascript" src="/js/IndexCreate.js"></script>
+ <script type="text/javascript" src="js/ajax.js"></script>
+ <script type="text/javascript" src="js/IndexCreate.js"></script>
</head>
<body id="IndexCreate">
#%env/templates/header.template%#
diff --git a/htroot/CrawlResults.html b/htroot/CrawlResults.html
index 1298c1e76..e131791af 100644
--- a/htroot/CrawlResults.html
+++ b/htroot/CrawlResults.html
@@ -18,7 +18,7 @@
since it shows crawl requests from other peers.
</p>
<p>Case (7) occurs if surrogate files are imported</p>
- <p><img src="/env/grafics/indexmonitor.png" width="600" height="308" alt="An illustration how yacy works" /></p>
+ <p><img src="env/grafics/indexmonitor.png" width="600" height="308" alt="An illustration how yacy works" /></p>
<p>The image above illustrates the data flow initiated by web index acquisition.
Some processes occur double to document the complex index migration structure.
</p>
@@ -63,7 +63,7 @@
::
<h2>(7) Results from surrogates import</h2>
<p>These records had been imported from surrogate files in DATA/SURROGATES/in</p>
- <p><em>Use Case:</em> place files with dublin core metadata content into DATA/SURROGATES/in or use an index import method (i.e. <a href="/IndexImportMediawiki_p.html">MediaWiki import</a>, <a href="/IndexImportOAIPMH_p.html">OAI-PMH retrieval</a>)</p>
+ <p><em>Use Case:</em> place files with dublin core metadata content into DATA/SURROGATES/in or use an index import method (i.e. <a href="IndexImportMediawiki_p.html">MediaWiki import</a>, <a href="IndexImportOAIPMH_p.html">OAI-PMH retrieval</a>)</p>
#(/process)#
diff --git a/htroot/CrawlStartExpert_p.html b/htroot/CrawlStartExpert_p.html
index ab0eed23a..3bb9ea316 100644
--- a/htroot/CrawlStartExpert_p.html
+++ b/htroot/CrawlStartExpert_p.html
@@ -3,8 +3,8 @@
<head>
<title>YaCy '#[clientname]#': Crawl Start</title>
#%env/templates/metas.template%#
- <script type="text/javascript" src="/js/ajax.js"></script>
- <script type="text/javascript" src="/js/IndexCreate.js"></script>
+ <script type="text/javascript" src="js/ajax.js"></script>
+ <script type="text/javascript" src="js/IndexCreate.js"></script>
<script type="text/javascript">
//<![CDATA[
/**
@@ -201,7 +201,7 @@
<body id="IndexCreate">
<div id="api">
-<a href="http://www.yacy-websuche.de/wiki/index.php/Dev:API#Managing_crawl_jobs" id="apilink" target="_blank"><img src="/env/grafics/api.png" width="60" height="40" alt="API"/></a>
+<a href="http://www.yacy-websuche.de/wiki/index.php/Dev:API#Managing_crawl_jobs" id="apilink" target="_blank"><img src="env/grafics/api.png" width="60" height="40" alt="API"/></a>
<span>Click on this API button to see a documentation of the POST request parameter for crawl starts.</span>
</div>
@@ -228,7 +228,7 @@
<dl>
<dt>One Start URL or a list of URLs:<br/>(must start with http:// https:// ftp:// smb:// file://)</dt>
<dd>
- <span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">Define the start-url(s) here. You can submit more than one URL, each line one URL please.
+ <span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">Define the start-url(s) here. You can submit more than one URL, each line one URL please.
Each of these URLs are the root for a crawl start, existing start URLs are always re-loaded.
Other already visited URLs are sorted out as "double", if they are not allowed using the re-crawl option.
</span></span>
@@ -237,7 +237,7 @@
&nbsp;
<span id="robotsOK"></span>
<span id="title"><br/></span>
- <img id="ajax" src="/env/grafics/empty.gif" alt="empty" />
+ <img id="ajax" src="env/grafics/empty.gif" alt="empty" />
</dd>
<dt></dt>
<dd>
@@ -264,7 +264,7 @@
<dl>
<dt>Crawling Depth</dt>
<dd>
- <span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
+ <span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
This defines how often the Crawler will follow links (of links..) embedded in websites.
0 means that only the page you enter under "Starting Point" will be added
to the index. 2-4 is good for normal indexing. Values over 8 are not useful, since a depth-8 crawl will
@@ -280,7 +280,7 @@
<dt>Maximum Pages per Domain</dt>
<dd>
- <span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
+ <span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
You can limit the maximum number of pages that are fetched and indexed from a single domain with this option.
You can combine this limitation with the 'Auto-Dom-Filter', so that the limit is applied to all the domains within
the given depth. Domains outside the given depth are then sorted-out anyway.
@@ -293,7 +293,7 @@
<dt><label for="Constraints">misc. Constraints</label></dt>
<dd>
- <span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
+ <span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
A questionmark is usually a hint for a dynamic page. URLs pointing to dynamic content should usually not be crawled.
However, there are sometimes web pages with static content that
is accessed with URLs containing question marks. If you are unsure, do not check this to avoid crawl loops.
@@ -304,30 +304,30 @@
Follow Frames: <input type="checkbox" name="followFrames" id="followFrames" #(followFramesChecked)#::checked="checked"#(/followFramesChecked)# />&nbsp;&nbsp;-->
</dd>
<dt>Load Filter on URLs</dt>
- <dd><span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
+ <dd><span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
The filter is a <b><a href="http://download.oracle.com/javase/6/docs/api/java/util/regex/Pattern.html" target="_blank">regular expression</a></b>.
Example: to allow only urls that contain the word 'science', set the must-match filter to '.*science.*'.
You can also use an automatic domain-restriction to fully crawl a single domain.
</span></span>
<table border="0">
- <tr><td width="110"><img src="/env/grafics/plus.gif"> must-match</td><td></td></tr>
+ <tr><td width="110"><img src="env/grafics/plus.gif"> must-match</td><td></td></tr>
<tr><td colspan="2"><input type="radio" name="range" id="rangeDomain" value="domain" #(range_domain)#::checked="checked"#(/range_domain)#/><div id="rangeDomainDescription" style="display:inline">Restrict to start domain(s)</div></td></tr>
<tr><td colspan="2"><input type="radio" name="range" id="rangeSubpath" value="subpath" #(range_subpath)#::checked="checked"#(/range_subpath)#/><div id="rangeSubpathDescription" style="display:inline">Restrict to sub-path(s)</div></td></tr>
<tr><td><input type="radio" name="range" id="rangeWide" value="wide" #(range_wide)#::checked="checked"#(/range_wide)#/>Use filter</td>
<td valign="bottom"><input name="mustmatch" id="mustmatch" type="text" size="55" maxlength="100000" value="#[mustmatch]#" onblur="if (this.value=='') this.value='.*';"/></td><td>(must not be empty)</td></tr>
- <tr><td><img src="/env/grafics/minus.gif"> must-not-match</td><td><input name="mustnotmatch" id="mustnotmatch" type="text" size="55" maxlength="100000" value="#[mustnotmatch]#" /></td></tr>
+ <tr><td><img src="env/grafics/minus.gif"> must-not-match</td><td><input name="mustnotmatch" id="mustnotmatch" type="text" size="55" maxlength="100000" value="#[mustnotmatch]#" /></td></tr>
</table>
</dd>
<dt>Load Filter on IPs</dt>
<dd>
<table border="0">
- <tr><td width="110"><img src="/env/grafics/plus.gif"> must-match</td><td><input name="ipMustmatch" id="ipMustmatch" type="text" size="55" maxlength="100000" value="#[ipMustmatch]#" onblur="if (this.value=='') this.value='.*';"/></td><td>(must not be empty)</td></tr>
- <tr><td><img src="/env/grafics/minus.gif"> must-not-match</td><td><input name="ipMustnotmatch" id="ipMustnotmatch" type="text" size="55" maxlength="100000" value="#[ipMustnotmatch]#" /></td></tr>
+ <tr><td width="110"><img src="env/grafics/plus.gif"> must-match</td><td><input name="ipMustmatch" id="ipMustmatch" type="text" size="55" maxlength="100000" value="#[ipMustmatch]#" onblur="if (this.value=='') this.value='.*';"/></td><td>(must not be empty)</td></tr>
+ <tr><td><img src="env/grafics/minus.gif"> must-not-match</td><td><input name="ipMustnotmatch" id="ipMustnotmatch" type="text" size="55" maxlength="100000" value="#[ipMustnotmatch]#" /></td></tr>
</table>
</dd>
<dt><label for="crawlingCountryMustMatch">Must-Match List for Country Codes</label>
</dt>
- <dd><span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
+ <dd><span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
Crawls can be restricted to specific countries. This uses the country code that can be computed from
the IP of the server that hosts the page. The filter is not a regular expressions but a list of country codes, separated by comma.
</span></span>
@@ -343,20 +343,20 @@
<dl>
<dt>Filter on URLs</dt>
<dd>
- <span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
+ <span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
The filter is a <b><a href="http://download.oracle.com/javase/6/docs/api/java/util/regex/Pattern.html" target="_blank">regular expression</a></b>
that <b>must not match</b> with the URLs to allow that the content of the url is indexed.
</span></span>
<table border="0">
- <tr><td width="110"><img src="/env/grafics/plus.gif"> must-match</td><td><input name="indexmustmatch" id="indexmustmatch" type="text" size="55" maxlength="100000" value="#[indexmustmatch]#" onblur="if (this.value=='') this.value='.*';"/></td><td>(must not be empty)</td></tr>
- <tr><td><img src="/env/grafics/minus.gif"> must-not-match</td><td><input name="indexmustnotmatch" id="indexmustnotmatch" type="text" size="55" maxlength="100000" value="#[indexmustnotmatch]#" /></td></tr>
+ <tr><td width="110"><img src="env/grafics/plus.gif"> must-match</td><td><input name="indexmustmatch" id="indexmustmatch" type="text" size="55" maxlength="100000" value="#[indexmustmatch]#" onblur="if (this.value=='') this.value='.*';"/></td><td>(must not be empty)</td></tr>
+ <tr><td><img src="env/grafics/minus.gif"> must-not-match</td><td><input name="indexmustnotmatch" id="indexmustnotmatch" type="text" size="55" maxlength="100000" value="#[indexmustnotmatch]#" /></td></tr>
</table>
</dd>
<dt>Filter on Content of Document<br/>(all visible text, including camel-case-tokenized url and title)</dt>
<dd>
<table border="0">
- <tr><td width="110"><img src="/env/grafics/plus.gif"> must-match</td><td><input name="indexcontentmustmatch" id="indexcontentmustmatch" type="text" size="55" maxlength="100000" value="#[indexcontentmustmatch]#" onblur="if (this.value=='') this.value='.*';"/></td><td>(must not be empty)</td></tr>
- <tr><td><img src="/env/grafics/minus.gif"> must-not-match</td><td><input name="indexcontentmustnotmatch" id="indexcontentmustnotmatch" type="text" size="55" maxlength="100000" value="#[indexcontentmustnotmatch]#" /></td></tr>
+ <tr><td width="110"><img src="env/grafics/plus.gif"> must-match</td><td><input name="indexcontentmustmatch" id="indexcontentmustmatch" type="text" size="55" maxlength="100000" value="#[indexcontentmustmatch]#" onblur="if (this.value=='') this.value='.*';"/></td><td>(must not be empty)</td></tr>
+ <tr><td><img src="env/grafics/minus.gif"> must-not-match</td><td><input name="indexcontentmustnotmatch" id="indexcontentmustnotmatch" type="text" size="55" maxlength="100000" value="#[indexcontentmustnotmatch]#" /></td></tr>
</table>
</dd>
</dl>
@@ -365,7 +365,7 @@
<legend><label>Clean-Up before Crawl Start</label></legend>
<dl>
<dt>No Deletion</dt>
- <dd><span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
+ <dd><span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
After a crawl was done in the past, document may become stale and eventually they are also deleted on the target host.
To remove old files from the search index it is not sufficient to just consider them for re-load but it may be necessary
to delete them because they simply do not exist any more. Use this in combination with re-crawl while this time should be longer.
@@ -391,7 +391,7 @@
<legend><label>Double-Check Rules</label></legend>
<dl>
<dt>No&nbsp;Doubles</dt>
- <dd><span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
+ <dd><span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
A web crawl performs a double-check on all links found in the internet against the internal database. If the same url is found again,
then the url is treated as double when you check the 'no doubles' option. A url may be loaded again when it has reached a specific age,
to use that check the 're-load' option.
@@ -415,7 +415,7 @@
<legend><label>Document Cache</label></legend>
<dl><dt><label for="storeHTCache">Store to Web Cache</label></dt>
<dd>
- <span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
+ <span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
This option is used by default for proxy prefetch, but is not needed for explicit crawling.
</span></span>
<input type="checkbox" name="storeHTCache" id="storeHTCache" #(storeHTCacheChecked)#::checked="checked"#(/storeHTCacheChecked)# />
@@ -423,7 +423,7 @@
<dt><label for="mustmatch">Policy for usage of Web Cache</label></dt>
<dd>
- <span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
+ <span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
The caching policy states when to use the cache during crawling:
<b>no&nbsp;cache</b>: never use the cache, all content from fresh internet source;
<b>if&nbsp;fresh</b>: use the cache if the cache exists and is fresh using the proxy-fresh rules;
@@ -443,7 +443,7 @@
<dl>
<dt><label for="collection">Use Special User Agent and robot identification</label></dt>
<dd>
- <span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
+ <span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
You are running YaCy in non-p2p mode and because YaCy can be used as replacement for commercial search appliances
(like the GSA) the user must be able to crawl all web pages that are granted to such commercial plattforms.
Not having this option would be a strong handicap for professional usage of this software. Therefore you are able to select
@@ -463,7 +463,7 @@
<dl>
<dt>Do Local Indexing</dt>
<dd>
- <span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
+ <span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
This enables indexing of the webpages the crawler will download. This should be switched on by default, unless you want to crawl only to fill the
Document Cache without indexing.
</span></span>
@@ -475,7 +475,7 @@
<dt><label for="crawlOrder">Do Remote Indexing</label></dt>
<dd>
- <span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
+ <span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
If checked, the crawler will contact other peers and use them as remote indexers for your crawl.
If you need your crawling results locally, you should switch this off.
Only senior and principal peers can initiate or receive remote crawls.
@@ -498,10 +498,10 @@
<dt><label for="collection">Add Crawl result to collection(s)</label></dt>
<dd>
- <span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
+ <span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span style="right:0px;">
A crawl result can be tagged with names which are candidates for a collection request.
- These tags can be selected with the <a href="/gsa/search?q=www&site=#[collection]#">GSA interface</a> using the 'site' operator.
- To use this option, the 'collection_sxt'-field must be switched on in the <a href="/IndexFederated_p.html">Solr Schema</a>
+ These tags can be selected with the <a href="gsa/search?q=www&site=#[collection]#">GSA interface</a> using the 'site' operator.
+ To use this option, the 'collection_sxt'-field must be switched on in the <a href="IndexFederated_p.html">Solr Schema</a>
</span></span>
<input name="collection" id="collection" type="text" size="60" maxlength="100" value="#[collection]#" #(collectionEnabled)#disabled="disabled"::#(/collectionEnabled)# />
</dd>
diff --git a/htroot/CrawlStartScanner_p.html b/htroot/CrawlStartScanner_p.html
index d53288997..385fbea46 100644
--- a/htroot/CrawlStartScanner_p.html
+++ b/htroot/CrawlStartScanner_p.html
@@ -15,7 +15,7 @@
}
-->
</script>
- <script type="text/javascript" src="/js/sorttable.js"></script>
+ <script type="text/javascript" src="js/sorttable.js"></script>
</head>
<body id="IndexCreate">
#%env/templates/header.template%#
@@ -97,7 +97,7 @@
</form>
<iframe name="target"
- src="/ServerScannerList.html?embedded=&edit="
+ src="ServerScannerList.html?embedded=&edit="
width="100%"
height="410"
frameborder="0"
diff --git a/htroot/CrawlStartSite_p.html b/htroot/CrawlStartSite_p.html
index cfa384317..2a8f4b39a 100644
--- a/htroot/CrawlStartSite_p.html
+++ b/htroot/CrawlStartSite_p.html
@@ -3,8 +3,8 @@
<head>
<title>YaCy '#[clientname]#': Crawl Start</title>
#%env/templates/metas.template%#
- <script type="text/javascript" src="/js/ajax.js"></script>
- <script type="text/javascript" src="/js/IndexCreate.js"></script>
+ <script type="text/javascript" src="js/ajax.js"></script>
+ <script type="text/javascript" src="js/IndexCreate.js"></script>
<script type="text/javascript">
function check(key){
document.getElementById(key).checked = 'checked';
@@ -46,7 +46,7 @@
</td>
<td>
<span id="robotsOK"></span>
- <img id="ajax" src="/env/grafics/empty.gif" alt="empty" style="vertical-align: top;" />
+ <img id="ajax" src="env/grafics/empty.gif" alt="empty" style="vertical-align: top;" />
</td>
</tr><tr>
<td><input type="radio" name="crawlingMode" id="sitelist" value="sitelist" disabled="disabled" />Link-List of URL</td>
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>
diff --git a/htroot/Help.html b/htroot/Help.html
index 9aa9984f0..c0d6eff2d 100644
--- a/htroot/Help.html
+++ b/htroot/Help.html
@@ -14,14 +14,14 @@
To learn how to do that, watch one of the demonstration videos below:
</p>
-<h3><img src="/env/grafics/flag_english_28x17.gif"> Demo from <a href="http://fscons.org/" target="_blank">FSCONS 2010</a>: Web Search By The People, For The People</a></h3>
+<h3><img src="env/grafics/flag_english_28x17.gif"> Demo from <a href="http://fscons.org/" target="_blank">FSCONS 2010</a>: Web Search By The People, For The People</a></h3>
<iframe src="http://player.vimeo.com/video/32562148?portrait=0" width="720" height="540" frameborder="0"></iframe>
<p>
<a href="http://twitter.com/?status=FSCONS%202010:%20YaCy%20Demo%20http://vimeo.com/32562148%20%23YaCy" target="_blank">twitter this video</a>
Download from Vimeo: <a href="http://vimeo.com/32562148" target="_blank">FSCONS 2010: YaCy Demo</a>
</p>
-<h3><img src="/env/grafics/flag_deutsch_28x17.gif"> Demo von <a href="http://dgd.de/ProgrammOberhof2011.aspx" target="_blank">26. Oberhofer Kolloquium 2011</a>: Freier Wissenszugang mit der Suchmaschine YaCy</a></h3>
+<h3><img src="env/grafics/flag_deutsch_28x17.gif"> Demo von <a href="http://dgd.de/ProgrammOberhof2011.aspx" target="_blank">26. Oberhofer Kolloquium 2011</a>: Freier Wissenszugang mit der Suchmaschine YaCy</a></h3>
<iframe src="http://player.vimeo.com/video/32200946?portrait=0" width="720" height="540" frameborder="0"></iframe>
<p>
<a href="http://twitter.com/?status=Freie%20Suchmaschine%20Demo%20http://vimeo.com/32200946%20%23YaCy" target="_blank">twitter this video</a>
diff --git a/htroot/HostBrowser.html b/htroot/HostBrowser.html
index f4c78e02f..81b7b6daa 100644
--- a/htroot/HostBrowser.html
+++ b/htroot/HostBrowser.html
@@ -55,14 +55,14 @@ function updatepage(str) {
}
//]]>
</script>
-<script type="text/javascript" src="/js/sorttable.js"></script>
+<script type="text/javascript" src="js/sorttable.js"></script>
</head>
<body id="IndexControl">
#(topmenu)#
#%env/templates/portalheader.template%#
<div class="SubMenu">
<ul class="SubMenu">
- <li style="width:15%;"><a class="MenuItemLink" href="/index.html"><img src="env/grafics/navsl.gif" height="10px" style="padding-right:10px" align="baseline"/>back to start page</a></li>
+ <li style="width:15%;"><a class="MenuItemLink" href="index.html"><img src="env/grafics/navsl.gif" height="10px" style="padding-right:10px" align="baseline"/>back to start page</a></li>
</ul>
</div>
#%env/templates/embeddedheader.template%#
@@ -70,7 +70,7 @@ function updatepage(str) {
#%env/templates/simpleheader.template%#
#(/topmenu)#
<h2>Host Browser</h2>
- <p>Browse the index of #[ucount]# documents. Enter a host or an URL for a file list or view a list of <a href="/HostBrowser.html?hosts=">all hosts</a>, <a href="/HostBrowser.html?hosts=crawling">only hosts with urls pending in the crawler</a> or <a href="/HostBrowser.html?hosts=error">only with load errors</a>.</p>
+ <p>Browse the index of #[ucount]# documents. Enter a host or an URL for a file list or view a list of <a href="HostBrowser.html?hosts=">all hosts</a>, <a href="HostBrowser.html?hosts=crawling">only hosts with urls pending in the crawler</a> or <a href="HostBrowser.html?hosts=error">only with load errors</a>.</p>
<form action="HostBrowser.html" id="searchform" method="get" onkeyup="xmlhttpPost(); return false;">
<fieldset class="yacys">
Host/URL:
@@ -90,7 +90,7 @@ function updatepage(str) {
<fieldset><legend>Host List</legend>
#{list}#
<div style="float:left; padding:1px 5px 1px 5px;">
- <div style="width:180px; text-align:left; float: left; white-space:nowrap; overflow:hidden;"><div id="info"><img src="/env/grafics/#(type)#invisible.png::burn-e.gif::construction.gif#(/type)#" align="left" width="12" height="8">&nbsp;<a href="/HostBrowser.html?path=#[host]#&facetcount=#[count]#">#[host]#</a></div></div>
+ <div style="width:180px; text-align:left; float: left; white-space:nowrap; overflow:hidden;"><div id="info"><img src="env/grafics/#(type)#invisible.png::burn-e.gif::construction.gif#(/type)#" align="left" width="12" height="8">&nbsp;<a href="HostBrowser.html?path=#[host]#&facetcount=#[count]#">#[host]#</a></div></div>
<div style="width:120px; text-align:right; float: left; white-space:nowrap; overflow:hidden;"><span class="commit">#[count]#</span>#(crawler)#::/<span class="pending">#[pending]#</span>#(/crawler)##(errors)#::/<span class="info">#[exclcount]#</span>/<span class="error">#[failcount]#</span>#(/errors)# URLs</div>
</div>
#{/list}#
@@ -106,7 +106,7 @@ function updatepage(str) {
#(files)#::
<fieldset><legend>Browser for <a href="#[path]#" target="_blank">#[path]#</a></legend>
- <p>documents stored for host: #[hostsize]#; documents stored for subpath: #[subpathloadsize]#; unloaded documents detected in subpath: #[subpathdetectedsize]# <!-- #(complete)#;<a href="/HostBrowser.html?complete=true&path=#[path]#">get complete list</a>::<a href="/HostBrowser.html?path=#[path]#">directory view</a>#(/complete)#-->
+ <p>documents stored for host: #[hostsize]#; documents stored for subpath: #[subpathloadsize]#; unloaded documents detected in subpath: #[subpathdetectedsize]# <!-- #(complete)#;<a href="HostBrowser.html?complete=true&path=#[path]#">get complete list</a>::<a href="HostBrowser.html?path=#[path]#">directory view</a>#(/complete)#-->
</p>
<table class="sortable" border="0" cellpadding="2" cellspacing="2" style="float:left">
<tr>
@@ -121,25 +121,25 @@ function updatepage(str) {
#(root)#
<tr class="TableCell#(dark)#Light::Dark::Summary#(/dark)#">
<td align="center"></td>
- <td align="left" nowrap ><a href="/HostBrowser.html?path=#[path]#" class="listing">..</a></td>
+ <td align="left" nowrap ><a href="HostBrowser.html?path=#[path]#" class="listing">..</a></td>
<td align="right" colspan="5" nowrap></td>
</tr>::
#(/root)#
#{list}#
#(type)#<!--file-->
<tr class="TableCell#(dark)#Light::Dark::Summary#(/dark)#">
- <td align="center"><div id="info"><a href="/ViewFile.html?url=#[url]#"><img src="/env/grafics/doc.gif"/></a><span>Show Metadata</span></div></td>
+ <td align="center"><div id="info"><a href="ViewFile.html?url=#[url]#"><img src="env/grafics/doc.gif"/></a><span>Show Metadata</span></div></td>
<td align="left" nowrap class=#(stored)#"listingem"::"listing"#(/stored)#><a href="#[url]#" target="_blank">#[url]#</a></td>
#(stored)#
- #(load)#<td align="left" colspan="5" nowrap class="listingem">link, detected from context</td>::<td align="left" colspan="5" nowrap class="listingnok"><a href="/HostBrowser.html?load=#[url]#&path=#[path]#">load &amp; index</a>#(/load)#</td>::
+ #(load)#<td align="left" colspan="5" nowrap class="listingem">link, detected from context</td>::<td align="left" colspan="5" nowrap class="listingnok"><a href="HostBrowser.html?load=#[url]#&path=#[path]#">load &amp; index</a>#(/load)#</td>::
<td align="left" colspan="1" nowrap class="listingok">indexed</td><td align="left" colspan="4" nowrap class="listingem">#[comment]#</td>::
<td align="left" colspan="5" nowrap class="pending">loading</td>::
<td align="left" colspan="5" nowrap class="listingnok">#[error]#</td>
#(/stored)#
</tr>::<!--folder-->
<tr class="TableCell#(dark)#Light::Dark::Summary#(/dark)#">
- <td align="center"><img src="/env/grafics/dir.gif"/></td>
- <td align="left" nowrap class="listing"><a href="/HostBrowser.html?path=#[url]#" class="listing">#[url]#</a></td>
+ <td align="center"><img src="env/grafics/dir.gif"/></td>
+ <td align="left" nowrap class="listing"><a href="HostBrowser.html?path=#[url]#" class="listing">#[url]#</a></td>
<td align="right" class="commit">#[stored]#</td>
<td align="right" class="listing">#[linked]#</td>
<td align="right" #(pendingVisible)#class="listingem"::class="pending"#(/pendingVisible)#>#[pending]#</td>
@@ -156,13 +156,13 @@ function updatepage(str) {
<fieldset><legend>Outbound Links, outgoing from #[host]# - Host List</legend>
#{list}#
<div style="float:left; padding:1px 5px 1px 5px;">
- <div style="width:160px; text-align:left; float: left; white-space:nowrap; overflow:hidden;"><div id="info"><a href="/HostBrowser.html?path=#[link]#">#[host]#</a></div></div>
+ <div style="width:160px; text-align:left; float: left; white-space:nowrap; overflow:hidden;"><div id="info"><a href="HostBrowser.html?path=#[link]#">#[host]#</a></div></div>
<div style="width:80px; text-align:right; float: left; white-space:nowrap; overflow:hidden;">#[count]# URLs</div>
</div>
#{/list}#
#(admin)#::
<p style="clear:both"><br/>
- <img src="/WebStructurePicture_p.png?host=#[host]#&depth=3&width=1024&height=576&nodes=200&time=1000&colortext=888888&colorback=FFFFFF&colordot0=1111BB&colordota=11BB11&colorline=222222&colorlineend=333333">
+ <img src="WebStructurePicture_p.png?host=#[host]#&depth=3&width=1024&height=576&nodes=200&time=1000&colortext=888888&colorback=FFFFFF&colordot0=1111BB&colordota=11BB11&colorline=222222&colorlineend=333333">
</p>
#(/admin)#
</fieldset>
@@ -172,7 +172,7 @@ function updatepage(str) {
<fieldset><legend>Inbound Links, incoming to #[host]# - Host List</legend>
#{list}#
<div style="float:left; padding:1px 5px 1px 5px;">
- <div style="width:160px; text-align:left; float: left; white-space:nowrap; overflow:hidden;"><div id="info"><a href="/HostBrowser.html?path=#[host]#">#[host]#</a></div></div>
+ <div style="width:160px; text-align:left; float: left; white-space:nowrap; overflow:hidden;"><div id="info"><a href="HostBrowser.html?path=#[host]#">#[host]#</a></div></div>
<div style="width:80px; text-align:right; float: left; white-space:nowrap; overflow:hidden;">#[count]# URLs</div>
</div>
#{/list}#
diff --git a/htroot/IndexControlRWIs_p.html b/htroot/IndexControlRWIs_p.html
index cfbd7e149..c595f3210 100644
--- a/htroot/IndexControlRWIs_p.html
+++ b/htroot/IndexControlRWIs_p.html
@@ -151,7 +151,7 @@
#(keyhashsimilar)#::<p>Sequential List of Word-Hashes:<br />
#{rows}#
#{cols}#
- <a href="/IndexControlRWIs_p.html?keyhash=#[wordHash]#&amp;keyhashsearch=1" class="tt">#[wordHash]#</a>#{/cols}#<br />
+ <a href="IndexControlRWIs_p.html?keyhash=#[wordHash]#&amp;keyhashsearch=1" class="tt">#[wordHash]#</a>#{/cols}#<br />
#{/rows}#
</p>
#(/keyhashsimilar)#
@@ -201,7 +201,7 @@
::
<td><input type="checkbox" id="urlhx.#[urlhxCount]#" name="urlhx.#[urlhxCount]#" #(urlhxChecked)#::checked="checked" #(/urlhxChecked)#value="#[urlhxValue]#" align="top" />
<label for="urlhx.#[urlhxCount]#" class="tt"></label></td>
- <td><a href="/IndexControlURLs_p.html?keystring=#[keyString]#&amp;keyhash=#[keyHash]#&amp;urlhash=#[urlhxValue]#&amp;urlstringsearch=&amp;urlstring=#[urlString]#" class="tt">#[urlhxValue]#</a></td>
+ <td><a href="IndexControlURLs_p.html?keystring=#[keyString]#&amp;keyhash=#[keyHash]#&amp;urlhash=#[urlhxValue]#&amp;urlstringsearch=&amp;urlstring=#[urlString]#" class="tt">#[urlhxValue]#</a></td>
<td><a href="#[urlString]#" target="_blank">#[urlStringShort]#</a></td>
<td class="TableCellDark">#[domlength]#</td>
<td class="TableCellDark">#[urlcomps]#</td>
diff --git a/htroot/IndexControlURLs_p.html b/htroot/IndexControlURLs_p.html
index eb6d34ad5..87680d1c6 100644
--- a/htroot/IndexControlURLs_p.html
+++ b/htroot/IndexControlURLs_p.html
@@ -228,14 +228,14 @@ function updatepage(str) {
#(genUrlProfile)#
::No entry found for URL-hash #[urlhash]#
- ::<iframe src="/solr/select?defType=edismax&start=0&rows=3&core=collection1&wt=html&q=id:%22#[urlhash]#%22" width="100%" height="420" frameborder="0" scrolling="no"></iframe><br />
+ ::<iframe src="solr/select?defType=edismax&start=0&rows=3&core=collection1&wt=html&q=id:%22#[urlhash]#%22" width="100%" height="420" frameborder="0" scrolling="no"></iframe><br />
<div id="api">
- <a href="/solr/select?defType=edismax&start=0&rows=3&core=collection1&wt=html&q=id:%22#[urlhash]#%22">
+ <a href="solr/select?defType=edismax&start=0&rows=3&core=collection1&wt=html&q=id:%22#[urlhash]#%22">
<img src="env/grafics/api.png" width="60" height="40" alt="API" /></a>
<span>These document details can be retrieved as <a href="http://www.w3.org/TR/xhtml-rdfa-primer/" target="_blank">XHTML+RDFa</a>
document containg <a href="http://www.w3.org/RDF/" target="_blank">RDF</a> annotations in <a href="http://dublincore.org/" target="_blank">Dublin Core</a> vocabulary.
The XHTML+RDFa data format is both a XML content format and a HTML display format and is considered as an important <a href="http://www.w3.org/2001/sw/" target="_blank">Semantic Web</a> content format.
- The same content can also be retrieved as pure <a href="/api/yacydoc.xml?urlhash=#[urlhash]#">XML metadata</a> with DC tag name vocabulary.
+ The same content can also be retrieved as pure <a href="api/yacydoc.xml?urlhash=#[urlhash]#">XML metadata</a> with DC tag name vocabulary.
Click the API icon to see an example call to the search rss API.
To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de/wiki/index.php/Dev:API" target="_blank">API wiki page</a>.</span>
</div>
diff --git a/htroot/IndexCreateQueues_p.html b/htroot/IndexCreateQueues_p.html
index e5a7b3b1d..11c74b1e1 100644
--- a/htroot/IndexCreateQueues_p.html
+++ b/htroot/IndexCreateQueues_p.html
@@ -7,7 +7,7 @@
<body id="IndexCreateQueues">
<div id="api">
-<a href="/api/latency_p.xml" id="apilink"><img src="/env/grafics/api.png" width="60" height="40" alt="API"/></a>
+<a href="api/latency_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 latency and other statistics.</span>
</div>
diff --git a/htroot/IndexFederated_p.html b/htroot/IndexFederated_p.html
index 2039cca15..0a8233b56 100644
--- a/htroot/IndexFederated_p.html
+++ b/htroot/IndexFederated_p.html
@@ -18,7 +18,7 @@
<legend>
<label for="p2p">Solr Search Index</label>
</legend>
- Solr stores the main search index. It is the home of two cores, the default 'collection1' core for documents and the 'webgraph' core for a web structure graph. Detailed information about the used Solr fields can be edited in the <a href="/IndexSchema_p.html">Schema Editor</a>.
+ Solr stores the main search index. It is the home of two cores, the default 'collection1' core for documents and the 'webgraph' core for a web structure graph. Detailed information about the used Solr fields can be edited in the <a href="IndexSchema_p.html">Schema Editor</a>.
<dl>
<dt class="TableCellDark">Lazy Value Initialization&nbsp;<input type="checkbox" name="solr.indexing.lazy" id="solr.indexing.lazy" #(solr.indexing.lazy.checked)#:: checked="checked"#(/solr.indexing.lazy.checked)# /></dt>
@@ -29,9 +29,9 @@
<dd>
This will write the YaCy-embedded Solr index which stored within the YaCy DATA directory.<br/>
The Solr native search interface is accessible at<br/>
- <a href="/solr/select?q=*:*&start=0&rows=3&core=collection1">/solr/select?q=*:*&amp;start=0&amp;rows=3&amp;core=collection1</a>
+ <a href="solr/select?q=*:*&start=0&rows=3&core=collection1">/solr/select?q=*:*&amp;start=0&amp;rows=3&amp;core=collection1</a>
for the default search index (core: collection1) and at<br/>
- <a href="/solr/select?q=*:*&start=0&rows=3&core=webgraph">/solr/select?q=*:*&amp;start=0&amp;rows=3&amp;core=webgraph</a> for the webgraph core.<br/>
+ <a href="solr/select?q=*:*&start=0&rows=3&core=webgraph">/solr/select?q=*:*&amp;start=0&amp;rows=3&amp;core=webgraph</a> for the webgraph core.<br/>
If you switch off this index, a remote Solr must be activated.</dd>
<dt>Use remote Solr server(s)&nbsp;<input type="checkbox" name="solr.indexing.solrremote" id="solr_indexing_solrremote" #(solr.indexing.solrremote.checked)#:: checked="checked"#(/solr.indexing.solrremote.checked)# onclick="if(!document.getElementById('config').solr_indexing_solrremote.checked) {document.getElementById('config').core_service_fulltext.checked = true;}"/></dt>
diff --git a/htroot/IndexImportOAIPMHList_p.html b/htroot/IndexImportOAIPMHList_p.html
index 493376213..46e9c9982 100644
--- a/htroot/IndexImportOAIPMHList_p.html
+++ b/htroot/IndexImportOAIPMHList_p.html
@@ -17,7 +17,7 @@
}
-->
</script>
- <script type="text/javascript" src="/js/sorttable.js"></script>
+ <script type="text/javascript" src="js/sorttable.js"></script>
</head>
<body>
#(source)#::
diff --git a/htroot/IndexImportOAIPMHList_p.java b/htroot/IndexImportOAIPMHList_p.java
index 14559d45b..68e1cf997 100644
--- a/htroot/IndexImportOAIPMHList_p.java
+++ b/htroot/IndexImportOAIPMHList_p.java
@@ -74,7 +74,7 @@ public class IndexImportOAIPMHList_p {
int count = 0;
for (final OAIPMHImporter job: jobs) {
prop.put("import_table_" + count + "_dark", (dark) ? "1" : "0");
- prop.put("import_table_" + count + "_thread", (job.isAlive()) ? "<img src=\"/env/grafics/loading.gif\" alt=\"running\" />" : "finished");
+ prop.put("import_table_" + count + "_thread", (job.isAlive()) ? "<img src=\"env/grafics/loading.gif\" alt=\"running\" />" : "finished");
prop.putXML("import_table_" + count + "_source", job.source());
prop.put("import_table_" + count + "_chunkCount", job.chunkCount());
prop.put("import_table_" + count + "_recordsCount", job.count());
diff --git a/htroot/IndexImportOAIPMH_p.html b/htroot/IndexImportOAIPMH_p.html
index f2d152cbe..c5fb963f4 100644
--- a/htroot/IndexImportOAIPMH_p.html
+++ b/htroot/IndexImportOAIPMH_p.html
@@ -10,7 +10,7 @@
#%env/templates/header.template%#
#%env/templates/submenuIndexCreate.template%#
<h2>OAI-PMH Import</h2>
- <p>Results from the import can be monitored in the <a href="/CrawlResults.html?process=7">indexing results for surrogates</a></p>
+ <p>Results from the import can be monitored in the <a href="CrawlResults.html?process=7">indexing results for surrogates</a></p>
<form action="IndexImportOAIPMH_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
<fieldset>
@@ -41,7 +41,7 @@
</fieldset>
</form>
<iframe name="OAI-PMH_ImportList"
- src="/IndexImportOAIPMHList_p.html#(iframetype)#::?import=::?source=#(/iframetype)#"
+ src="IndexImportOAIPMHList_p.html#(iframetype)#::?import=::?source=#(/iframetype)#"
width="100%"
height="420"
frameborder="0"
diff --git a/htroot/IndexSchema_p.html b/htroot/IndexSchema_p.html
index fb4217d4a..bc6391d4d 100644
--- a/htroot/IndexSchema_p.html
+++ b/htroot/IndexSchema_p.html
@@ -6,7 +6,7 @@
</head>
<body id="IndexSchema_p">
<div id="api">
-<a href="/api/schema.xml?core=#[core]#">
+<a href="api/schema.xml?core=#[core]#">
<img src="env/grafics/api.png" width="60" height="40" alt="API" /></a>
<span>The solr schema can also be retrieved as xml here. Click the API icon to see the xml. Just copy this xml to solr/conf/schema.xml to configure solr.</span>
</div>
@@ -22,7 +22,7 @@
<option value="#[name]#" #(selected)#::selected="selected"#(/selected)#>#[name]#</option>
#{/cores}#
</select>
- &nbsp;&nbsp;&nbsp;... the core can be searched at <a href="/solr/select?core=#[core]#&amp;q=*:*&start=0&rows=3">/solr/select?core=#[core]#&amp;q=*:*&amp;start=0&amp;rows=3</a>
+ &nbsp;&nbsp;&nbsp;... the core can be searched at <a href="solr/select?core=#[core]#&amp;q=*:*&start=0&rows=3">/solr/select?core=#[core]#&amp;q=*:*&amp;start=0&amp;rows=3</a>
</form>
<form action="IndexSchema_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
diff --git a/htroot/Load_RSS_p.html b/htroot/Load_RSS_p.html
index f52114c43..2e10448c2 100644
--- a/htroot/Load_RSS_p.html
+++ b/htroot/Load_RSS_p.html
@@ -15,7 +15,7 @@
}
-->
</script>
- <script type="text/javascript" src="/js/sorttable.js"></script>
+ <script type="text/javascript" src="js/sorttable.js"></script>
</head>
<body id="IndexCreate">
#%env/templates/header.template%#
@@ -82,8 +82,8 @@
#{list}#
<tr class="TableCellLight">
<td align="left"><input type="checkbox" name="item_#[count]#" value="mark_#[pk]#" /></td>
- <td><a href="/Load_RSS_p.html?showrss=&amp;url=#[rss]#">#[title]#</a></td>
- <td><a href="/Load_RSS_p.html?showrss=&amp;url=#[rss]#">#[rss]#</a><br/><a href="#[referrer]#">#[referrer]#</a></td>
+ <td><a href="Load_RSS_p.html?showrss=&amp;url=#[rss]#">#[title]#</a></td>
+ <td><a href="Load_RSS_p.html?showrss=&amp;url=#[rss]#">#[rss]#</a><br/><a href="#[referrer]#">#[referrer]#</a></td>
<td>#[recording]#</td>
<td>#[lastload]#</td>
<td>#[nextload]#</td>
@@ -114,8 +114,8 @@
#{list}#
<tr class="TableCellLight">
<td align="left"><input type="checkbox" name="item_#[count]#" value="mark_#[pk]#" /></td>
- <td><a href="/Load_RSS_p.html?showrss=&amp;url=#[rss]#">#[title]#</a></td>
- <td><a href="/Load_RSS_p.html?showrss=&amp;url=#[rss]#">#[rss]#</a><br/><a href="#[referrer]#">#[referrer]#</a></td>
+ <td><a href="Load_RSS_p.html?showrss=&amp;url=#[rss]#">#[title]#</a></td>
+ <td><a href="Load_RSS_p.html?showrss=&amp;url=#[rss]#">#[rss]#</a><br/><a href="#[referrer]#">#[referrer]#</a></td>
<td>#[recording]#</td>
</tr>
#{/list}#
diff --git a/htroot/Network.html b/htroot/Network.html
index 8087d76b9..64e298b61 100644
--- a/htroot/Network.html
+++ b/htroot/Network.html
@@ -45,12 +45,12 @@
}
-->
</script>
- <script type="text/javascript" src="/js/sorttable.js"></script>
+ <script type="text/javascript" src="js/sorttable.js"></script>
</head>
<body id="Network">
<div id="api">
-<a href="Network.xml" id="apilink"><img src="/env/grafics/api.png" width="60" height="40" alt="API"/></a>
+<a href="Network.xml" id="apilink"><img src="env/grafics/api.png" width="60" height="40" alt="API"/></a>
<script type="text/javascript">
//<![CDATA[
document.getElementById('apilink').setAttribute('href', 'Network.xml?' + window.location.search.substring(1));
@@ -70,10 +70,10 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
<div class="SubMenu">
<h3>YaCy Network</h3>
<ul class="SubMenu">
- <li><a href="/Network.html" class="MenuItemLink">Network Overview</a></li>
- <li><a href="/Network.html?page=1&maxCount=1000" class="MenuItemLink">Active&nbsp;Peers</a></li>
- <li><a href="/Network.html?page=2&maxCount=1000" class="MenuItemLink">Passive&nbsp;Peers</a></li>
- <li><a href="/Network.html?page=3&maxCount=1000" class="MenuItemLink">Potential&nbsp;Peers</a></li>
+ <li><a href="Network.html" class="MenuItemLink">Network Overview</a></li>
+ <li><a href="Network.html?page=1&maxCount=1000" class="MenuItemLink">Active&nbsp;Peers</a></li>
+ <li><a href="Network.html?page=2&maxCount=1000" class="MenuItemLink">Passive&nbsp;Peers</a></li>
+ <li><a href="Network.html?page=3&maxCount=1000" class="MenuItemLink">Potential&nbsp;Peers</a></li>
</ul>
</div>
#(/menu)#
@@ -141,14 +141,14 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
<a href="ViewProfile.html?hash=#[hash]#&amp;display=1" title="View profile of peer #[fullname]#">p</a>&nbsp;
<a href="http://#[fullname]#.yacy/Wiki.html" title="Read and edit wiki on peer #[fullname]#">w</a>&nbsp;
<a href="http://#[fullname]#.yacy/Blog.html" title="Browse blog of peer #[fullname]#">b</a>&nbsp;
- #(updatedProfile)#::<a href="ViewProfile.html?hash=#[hash]#&amp;display=1"><img src="/env/grafics/profile.gif" width="54" height="11" alt="Profile updated" /></a>#(/updatedProfile)#
- #(updatedWiki)#::<a href="http://#[address]#/Wiki.html?page=#[page]#" title="#[page]#"><img src="/env/grafics/wiki.gif" width="54" height="11" alt="Wiki updated" /></a>#(/updatedWiki)#
- #(updatedBlog)#::<a href="http://#[address]#/Blog.html?page=#[page]#" title="#[subject]#"><img src="/env/grafics/blog.gif" width="54" height="11" alt="Blog updated" /></a>#(/updatedBlog)#
- #(isCrawling)#::<a href="#[page]#"><img src="/env/grafics/crawl.gif" width="54" height="11" alt="Crawl" /></a>#(/isCrawling)#
+ #(updatedProfile)#::<a href="ViewProfile.html?hash=#[hash]#&amp;display=1"><img src="env/grafics/profile.gif" width="54" height="11" alt="Profile updated" /></a>#(/updatedProfile)#
+ #(updatedWiki)#::<a href="http://#[address]#/Wiki.html?page=#[page]#" title="#[page]#"><img src="env/grafics/wiki.gif" width="54" height="11" alt="Wiki updated" /></a>#(/updatedWiki)#
+ #(updatedBlog)#::<a href="http://#[address]#/Blog.html?page=#[page]#" title="#[subject]#"><img src="env/grafics/blog.gif" width="54" height="11" alt="Blog updated" /></a>#(/updatedBlog)#
+ #(isCrawling)#::<a href="#[page]#"><img src="env/grafics/crawl.gif" width="54" height="11" alt="Crawl" /></a>#(/isCrawling)#
</nobr></td>
- <td #(special)#::class="TableCellActive"#(/special)#><a href="http://www.#[fullname]#.yacy">#[shortname]#</a>#(ssl)#::<img src="/env/grafics/lock.gif" width="11" height="15" title="https supported" alt="https supported" />#(/ssl)#</td>
+ <td #(special)#::class="TableCellActive"#(/special)#><a href="http://www.#[fullname]#.yacy">#[shortname]#</a>#(ssl)#::<img src="env/grafics/lock.gif" width="11" height="15" title="https supported" alt="https supported" />#(/ssl)#</td>
<td nowrap>
- #(type)##(direct)#<img src="/env/grafics/JuniorPassive.gif" width="11" height="11" title="Type: Junior | Contact: passive" alt="Junior passive" />::<img src="/env/grafics/JuniorDirect.gif" width="11" height="11" title="Type: Junior | Contact: direct" alt="Junior direct" />::<img src="/env/grafics/JuniorOffline.gif" width="11" height="11" title="Type: Junior | Contact: offline" alt="Junior offline" />#(/direct)#::#(direct)#<img src="/env/grafics/SeniorPassive.gif" width="11" height="11" title="Type: Senior | Contact: passive" alt="senior passive" />::<img src="/env/grafics/SeniorDirect.gif" width="11" height="11" title="Type: Senior | Contact: direct" alt="Senior direct" />::<img src="/env/grafics/SeniorOffline.gif" width="11" height="11" title="Type: Senior | Contact: offline" alt="Senior offline" />#(/direct)#::<a href="#[url]#">#(direct)#<img src="/env/grafics/PrincipalPassive.gif" width="11" height="11" title="Type: Principal | Contact: passive | Seed download: possible" alt="Principal passive" />::<img src="/env/grafics/PrincipalDirect.gif" width="11" height="11" title="Type: Principal | Contact: direct | Seed download: possible" alt="Principal active" />::<img src="/env/grafics/PrincipalOffline.gif" width="11" height="11" title="Type: Principal | Contact: offline | Seed download: ?" alt="Principal offline" />#(/direct)#</a>#(/type)##(acceptcrawl)#<img src="/env/grafics/CrawlNo.gif" width="11" height="11" title="Accept Crawl: no" alt="no crawl" />::<img src="/env/grafics/CrawlYes.gif" width="11" height="11" title="Accept Crawl: yes" alt="crawl possible" />::<img src="/env/grafics/CrawlYesOffline.gif" width="11" height="11" title="Accept Crawl: yes" alt="crawl possible" />#(/acceptcrawl)##(dhtreceive)#<img src="/env/grafics/DHTReceiveNo.gif" width="11" height="11" title="DHT Receive: no; #[peertags]#" alt="no DHT receive" />::<img src="/env/grafics/DHTReceiveYes.gif" width="11" height="11" title="DHT Receive: yes" alt="DHT receive enabled" />::<img src="/env/grafics/DHTReceiveYesOffline.gif" width="11" height="11" title="DHT Receive: yes" alt="DHT receive enabled" />#(/dhtreceive)##(nodestate)#<img src="/env/grafics/RootStateNo.gif" width="11" height="11" title="Not a Node Candidate" alt="no node candidate" />::<a href="http://#[ip]#:#[port]#/Network.html?page=1"><img src="/env/grafics/RootStateYes.gif" width="11" height="11" title="Node Candidate" alt="node candidate" /></a>#(/nodestate)#</td>
+ #(type)##(direct)#<img src="env/grafics/JuniorPassive.gif" width="11" height="11" title="Type: Junior | Contact: passive" alt="Junior passive" />::<img src="env/grafics/JuniorDirect.gif" width="11" height="11" title="Type: Junior | Contact: direct" alt="Junior direct" />::<img src="env/grafics/JuniorOffline.gif" width="11" height="11" title="Type: Junior | Contact: offline" alt="Junior offline" />#(/direct)#::#(direct)#<img src="env/grafics/SeniorPassive.gif" width="11" height="11" title="Type: Senior | Contact: passive" alt="senior passive" />::<img src="env/grafics/SeniorDirect.gif" width="11" height="11" title="Type: Senior | Contact: direct" alt="Senior direct" />::<img src="env/grafics/SeniorOffline.gif" width="11" height="11" title="Type: Senior | Contact: offline" alt="Senior offline" />#(/direct)#::<a href="#[url]#">#(direct)#<img src="env/grafics/PrincipalPassive.gif" width="11" height="11" title="Type: Principal | Contact: passive | Seed download: possible" alt="Principal passive" />::<img src="env/grafics/PrincipalDirect.gif" width="11" height="11" title="Type: Principal | Contact: direct | Seed download: possible" alt="Principal active" />::<img src="env/grafics/PrincipalOffline.gif" width="11" height="11" title="Type: Principal | Contact: offline | Seed download: ?" alt="Principal offline" />#(/direct)#</a>#(/type)##(acceptcrawl)#<img src="env/grafics/CrawlNo.gif" width="11" height="11" title="Accept Crawl: no" alt="no crawl" />::<img src="env/grafics/CrawlYes.gif" width="11" height="11" title="Accept Crawl: yes" alt="crawl possible" />::<img src="env/grafics/CrawlYesOffline.gif" width="11" height="11" title="Accept Crawl: yes" alt="crawl possible" />#(/acceptcrawl)##(dhtreceive)#<img src="env/grafics/DHTReceiveNo.gif" width="11" height="11" title="DHT Receive: no; #[peertags]#" alt="no DHT receive" />::<img src="env/grafics/DHTReceiveYes.gif" width="11" height="11" title="DHT Receive: yes" alt="DHT receive enabled" />::<img src="env/grafics/DHTReceiveYesOffline.gif" width="11" height="11" title="DHT Receive: yes" alt="DHT receive enabled" />#(/dhtreceive)##(nodestate)#<img src="env/grafics/RootStateNo.gif" width="11" height="11" title="Not a Node Candidate" alt="no node candidate" />::<a href="http://#[ip]#:#[port]#/Network.html?page=1"><img src="env/grafics/RootStateYes.gif" width="11" height="11" title="Node Candidate" alt="node candidate" /></a>#(/nodestate)#</td>
<td align="right">#[version]#</td>
<td align="right">#[ppm]#</td>
<td align="right">#[qph]#</td>
@@ -258,8 +258,8 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
<td>QPH<br/>(remote)</td>
</tr>
<tr class="TableCellDark">
- <td>#[my-name]##(my-ssl)#::<img src="/env/grafics/lock.gif" width="11" height="15" title="https supported" alt="https supported" />#(/my-ssl)#</td>
- <td>#(my-info)#<img src="/env/grafics/Virgin.gif" width="11" height="11" title="Type: Virgin" alt="Virgin" />::<img src="/env/grafics/JuniorDirect.gif" width="11" height="11" title="Type: Junior" alt="Junior" />::<img src="/env/grafics/SeniorDirect.gif" width="11" height="11" title="Type: Senior" alt="Senior" />::<img src="/env/grafics/PrincipalDirect.gif" width="11" height="11" title="Type: Principal" alt="Principal" />#(/my-info)##(my-acceptcrawl)#<img src="/env/grafics/CrawlNo.gif" width="11" height="11" title="Accept Crawl: no" alt="no crawl" />::<img src="/env/grafics/CrawlYes.gif" width="11" height="11" title="Accept Crawl: yes" alt="Crawl enabled" />#(/my-acceptcrawl)##(my-dhtreceive)#<img src="/env/grafics/DHTReceiveNo.gif" width="11" height="11" title="DHT Receive: no" alt="no DHT receive" />::<img src="/env/grafics/DHTReceiveYes.gif" width="11" height="11" title="DHT Receive: yes" alt="DHT Receive enabled" />#(/my-dhtreceive)##(my-nodestate)#<img src="/env/grafics/RootStateNo.gif" width="11" height="11" title="Not a Node Candidate" alt="no node candidate" />::<img src="/env/grafics/RootStateYes.gif" width="11" height="11" title="Node Candidate" alt="node candidate" />#(/my-nodestate)#</td>
+ <td>#[my-name]##(my-ssl)#::<img src="env/grafics/lock.gif" width="11" height="15" title="https supported" alt="https supported" />#(/my-ssl)#</td>
+ <td>#(my-info)#<img src="env/grafics/Virgin.gif" width="11" height="11" title="Type: Virgin" alt="Virgin" />::<img src="env/grafics/JuniorDirect.gif" width="11" height="11" title="Type: Junior" alt="Junior" />::<img src="env/grafics/SeniorDirect.gif" width="11" height="11" title="Type: Senior" alt="Senior" />::<img src="env/grafics/PrincipalDirect.gif" width="11" height="11" title="Type: Principal" alt="Principal" />#(/my-info)##(my-acceptcrawl)#<img src="env/grafics/CrawlNo.gif" width="11" height="11" title="Accept Crawl: no" alt="no crawl" />::<img src="env/grafics/CrawlYes.gif" width="11" height="11" title="Accept Crawl: yes" alt="Crawl enabled" />#(/my-acceptcrawl)##(my-dhtreceive)#<img src="env/grafics/DHTReceiveNo.gif" width="11" height="11" title="DHT Receive: no" alt="no DHT receive" />::<img src="env/grafics/DHTReceiveYes.gif" width="11" height="11" title="DHT Receive: yes" alt="DHT Receive enabled" />#(/my-dhtreceive)##(my-nodestate)#<img src="env/grafics/RootStateNo.gif" width="11" height="11" title="Not a Node Candidate" alt="no node candidate" />::<img src="env/grafics/RootStateYes.gif" width="11" height="11" title="Node Candidate" alt="node candidate" />#(/my-nodestate)#</td>
<td align="right">#[my-version]#</td>
<td align="right">#[my-utc]#</td>
<td align="right">#[my-uptime]#</td>
diff --git a/htroot/Performance_p.html b/htroot/Performance_p.html
index e23df55bc..ba88ae0ac 100644
--- a/htroot/Performance_p.html
+++ b/htroot/Performance_p.html
@@ -29,7 +29,7 @@
<dt><label for="Xmx">Memory reserved for JVM</label></dt>
<dd><input name="Xmx" id="Xmx" type="text" size="5" maxlength="5" value="#[Xmx]#" /> MByte&nbsp;
<input type="submit" name="setStartup" value="Set" />&nbsp;
- #(setStartupCommit)#::<div class="commit">Accepted change. This will take effect after <strong>restart</strong> of YaCy. <br/><a href="/Steering.html?restart=" onclick="return confirm('Confirm Restart')">restart now</a></div>::<div class="error"></div>#(/setStartupCommit)#
+ #(setStartupCommit)#::<div class="commit">Accepted change. This will take effect after <strong>restart</strong> of YaCy. <br/><a href="Steering.html?restart=" onclick="return confirm('Confirm Restart')">restart now</a></div>::<div class="error"></div>#(/setStartupCommit)#
</dd>
</dl>
</fieldset>
diff --git a/htroot/ProxyIndexingMonitor_p.html b/htroot/ProxyIndexingMonitor_p.html
index cf3dccc35..55b1ee2ba 100644
--- a/htroot/ProxyIndexingMonitor_p.html
+++ b/htroot/ProxyIndexingMonitor_p.html
@@ -15,7 +15,7 @@
or by POST-Parameters (either in URL or as HTTP protocol) and automatically excluded from indexing.
</p>
<p>
- You have to <a href="/Settings_p.html?page=ProxyAccess">setup the proxy</a> before use.
+ You have to <a href="Settings_p.html?page=ProxyAccess">setup the proxy</a> before use.
</p>
<form action="ProxyIndexingMonitor_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
@@ -124,7 +124,7 @@
<p>
You can see a snapshot of recently indexed pages
- on the <a href="/CrawlResults.html?process=4">Proxy Index Monitor</a> Page.
+ on the <a href="CrawlResults.html?process=4">Proxy Index Monitor</a> Page.
</p>
#%env/templates/footer.template%#
diff --git a/htroot/RankingRWI_p.html b/htroot/RankingRWI_p.html
index 9390348fe..cec64c674 100644
--- a/htroot/RankingRWI_p.html
+++ b/htroot/RankingRWI_p.html
@@ -37,7 +37,7 @@
<fieldset>
<legend>Pre-Ranking</legend>
<dl>#{attrPre}#
- <dt style="width:260px"><label for="#[nameorg]#">#[name]#</label>&nbsp;<span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span>#[info]#</span></span></dt>
+ <dt style="width:260px"><label for="#[nameorg]#">#[name]#</label>&nbsp;<span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span>#[info]#</span></span></dt>
<dd style="width:360px; float:left; display:inline;" id="#[nameorg]#">
<select style="float:left; display:inline;" name="#[nameorg]#">#{select}#
<option value="#[value]#" #(checked)#:: selected="selected"#(/checked)#>#[value]#</option>#{/select}#
@@ -51,7 +51,7 @@
<fieldset>
<legend>Post-Ranking</legend>
<dl>#{attrPost}#
- <dt style="width:260px"><label for="#[nameorg]#">#[name]#</label>&nbsp;<span class="info" style="float:right"><img src="/env/grafics/i16.gif" width="16" height="16" alt="info"/><span>#[info]#</span></span></dt>
+ <dt style="width:260px"><label for="#[nameorg]#">#[name]#</label>&nbsp;<span class="info" style="float:right"><img src="env/grafics/i16.gif" width="16" height="16" alt="info"/><span>#[info]#</span></span></dt>
<dd style="width:360px" id="#[nameorg]#">
<select name="#[nameorg]#">#{select}#
<option value="#[value]#" #(checked)#:: selected="selected"#(/checked)#>#[value]#</option>#{/select}#
diff --git a/htroot/RegexTest.html b/htroot/RegexTest.html
index bdd59b254..8d9b9a92f 100644
--- a/htroot/RegexTest.html
+++ b/htroot/RegexTest.html
@@ -27,7 +27,7 @@
<dt>
<label>Result</label>
</dt>
- #(match)#<dd><img src="/env/grafics/nok.png"> no match</dd>::<dd><img src="/env/grafics/ok.png"> match</dd>::<dd><img src="/env/grafics/bad.png"> error in expression: #[error]#</dd>#(/match)#
+ #(match)#<dd><img src="env/grafics/nok.png"> no match</dd>::<dd><img src="env/grafics/ok.png"> match</dd>::<dd><img src="env/grafics/bad.png"> error in expression: #[error]#</dd>#(/match)#
<dt></dt>
<dd>
<input name="submit" id="submit" type="submit" />
diff --git a/htroot/Status.html b/htroot/Status.html
index c7e51bb47..d66cbd88a 100644
--- a/htroot/Status.html
+++ b/htroot/Status.html
@@ -45,7 +45,7 @@
<div class="welcome">
<div style="margin:auto;text-align:center;">
- <h2><img src="/env/grafics/kaskelix.png" width="128" height="64" alt="YaCy Websearch" style="margin-right:5px; vertical-align:middle;" />Welcome to YaCy!</h2>
+ <h2><img src="env/grafics/kaskelix.png" width="128" height="64" alt="YaCy Websearch" style="margin-right:5px; vertical-align:middle;" />Welcome to YaCy!</h2>
<iframe src="rssTerminal.html?set=PEERNEWS,REMOTESEARCH,LOCALSEARCH,REMOTEINDEXING,LOCALINDEXING,DHTRECEIVE,DHTSEND,PROXY&amp;width=600px&amp;height=180px&amp;maxlines=20&amp;maxwidth=120"
style="width:600px;height:180px;margin:0px;border:1px solid black;" scrolling="no" name="newsframe"></iframe><br />
<img src="PerformanceGraph.png?nomem=" id="graph" alt="PerformanceGraph" width="660" height="240"/><br />
@@ -128,7 +128,7 @@
<form action="Table_API_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8" name="apilist">
-->
<button type="submit" name="aquirerelease" value="Update YaCy">
- <img src="/env/grafics/lock.gif" alt="lock icon"/>
+ <img src="env/grafics/lock.gif" alt="lock icon"/>
Install YaCy v#[latestVersion]#
</button>
</form>
@@ -179,7 +179,7 @@
<!-- Social Networking -->
<!--
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea"/></dt>
- <dd class="hint"><a href="http://twitter.com/yacy_search"><img src="/env/grafics/twitter_followme.png" alt="Follow YaCy on Twitter"/></a>
+ <dd class="hint"><a href="http://twitter.com/yacy_search"><img src="env/grafics/twitter_followme.png" alt="Follow YaCy on Twitter"/></a>
</dd>
-->
diff --git a/htroot/Steering.html b/htroot/Steering.html
index 1a34da61d..8b0454325 100644
--- a/htroot/Steering.html
+++ b/htroot/Steering.html
@@ -200,7 +200,7 @@ WBgLY2EsjIWxMBbG6z7+PzoY5xKR42VVAAAAAElFTkSuQmCC" width="100" height="100" alt="
Go back to the <a href="Settings_p.html">Settings</a> page.</p>
::
<p><b>Your system is not protected by a password</b><br />
- Please go to the <a href="/ConfigAccounts_p.html">User Administration</a> page and set an administration password.</p>
+ Please go to the <a href="ConfigAccounts_p.html">User Administration</a> page and set an administration password.</p>
::
<p><b>You don't have the correct access right to perform this task.</b><br />
Please log in.<br />
diff --git a/htroot/Supporter.html b/htroot/Supporter.html
index 32383408d..97afc6703 100644
--- a/htroot/Supporter.html
+++ b/htroot/Supporter.html
@@ -14,7 +14,7 @@
}
//]]>
</script>
- <script type="text/javascript" src="/js/yacysearch.js"></script>
+ <script type="text/javascript" src="js/yacysearch.js"></script>
</head>
<body id="Supporter">
#(display)#
@@ -33,13 +33,13 @@
<div class="searchresults">
#(authorized)#::
<div class="urlactions">
- <a href="/Bookmarks.html?edit=#[urlhash]#" class="bookmarklink" title="bookmark"><img src="/env/grafics/empty.gif" title="bookmark" alt="Add to bookmarks" class="bookmarkIcon" /></a>
+ <a href="Bookmarks.html?edit=#[urlhash]#" class="bookmarklink" title="bookmark"><img src="env/grafics/empty.gif" title="bookmark" alt="Add to bookmarks" class="bookmarkIcon" /></a>
#(recommend)#
- <img src="/env/grafics/empty.gif" title="" alt="" class="recommendIcon" />
- <img src="/env/grafics/empty.gif" title="" alt="" class="deleteIcon" />
+ <img src="env/grafics/empty.gif" title="" alt="" class="recommendIcon" />
+ <img src="env/grafics/empty.gif" title="" alt="" class="deleteIcon" />
::
- <a href="/Supporter.html?votePositive=#[urlhash]#&amp;refid=#[refid]#&amp;url=#[url]#&amp;title=#[title]#&description=#[description]#&amp;display=#[display]##(showScore)#::&amp;score=true#(/showScore)#" title="positive vote" class="recommendlink" onclick="pcomment(this.href);void(0);"><img src="/env/grafics/empty.gif" title="positive vote" alt="Give positive vote" class="recommendIcon" /></a>
- <a href="/Supporter.html?voteNegative=#[urlhash]#&amp;refid=#[refid]#&amp;display=#[display]##(showScore)#::&amp;score=true#(/showScore)#" title="negative vote" class="deletelink" ><img src="/env/grafics/empty.gif" title="negative vote" alt="Give negative vote" class="deleteIcon" /></a>
+ <a href="Supporter.html?votePositive=#[urlhash]#&amp;refid=#[refid]#&amp;url=#[url]#&amp;title=#[title]#&description=#[description]#&amp;display=#[display]##(showScore)#::&amp;score=true#(/showScore)#" title="positive vote" class="recommendlink" onclick="pcomment(this.href);void(0);"><img src="env/grafics/empty.gif" title="positive vote" alt="Give positive vote" class="recommendIcon" /></a>
+ <a href="Supporter.html?voteNegative=#[urlhash]#&amp;refid=#[refid]#&amp;display=#[display]##(showScore)#::&amp;score=true#(/showScore)#" title="negative vote" class="deletelink" ><img src="env/grafics/empty.gif" title="negative vote" alt="Give negative vote" class="deleteIcon" /></a>
#(/recommend)#
</div>
#(/authorized)#
diff --git a/htroot/Surftips.html b/htroot/Surftips.html
index 026188a06..1f62a70ae 100644
--- a/htroot/Surftips.html
+++ b/htroot/Surftips.html
@@ -14,7 +14,7 @@
}
//]]>
</script>
- <script type="text/javascript" src="/js/yacysearch.js"></script>
+ <script type="text/javascript" src="js/yacysearch.js"></script>
</head>
<body id="Surftips">
#%env/templates/header.template%#
@@ -29,13 +29,13 @@
<div class="searchresults">
#(authorized)#::
<div class="urlactions">
- <a href="/Bookmarks.html?edit=#[urlhash]#" class="bookmarklink" title="bookmark"><img src="/env/grafics/empty.gif" title="bookmark" alt="Add to bookmarks" class="bookmarkIcon" /></a>
+ <a href="Bookmarks.html?edit=#[urlhash]#" class="bookmarklink" title="bookmark"><img src="env/grafics/empty.gif" title="bookmark" alt="Add to bookmarks" class="bookmarkIcon" /></a>
#(recommend)#
- <img src="/env/grafics/empty.gif" title="" alt="" class="recommendIcon" />
- <img src="/env/grafics/empty.gif" title="" alt="" class="deleteIcon" />
+ <img src="env/grafics/empty.gif" title="" alt="" class="recommendIcon" />
+ <img src="env/grafics/empty.gif" title="" alt="" class="deleteIcon" />
::
- <a href="/Surftips.html?votePositive=#[urlhash]#&amp;refid=#[refid]#&amp;url=#[url]#&amp;title=#[title]#&amp;description=#[description]#&amp;display=#[display]##(showScore)#::&amp;score=true#(/showScore)#" title="positive vote" class="recommendlink" onclick="pcomment(this.href);void(0);"><img src="/env/grafics/empty.gif" title="positive vote" alt="Give positive vote" class="recommendIcon" /></a>
- <a href="/Surftips.html?voteNegative=#[urlhash]#&amp;refid=#[refid]#&amp;display=#[display]##(showScore)#::&amp;score=true#(/showScore)#" title="negative vote" class="deletelink" ><img src="/env/grafics/empty.gif" title="negative vote" alt="Give negative vote" class="deleteIcon" /></a>
+ <a href="Surftips.html?votePositive=#[urlhash]#&amp;refid=#[refid]#&amp;url=#[url]#&amp;title=#[title]#&amp;description=#[description]#&amp;display=#[display]##(showScore)#::&amp;score=true#(/showScore)#" title="positive vote" class="recommendlink" onclick="pcomment(this.href);void(0);"><img src="env/grafics/empty.gif" title="positive vote" alt="Give positive vote" class="recommendIcon" /></a>
+ <a href="Surftips.html?voteNegative=#[urlhash]#&amp;refid=#[refid]#&amp;display=#[display]##(showScore)#::&amp;score=true#(/showScore)#" title="negative vote" class="deletelink" ><img src="env/grafics/empty.gif" title="negative vote" alt="Give negative vote" class="deleteIcon" /></a>
#(/recommend)#
</div>
#(/authorized)#
@@ -46,7 +46,7 @@
#{/results}#
<!-- supporter page (appears like surf tip) -->
<div class="searchresults">
- <h4 class="linktitle"><a href="/Supporter.html">YaCy Supporters</a></h4>
+ <h4 class="linktitle"><a href="Supporter.html">YaCy Supporters</a></h4>
<p class="snippet">a list of home pages of yacy users</p>
</div>
<!-- supporter page -->
@@ -56,11 +56,11 @@
<form action="Surftips.html" method="get" class="PeerControl" accept-charset="UTF-8"><div>
<button type="submit" name="publicPage" value="0">
- <img src="/env/grafics/lock.gif" alt="authentication required" />
+ <img src="env/grafics/lock.gif" alt="authentication required" />
Hide surftips for users without autorization
</button>
<button type="submit" name="publicPage" value="1">
- <img src="/env/grafics/lock.gif" alt="authentication required" />
+ <img src="env/grafics/lock.gif" alt="authentication required" />
Show surftips to everyone
</button>
</div></form>
diff --git a/htroot/Table_API_p.html b/htroot/Table_API_p.html
index 904fe664b..37104177e 100644
--- a/htroot/Table_API_p.html
+++ b/htroot/Table_API_p.html
@@ -26,12 +26,12 @@
document.getElementById("apilist").submit();
}
</script>
- <script type="text/javascript" src="/js/sorttable.js"></script>
+ <script type="text/javascript" src="js/sorttable.js"></script>
</head>
<body id="Tables">
<div id="api">
-<a href="/api/table_p.xml?table=api&count=100&search=" id="apilink"><img src="/env/grafics/api.png" width="60" height="40" alt="API"/></a>
+<a href="api/table_p.xml?table=api&count=100&search=" id="apilink"><img src="env/grafics/api.png" width="60" height="40" alt="API"/></a>
<span>The information that is presented on this page can also be retrieved as XML
Click the API icon to see the XML.
To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de/wiki/index.php/Dev:API" target="_blank">API wiki page</a>.</span>
@@ -85,7 +85,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
#{list}#
<tr class="TableCell#(dark)#Light::Dark::Summary#(/dark)#" id="#[pk]#">
<td valign="top" align="left"><input type="checkbox" name="item_#[count]#" value="mark_#[pk]#" /></td>
- <td valign="top">#[type]##(isCrawlerStart)#::<br/><br/><a href="#[url]#" title="clone"><img src="/env/grafics/doc.gif"><img src="/env/grafics/right.gif"><img src="/env/grafics/doc.gif"></a>#(/isCrawlerStart)#</td>
+ <td valign="top">#[type]##(isCrawlerStart)#::<br/><br/><a href="#[url]#" title="clone"><img src="env/grafics/doc.gif"><img src="env/grafics/right.gif"><img src="env/grafics/doc.gif"></a>#(/isCrawlerStart)#</td>
<td valign="top">#[comment]#</td>
<td valign="top">#[callcount]#</td>
<td valign="top">#[dateRecording]#</td>
diff --git a/htroot/Table_RobotsTxt_p.html b/htroot/Table_RobotsTxt_p.html
index db1fe281f..df48c4258 100644
--- a/htroot/Table_RobotsTxt_p.html
+++ b/htroot/Table_RobotsTxt_p.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>YaCy '#[clientname]#': Table Viewer</title>
- <link rel="alternate" type="application/xml" title="robots.txt Table" href="/api/table_p.xml?table=robots&pk=" />
+ <link rel="alternate" type="application/xml" title="robots.txt Table" href="api/table_p.xml?table=robots&pk=" />
#%env/templates/metas.template%#
</head>
<body id="Tables">
@@ -23,7 +23,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
#%env/templates/submenuCrawlMonitor.template%#
<h2>robots.txt table</h2>
- <iframe src="/api/table_p.html?table=robots&row=hostname,modDate,date,disallow,crawlDelayMillis,etag,sitemap" width="100%" height="600" frameborder="0" scrolling="auto"></iframe><br />
+ <iframe src="api/table_p.html?table=robots&row=hostname,modDate,date,disallow,crawlDelayMillis,etag,sitemap" width="100%" height="600" frameborder="0" scrolling="auto"></iframe><br />
#%env/templates/footer.template%#
</body>
diff --git a/htroot/User.html b/htroot/User.html
index 150266a42..6e62dabfc 100644
--- a/htroot/User.html
+++ b/htroot/User.html
@@ -25,7 +25,7 @@
<input type="submit" name="logout" value="logout">
</form>
#(limit)#::
- #{percent}#<img src="/env/grafics/red-block.png" alt="red bar" />#{/percent}##{percent2}#<img src="/env/grafics/green-block.png" alt="green bar" />#{/percent2}#
+ #{percent}#<img src="env/grafics/red-block.png" alt="red bar" />#{/percent}##{percent2}#<img src="env/grafics/green-block.png" alt="green bar" />#{/percent2}#
<br />
You have used <strong>#[timeused]#</strong> minutes of your onlinetime limit of <strong>#[timelimit]#</strong> minutes per day.<br />
#(/limit)#
diff --git a/htroot/ViewFile.html b/htroot/ViewFile.html
index fb4402096..e27839150 100644
--- a/htroot/ViewFile.html
+++ b/htroot/ViewFile.html
@@ -57,13 +57,13 @@ function updatepage(str) {
<head>
<title>YaCy '#[clientname]#': View URL Content</title>
#%env/templates/metas.template%#
- <script type="text/javascript" src="/js/highslide/highslide.js"></script>
+ <script type="text/javascript" src="js/highslide/highslide.js"></script>
</head>
<body>
<div id="api">
<a href="http://localhost:8090/api/getpageinfo_p.xml?actions=title,robots&url=#[url]#" id="apilink">
-<img src="/env/grafics/api.png" width="60" height="40" alt="API"/>
+<img src="env/grafics/api.png" width="60" height="40" alt="API"/>
</a>
<span>See the page info about the url.</span>
</div>
@@ -95,7 +95,7 @@ function updatepage(str) {
<fieldset><legend>URL Metadata</legend>
<dl>
<dt>URL:</dt><dd><a href="#[url]#">#[url]#</a></dd>
- <dt>Hash:</dt><dd><a href="/solr/select?defType=edismax&start=0&rows=3&core=collection1&wt=html&q=id:%22#[hash]#%22">#[hash]#</a> (click this for full metadata)</dd>
+ <dt>Hash:</dt><dd><a href="solr/select?defType=edismax&start=0&rows=3&core=collection1&wt=html&q=id:%22#[hash]#%22">#[hash]#</a> (click this for full metadata)</dd>
<dt>In Metadata:</dt><dd>#(inurldb)#no::yes#(/inurldb)#</dd>
<dt>In Cache:</dt><dd>#(incache)#no::yes#(/incache)#</dd>
<dt>Word Count:</dt><dd>#[wordCount]#</dd>
@@ -174,8 +174,8 @@ function updatepage(str) {
</fieldset>
:: <!-- 5 -->
<fieldset><legend>Original from Cache</legend>
- #(html)#::<iframe src="/CacheResource_p.html?url=#[url]#" width="800" height="400" />#(/html)#
- #(png)#::<iframe src="/CacheResource_p.png?url=#[url]#" width="800" height="400" />#(/png)#
+ #(html)#::<iframe src="CacheResource_p.html?url=#[url]#" width="800" height="400" />#(/html)#
+ #(png)#::<iframe src="CacheResource_p.png?url=#[url]#" width="800" height="400" />#(/png)#
</fieldset>
:: <!-- 6 -->
<fieldset><legend>Link List</legend>
@@ -207,7 +207,7 @@ function updatepage(str) {
</fieldset>
:: <!-- 8 -->
<fieldset><legend>CitationReport</legend>
- <iframe src="/api/citation.html?url=#[url]#" width="800" height="400" />
+ <iframe src="api/citation.html?url=#[url]#" width="800" height="400" />
</fieldset>
#(/viewMode)#
</td></tr></table>
diff --git a/htroot/ViewProfile.html b/htroot/ViewProfile.html
index d1e114330..7e59de37e 100644
--- a/htroot/ViewProfile.html
+++ b/htroot/ViewProfile.html
@@ -64,7 +64,7 @@
<p>View this profile as <a rel="meta" type="application/rdf+xml" title="rdf:foaf" href="ViewProfile.rdf?hash=#[hash]#">rdf:foaf</a> or
<a rel="alternate" type="text/x-vcard" title="vCard" href="ViewProfile.vcf?hash=#[hash]#">vCard</a></p>
#(edit)#::
- <p>You can edit your profile <a href="/ConfigProfile_p.html">here</a></p>
+ <p>You can edit your profile <a href="ConfigProfile_p.html">here</a></p>
#(/edit)#
#(display)#
#%env/templates/simplefooter.template%#
diff --git a/htroot/Vocabulary_p.html b/htroot/Vocabulary_p.html
index fa8f24ae3..d3ac606b3 100644
--- a/htroot/Vocabulary_p.html
+++ b/htroot/Vocabulary_p.html
@@ -61,7 +61,7 @@ function updatepage(str) {
#(edit)#::
<div id="api">
-<a href="Vocabulary_p.xml" id="apilink"><img src="/env/grafics/api.png" width="60" height="40" alt="API"/></a>
+<a href="Vocabulary_p.xml" id="apilink"><img src="env/grafics/api.png" width="60" height="40" alt="API"/></a>
<script type="text/javascript">
//<![CDATA[
document.getElementById('apilink').setAttribute('href', 'Vocabulary_p.xml?' + window.location.search.substring(1));
@@ -134,7 +134,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
<dt>Prefix</dt><dd>#[prefix]#</dd>
<dt>Objectspace</dt><dd>#(editable)##[objectspace]#::<input type="text" name="objectspace" value="#[objectspace]#" size="78" maxlength="128" /><br/>if set, uses the predicate <a href="#[objectspacepredicate]#" target="_blank">#[objectspacepredicate]#</a> for generated objects. Hint: use 'http://dbpedia.org/resource/' as default.#(/editable)#</dd>
</dl>
- <p>This produces the following triples in the <a href="/interaction/GetRDF.xml?global=">triplestore</a> if a term or synonym matches in a document:</p>
+ <p>This produces the following triples in the <a href="interaction/GetRDF.xml?global=">triplestore</a> if a term or synonym matches in a document:</p>
<dl>
<dt>Triple #1</dt><dd>#[triple1]#</dd>
<dt>Triple #2</dt><dd>#[triple2]#</dd>
diff --git a/htroot/WatchWebStructure_p.html b/htroot/WatchWebStructure_p.html
index 52b2a3a40..6df6da3d6 100644
--- a/htroot/WatchWebStructure_p.html
+++ b/htroot/WatchWebStructure_p.html
@@ -2,9 +2,9 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>YaCy '#[clientname]#': Web Structure</title>
-<link rel="stylesheet" media="screen" type="text/css" href="/yacy/ui/css/colorpicker.css" />
+<link rel="stylesheet" media="screen" type="text/css" href="yacy/ui/css/colorpicker.css" />
#%env/templates/metas.template%#
-<script type="text/javascript" src="/js/WatchWebStructure.js"></script>
+<script type="text/javascript" src="js/WatchWebStructure.js"></script>
<style type="text/css">
#left {
float: left;
@@ -23,7 +23,7 @@
#%env/templates/header.template%#
#%env/templates/submenuWebStructure.template%#
- <script type="text/javascript" src="/yacy/ui/js/jquery.colorpicker.js"></script>
+ <script type="text/javascript" src="yacy/ui/js/jquery.colorpicker.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('#colorback, #colortext, #colorline, #colordot0, #colordota, #colorlineend').ColorPicker({
@@ -41,7 +41,7 @@
});
</script>
-<div id="api"><a href="/api/webstructure.xml?about=#[besthost]#"><img src="env/grafics/api.png" width="60" height="40" alt="API" /></a>
+<div id="api"><a href="api/webstructure.xml?about=#[besthost]#"><img src="env/grafics/api.png" width="60" height="40" alt="API" /></a>
<span>
The data that is visualized here can also be retrieved in a XML file, which lists the reference relation between the domains.
With a GET-property 'about' you get only reference relations about the host that you give in the argument field for 'about'.
@@ -55,7 +55,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
<fieldset><legend>Host List</legend>
#{list}#
<div style="float:left; padding:1px 5px 1px 5px;">
- <div style="width:160px; text-align:left; float: left; white-space:nowrap; overflow:hidden;"><a href="/WatchWebStructure_p.html?host=#[host]#&depth=3&time=1000">#[host]#</a></div>
+ <div style="width:160px; text-align:left; float: left; white-space:nowrap; overflow:hidden;"><a href="WatchWebStructure_p.html?host=#[host]#&depth=3&time=1000">#[host]#</a></div>
<div style="width:80px; text-align:right; float: left; white-space:nowrap; overflow:hidden;">#[count]# outlinks</div>
</div>
#{/list}#
diff --git a/htroot/YMarks.html b/htroot/YMarks.html
index e11571bce..ba8e21fee 100644
--- a/htroot/YMarks.html
+++ b/htroot/YMarks.html
@@ -3,32 +3,32 @@
<head>
<title>YaCy Bookmarks</title>
#%env/templates/metas.template%#
- <link media="screen" type="text/css" href="/jquery/flexigrid/css/flexigrid.pack.css" rel="stylesheet" />
- <script src="/jquery/flexigrid/js/flexigrid.pack.js" type="text/javascript"></script>
+ <link media="screen" type="text/css" href="jquery/flexigrid/css/flexigrid.pack.css" rel="stylesheet" />
+ <script src="jquery/flexigrid/js/flexigrid.pack.js" type="text/javascript"></script>
- <link media="screen" type="text/css" href="/jquery/css/jquery.multiselect.css" rel="stylesheet" />
- <script src="/jquery/js/jquery.multiselect.min.js" type="text/javascript"></script>
+ <link media="screen" type="text/css" href="jquery/css/jquery.multiselect.css" rel="stylesheet" />
+ <script src="jquery/js/jquery.multiselect.min.js" type="text/javascript"></script>
- <link media="screen" type="text/css" href="/jquery/css/jquery.tagsinput.css" rel="stylesheet" />
- <script src="/jquery/js/jquery.tagsinput.min.js" type="text/javascript"></script>
+ <link media="screen" type="text/css" href="jquery/css/jquery.tagsinput.css" rel="stylesheet" />
+ <script src="jquery/js/jquery.tagsinput.min.js" type="text/javascript"></script>
- <link media="screen" type="text/css" href="/jquery/css/jquery.multiselect.filter.css" rel="stylesheet" />
- <script src="/jquery/js/jquery.multiselect.filter.min.js" type="text/javascript"></script>
+ <link media="screen" type="text/css" href="jquery/css/jquery.multiselect.filter.css" rel="stylesheet" />
+ <script src="jquery/js/jquery.multiselect.filter.min.js" type="text/javascript"></script>
- <link media="screen" type="text/css" href="/yacy/ui/css/jquery.treeview.css" rel="stylesheet" />
- <script src="/yacy/ui/js/jquery.treeview.min.js" type="text/javascript"></script>
- <script src="/yacy/ui/js/jquery.treeview.async.js" type="text/javascript"></script>
+ <link media="screen" type="text/css" href="yacy/ui/css/jquery.treeview.css" rel="stylesheet" />
+ <script src="yacy/ui/js/jquery.treeview.min.js" type="text/javascript"></script>
+ <script src="yacy/ui/js/jquery.treeview.async.js" type="text/javascript"></script>
- <link media="screen" type="text/css" href="/env/yacy-ymarks.css" rel="stylesheet" />
- <script src="/js/yacy-ymarks.js" type="text/javascript"></script>
- <script src="/js/yacy-ymarks-bookmark-actions.js" type="text/javascript"></script>
- <script src="/js/yacy-ymarks-tag-actions.js" type="text/javascript"></script>
+ <link media="screen" type="text/css" href="env/yacy-ymarks.css" rel="stylesheet" />
+ <script src="js/yacy-ymarks.js" type="text/javascript"></script>
+ <script src="js/yacy-ymarks-bookmark-actions.js" type="text/javascript"></script>
+ <script src="js/yacy-ymarks-tag-actions.js" type="text/javascript"></script>
</head>
<body id="ymarks_body">
<div id="api">
-<a href="/api/table_p.xml?table=admin_bookmarks&count=100&search=" id="apilink"><img src="/env/grafics/api.png" width="60" height="40" alt="API"/></a>
+<a href="api/table_p.xml?table=admin_bookmarks&count=100&search=" id="apilink"><img src="env/grafics/api.png" width="60" height="40" alt="API"/></a>
<span>The information that is presented on this page can also be retrieved as XML
Click the API icon to see the XML.
To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de/wiki/index.php/Dev:API" target="_blank">API wiki page</a>.</span>
@@ -41,9 +41,9 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
<!--
<ul class="SubMenu">
#(login)#<li><a href="YMarks.html" class="MenuItemLink">Login</a></li>::#(/login)#
- <li><a href="/api/ymarks/test_treeview.html" class="MenuItemLink lock">TreeView</a></li>
- <li><a href="/api/ymarks/test_import.html" class="MenuItemLink lock">Import Bookmarks</a></li>
- <li><a href="/api/ymarks/get_xbel.xml" class="MenuItemLink lock">Bookmarks (XBEL)</a></li>
+ <li><a href="api/ymarks/test_treeview.html" class="MenuItemLink lock">TreeView</a></li>
+ <li><a href="api/ymarks/test_import.html" class="MenuItemLink lock">Import Bookmarks</a></li>
+ <li><a href="api/ymarks/get_xbel.xml" class="MenuItemLink lock">Bookmarks (XBEL)</a></li>
</ul>
<p/>
-->
@@ -57,13 +57,13 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
</ul>
<div id="ymarks_nav_tab">
<!--
- <div style="margin-top:2px; background:url('/yacy/ui/img/flexigrid/bg.gif') repeat-x scroll center top #FAFAFA;
+ <div style="margin-top:2px; background:url('yacy/ui/img/flexigrid/bg.gif') repeat-x scroll center top #FAFAFA;
border-color:#CCCCCC #CCCCCC -moz-use-text-color; border-style:solid solid none; border-width:1px 1px 0; padding:5px;
margin-top:-10px; margin-left:-15px; margin-right:-15px; margin-bottom: 15px;">
- <img src="/yacy/ui/img-2/plus.png" alt="Add" style="padding-right:4px; padding-left:5px;"/>Add
- <img src="/yacy/ui/img-2/cancel.png" alt="Delete" style="padding-right:4px; padding-left:5px;"/>Delete
- <img src="/yacy/ui/img-2/pencil.png" alt="Edit" style="padding-right:4px; padding-left:5px;"/>Edit
- <img src="/yacy/ui/img-2/question_blue.png" alt="Help" style="padding-right:4px; padding-left:25px;"/>Help
+ <img src="yacy/ui/img-2/plus.png" alt="Add" style="padding-right:4px; padding-left:5px;"/>Add
+ <img src="yacy/ui/img-2/cancel.png" alt="Delete" style="padding-right:4px; padding-left:5px;"/>Delete
+ <img src="yacy/ui/img-2/pencil.png" alt="Edit" style="padding-right:4px; padding-left:5px;"/>Edit
+ <img src="yacy/ui/img-2/question_blue.png" alt="Help" style="padding-right:4px; padding-left:25px;"/>Help
</div>
-->
<div class="tagSelect">
@@ -77,13 +77,13 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
</div>
<div id="ymarks_tags_tab">
<!--
- <div style="margin-top:2px; background:url('/yacy/ui/img/flexigrid/bg.gif') repeat-x scroll center top #FAFAFA;
+ <div style="margin-top:2px; background:url('yacy/ui/img/flexigrid/bg.gif') repeat-x scroll center top #FAFAFA;
border-color:#CCCCCC #CCCCCC -moz-use-text-color; border-style:solid solid none; border-width:1px 1px 0; padding:5px;
margin-top:-10px; margin-left:-15px; margin-right:-15px; margin-bottom: 15px;">
- <img src="/yacy/ui/img-2/plus.png" alt="Add" style="padding-right:4px; padding-left:5px;"/>Add
- <img src="/yacy/ui/img-2/cancel.png" alt="Delete" style="padding-right:4px; padding-left:5px;"/>Delete
- <img src="/yacy/ui/img-2/pencil.png" alt="Edit" style="padding-right:4px; padding-left:5px;"/>Edit
- <img src="/yacy/ui/img-2/question_blue.png" alt="Help" style="padding-right:4px; padding-left:25px;"/>Help
+ <img src="yacy/ui/img-2/plus.png" alt="Add" style="padding-right:4px; padding-left:5px;"/>Add
+ <img src="yacy/ui/img-2/cancel.png" alt="Delete" style="padding-right:4px; padding-left:5px;"/>Delete
+ <img src="yacy/ui/img-2/pencil.png" alt="Edit" style="padding-right:4px; padding-left:5px;"/>Edit
+ <img src="yacy/ui/img-2/question_blue.png" alt="Help" style="padding-right:4px; padding-left:25px;"/>Help
</div>
-->
<div>
@@ -92,7 +92,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
<hr />
<div class="tagSelect">
<form id="ymarks_tagmanager" action="YMarks.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
- <h4>Tag Manager<img title="help" alt="help" class="help" src="/yacy/ui/img-2/question_blue.png" /></h4>
+ <h4>Tag Manager<img title="help" alt="help" class="help" src="yacy/ui/img-2/question_blue.png" /></h4>
All tag actions are applied to the sub-set of bookmarks defined by this query.
<p>
<small>Query</small>
@@ -141,7 +141,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
<div id="ymarks_import_tab">
<form action="/api/ymarks/import_ymark.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
<input type="hidden" value="/YMarks.html" name="redirect">
- <h4>Bookmark Importer<img alt="help" title="If you put in your bookmarks here, you can access them anywhere where you have access to your YaCy peer. Think of it as your 'personal cloud' for bookmarking." class="help" src="/yacy/ui/img-2/question_blue.png"></h4>
+ <h4>Bookmark Importer<img alt="help" title="If you put in your bookmarks here, you can access them anywhere where you have access to your YaCy peer. Think of it as your 'personal cloud' for bookmarking." class="help" src="yacy/ui/img-2/question_blue.png"></h4>
<p>
<table cellspacing="3">
<tr>
@@ -183,7 +183,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
<input class="input" type="file" name="bmkfile" id="bmkfile" size="8" /><br />
</p>
<hr />
- <h4>Folder settings<img alt="help" title="A folder structure is helpful to organize your bookmarks in a hierarchical way." class="help" src="/yacy/ui/img-2/question_blue.png"></h4>
+ <h4>Folder settings<img alt="help" title="A folder structure is helpful to organize your bookmarks in a hierarchical way." class="help" src="yacy/ui/img-2/question_blue.png"></h4>
<p>
<small>Source folder</small>
<input class="input" type="text" name="source" id="source" value="" disabled="disabled" />
@@ -193,7 +193,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
<input class="input" type="text" name="root" id="root" value="/Imported Bookmarks" />
</p>
<hr />
- <h4>Automatic tagging<img alt="help" title="Tags are words that are attached to documents as metadata. It is possible to read all the documents and find the attached tags automatically." class="help" src="/yacy/ui/img-2/question_blue.png"></h4>
+ <h4>Automatic tagging<img alt="help" title="Tags are words that are attached to documents as metadata. It is possible to read all the documents and find the attached tags automatically." class="help" src="yacy/ui/img-2/question_blue.png"></h4>
<p>
<table cellspacing="5">
<tr>
@@ -215,7 +215,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
</table>
</p>
<hr />
- <h4>Automatic Indexing<img alt="help" title="While doing the bookmark import, YaCy can push all URLs to the indexing process" class="help" src="/yacy/ui/img-2/question_blue.png"></h4>
+ <h4>Automatic Indexing<img alt="help" title="While doing the bookmark import, YaCy can push all URLs to the indexing process" class="help" src="yacy/ui/img-2/question_blue.png"></h4>
<p>
<table cellspacing="5">
<tr>
@@ -265,7 +265,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
<table>
<tr>
<td>
- <img id="bmaddimg" src="/yacy/ui/img-1/Star.png" />
+ <img id="bmaddimg" src="yacy/ui/img-1/Star.png" />
</td>
<td>
<label for="bm_public">Public:</label>
diff --git a/htroot/YaCySearchPluginFF.html b/htroot/YaCySearchPluginFF.html
index 58ebd7a5f..405b764fb 100644
--- a/htroot/YaCySearchPluginFF.html
+++ b/htroot/YaCySearchPluginFF.html
@@ -11,7 +11,7 @@
<tr style="height:36px;">
<td width="240">
<a href="http://www.yacy.net" target="_blank">
- <img width="52" height="33" border="0" src="/env/grafics/yacy.png" align="top" alt="YaCy-Logo" />
+ <img width="52" height="33" border="0" src="env/grafics/yacy.png" align="top" alt="YaCy-Logo" />
</a>
</td>
<td width="50%" align="center">
diff --git a/htroot/env/templates/header.template b/htroot/env/templates/header.template
index e35cda779..a05f64712 100644
--- a/htroot/env/templates/header.template
+++ b/htroot/env/templates/header.template
@@ -7,60 +7,60 @@
<li class="menugroup" id="menugroupGlobalIndex">
<h3>Search Interfaces</h3>
<ul class="menu">
- <li><a href="/index.html" accesskey="s" class="MenuItemLink">Web Search</a></li>
- <li><a href="/yacyinteractive.html" class="MenuItemLink">File Search</a></li>
- <li><a href="/HostBrowser.html?hosts=" class="MenuItemLink">Host Browser</a></li>
- <!--<li><a href="/yacysearch_location.html" class="MenuItemLink">Location Search</a></li>-->
- <li><a href="/solr/collection1/select?q=*:*&defType=edismax&start=0&rows=3" class="MenuItemLink">Solr Default Core</a></li>
- <li><a href="/solr/webgraph/select?q=*:*&defType=edismax&start=0&rows=3" class="MenuItemLink">Solr Webgraph Core</a></li>
- <li><a href="/gsa/search?q=www&num=3" class="MenuItemLink">Google Appliance API</a></li>
- <!--<li><a href="/yacy/ui/" accesskey="s" class="MenuItemLink">Rich Client Search</a></li>-->
- <li><a href="/compare_yacy.html?display=1" class="MenuItemLink">Compare Search</a></li>
- <li><a href="/ViewFile.html" class="MenuItemLink">URL Viewer</a></li>
- <li><a href="/YMarks.html" class="MenuItemLink">Bookmarks</a></li>
+ <li><a href="index.html" accesskey="s" class="MenuItemLink">Web Search</a></li>
+ <li><a href="yacyinteractive.html" class="MenuItemLink">File Search</a></li>
+ <li><a href="HostBrowser.html?hosts=" class="MenuItemLink">Host Browser</a></li>
+ <!--<li><a href="yacysearch_location.html" class="MenuItemLink">Location Search</a></li>-->
+ <li><a href="solr/collection1/select?q=*:*&defType=edismax&start=0&rows=3" class="MenuItemLink">Solr Default Core</a></li>
+ <li><a href="solr/webgraph/select?q=*:*&defType=edismax&start=0&rows=3" class="MenuItemLink">Solr Webgraph Core</a></li>
+ <li><a href="gsa/search?q=www&num=3" class="MenuItemLink">Google Appliance API</a></li>
+ <!--<li><a href="yacy/ui/" accesskey="s" class="MenuItemLink">Rich Client Search</a></li>-->
+ <li><a href="compare_yacy.html?display=1" class="MenuItemLink">Compare Search</a></li>
+ <li><a href="ViewFile.html" class="MenuItemLink">URL Viewer</a></li>
+ <li><a href="YMarks.html" class="MenuItemLink">Bookmarks</a></li>
</ul>
<li class="menugroup" id="menugroupGlobalIndex">
<h3>Search Design</h3>
<ul class="menu">
- <li><a href="/ConfigLiveSearch.html" class="MenuItemLink">Search Integration into External Sites</a></li>
- <li><a href="/ConfigPortal.html" class="MenuItemLink">Integrated Search Configuration</a></li>
+ <li><a href="ConfigLiveSearch.html" class="MenuItemLink">Search Integration into External Sites</a></li>
+ <li><a href="ConfigPortal.html" class="MenuItemLink">Integrated Search Configuration</a></li>
</ul>
</li>
<li class="menugroup" id="menugroupCrawlerControl">
<h3>Index&nbsp;Production</h3>
<ul class="menu">
- <li><a href="/CrawlStartSite_p.html" class="MenuItemLink lock">Crawler / Harvester</a></li>
- <li><a href="/Crawler_p.html" class="MenuItemLink lock">Creation Monitor</a></li>
- <li><a href="/IndexControlURLs_p.html" class="MenuItemLink lock">Index Administration</a></li>
- <li><a href="/Blacklist_p.html" class="MenuItemLink lock">Filter &amp; Blacklists</a></li>
- <li><a href="/Vocabulary_p.html" class="MenuItemLink lock">Content Semantic</a></li>
- <li><a href="/Tables_p.html?table=robots&count=100" class="MenuItemLink lock">Target Analysis</a></li>
- <li><a href="/Table_API_p.html" class="MenuItemLink lock">Process Scheduler</a></li>
+ <li><a href="CrawlStartSite_p.html" class="MenuItemLink lock">Crawler / Harvester</a></li>
+ <li><a href="Crawler_p.html" class="MenuItemLink lock">Creation Monitor</a></li>
+ <li><a href="IndexControlURLs_p.html" class="MenuItemLink lock">Index Administration</a></li>
+ <li><a href="Blacklist_p.html" class="MenuItemLink lock">Filter &amp; Blacklists</a></li>
+ <li><a href="Vocabulary_p.html" class="MenuItemLink lock">Content Semantic</a></li>
+ <li><a href="Tables_p.html?table=robots&count=100" class="MenuItemLink lock">Target Analysis</a></li>
+ <li><a href="Table_API_p.html" class="MenuItemLink lock">Process Scheduler</a></li>
</ul>
</li>
<li class="menugroup" id="menugroupMonitoring">
<h3>Monitoring</h3>
<ul class="menu">
- <li><a href="/Network.html" accesskey="w" class="MenuItemLink">YaCy Network</a></li>
- <li><a href="/WatchWebStructure_p.html?host=auto&amp;depth=3&amp;time=1000" class="MenuItemLink lock">Web Visualization</a></li>
- <li><a href="/AccessGrid_p.html" class="MenuItemLink lock">Network Access</a></li>
- <li><a href="/ViewLog_p.html" class="MenuItemLink lock">Computation</a></li>
- <li><a href="/terminal_p.html" accesskey="t" class="MenuItemLink lock">Terminal</a></li>
+ <li><a href="Network.html" accesskey="w" class="MenuItemLink">YaCy Network</a></li>
+ <li><a href="WatchWebStructure_p.html?host=auto&amp;depth=3&amp;time=1000" class="MenuItemLink lock">Web Visualization</a></li>
+ <li><a href="AccessGrid_p.html" class="MenuItemLink lock">Network Access</a></li>
+ <li><a href="ViewLog_p.html" class="MenuItemLink lock">Computation</a></li>
+ <li><a href="terminal_p.html" accesskey="t" class="MenuItemLink lock">Terminal</a></li>
</ul>
</li>
<li class="menugroup" id="menugroupPeerControl">
<h3>Peer Control</h3>
<ul class="menu">
- <li><a href="/Status.html?noforward=" class="MenuItemLink">Admin Console</a></li>
- <li><a href="/Steering.html?restart=" class="MenuItemLink lock" onclick="return confirm('Confirm Restart')">Re-Start</a></li>
- <li><a href="/Steering.html?shutdown=" class="MenuItemLink lock" onclick="return confirm('Confirm Shutdown')">Shutdown</a></li>
+ <li><a href="Status.html?noforward=" class="MenuItemLink">Admin Console</a></li>
+ <li><a href="Steering.html?restart=" class="MenuItemLink lock" onclick="return confirm('Confirm Restart')">Re-Start</a></li>
+ <li><a href="Steering.html?shutdown=" class="MenuItemLink lock" onclick="return confirm('Confirm Shutdown')">Shutdown</a></li>
</ul>
</li>
<li class="menugroup" id="menugroupTheProjekt">
<h3>The YaCy Project</h3>
<ul class="menu">
<li><a href="http://www.yacy.net/" target="_blank" class="MenuItemLink">Project Home</a></li>
- <li><a href="/Help.html" class="MenuItemLink">Tutorials</a></li>
+ <li><a href="Help.html" class="MenuItemLink">Tutorials</a></li>
<li><a href="http://forum.yacy.de" target="_blank" class="MenuItemLink">Forum/Discussion</a></li>
<li><a href="http://wiki.yacy.de" target="_blank" class="MenuItemLink">Project Wiki</a></li>
<li><a href="https://gitorious.org/yacy/rc1/commits/master" target="_blank" class="MenuItemLink">Git Repository</a></li>
diff --git a/htroot/env/templates/metas.template b/htroot/env/templates/metas.template
index b616e07a2..abbb760ea 100644
--- a/htroot/env/templates/metas.template
+++ b/htroot/env/templates/metas.template
@@ -4,16 +4,16 @@
<meta name="keywords" content="YaCy HTTP search engine spider indexer java network open free download Mac Windows Linux Software development" />
<meta name="description" content="Software HTTP Freeware Home Page" />
<meta name="copyright" content="Michael Christen et al." />
- <link rel="stylesheet" type="text/css" media="all" href="/env/base.css" />
- <link rel="stylesheet" type="text/css" media="screen" href="/env/style.css" />
+ <link rel="stylesheet" type="text/css" media="all" href="env/base.css" />
+ <link rel="stylesheet" type="text/css" media="screen" href="env/style.css" />
<!--[if lt IE 6]>
- <link rel="stylesheet" type="text/css" media="screen" href="/env/oldie.css" />
+ <link rel="stylesheet" type="text/css" media="screen" href="env/oldie.css" />
<![endif]-->
<!--[if lte IE 6.0]>
- <link rel="stylesheet" type="text/css" media="screen" href="/env/ie6.css" />
+ <link rel="stylesheet" type="text/css" media="screen" href="env/ie6.css" />
<![endif]-->
<!--[if lte IE 7.0]>
- <link rel="stylesheet" type="text/css" media="screen" href="/env/ie7.css" />
+ <link rel="stylesheet" type="text/css" media="screen" href="env/ie7.css" />
<![endif]-->
#%env/templates/jqueryheader.template%#
#%env/templates/portalheader.template%#
diff --git a/htroot/env/templates/portalheader.template b/htroot/env/templates/portalheader.template
index fc055ea66..8c9d3777a 100644
--- a/htroot/env/templates/portalheader.template
+++ b/htroot/env/templates/portalheader.template
@@ -1,9 +1,9 @@
<!-- YaCy Portalseach by apfelmaennchen <sof@gmx.de> -->
<!-- /env/portalheader.template -->
- <link media="screen" type="text/css" href="/portalsearch/yacy-portalsearch.css" rel="stylesheet" />
- <script src="/jquery/js/jquery.query-2.1.7.js" type="text/javascript"></script>
- <script src="/jquery/js/jquery.form-2.73.js" type="text/javascript"></script>
- <script src="/jquery/js/jquery.field-0.9.2.min.js" type="text/javascript"></script>
+ <link media="screen" type="text/css" href="portalsearch/yacy-portalsearch.css" rel="stylesheet" />
+ <script src="jquery/js/jquery.query-2.1.7.js" type="text/javascript"></script>
+ <script src="jquery/js/jquery.form-2.73.js" type="text/javascript"></script>
+ <script src="jquery/js/jquery.field-0.9.2.min.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function() {
@@ -18,7 +18,7 @@
load_js : false,
load_css : false
};
- $.getScript(yconf.url+'/portalsearch/yacy-portalsearch.js', function(){});
+ $.getScript(yconf.url+'portalsearch/yacy-portalsearch.js', function(){});
}
});
//]]>
diff --git a/htroot/env/templates/simpleheader.template b/htroot/env/templates/simpleheader.template
index a50ac593b..f29a7c852 100644
--- a/htroot/env/templates/simpleheader.template
+++ b/htroot/env/templates/simpleheader.template
@@ -1,10 +1,10 @@
<div class="SubMenu">
<ul class="SubMenu">
-<li style="width:15%;"><a href="/Status.html" class="MenuItemLink">Administration</a></li>
-<li style="width:15%;"><a href="/index.html" onclick="this.href='/index.html?handover='+document.searchform.search.value" class="MenuItemLink">Web Search</a></li>
-<li style="width:15%;"><a href="/yacyinteractive.html" onclick="this.href='/yacyinteractive.html?handover='+document.searchform.search.value" class="MenuItemLink">File Search</a></li>
-<li style="width:15%;"><a href="/HostBrowser.html?hosts=" class="MenuItemLink">HostBrowser</a></li>
-<li style="width:15%;"><a href="/ViewProfile.html?hash=localhash" class="MenuItemLink">About Us</a></li>
+<li style="width:15%;"><a href="Status.html" class="MenuItemLink">Administration</a></li>
+<li style="width:15%;"><a href="index.html" onclick="this.href='/index.html?handover='+document.searchform.search.value" class="MenuItemLink">Web Search</a></li>
+<li style="width:15%;"><a href="yacyinteractive.html" onclick="this.href='/yacyinteractive.html?handover='+document.searchform.search.value" class="MenuItemLink">File Search</a></li>
+<li style="width:15%;"><a href="HostBrowser.html?hosts=" class="MenuItemLink">HostBrowser</a></li>
+<li style="width:15%;"><a href="ViewProfile.html?hash=localhash" class="MenuItemLink">About Us</a></li>
<li style="width:9%;"><a href="http://www.yacy-websearch.net/wiki/" class="MenuItemLink" target="_blank">Help / YaCy Wiki</a></li>
</ul>
</div>
diff --git a/htroot/env/templates/submenuAccessTracker.template b/htroot/env/templates/submenuAccessTracker.template
index 59d0e5982..cfb9af0d7 100644
--- a/htroot/env/templates/submenuAccessTracker.template
+++ b/htroot/env/templates/submenuAccessTracker.template
@@ -3,26 +3,26 @@
<div class="SubMenugroup">
<h3>Server Access</h3>
<ul class="SubMenu">
- <li><a href="/AccessGrid_p.html" class="MenuItemLink lock">Access Grid</a></li>
- <li><a href="/AccessTracker_p.html?page=0" class="MenuItemLink lock">Incoming Requests Overview</a></li>
- <li><a href="/AccessTracker_p.html?page=1" class="MenuItemLink lock">Incoming Requests Details</a></li>
- <li><a href="/Connections_p.html" class="MenuItemLink lock">All Connections</a></li>
+ <li><a href="AccessGrid_p.html" class="MenuItemLink lock">Access Grid</a></li>
+ <li><a href="AccessTracker_p.html?page=0" class="MenuItemLink lock">Incoming Requests Overview</a></li>
+ <li><a href="AccessTracker_p.html?page=1" class="MenuItemLink lock">Incoming Requests Details</a></li>
+ <li><a href="Connections_p.html" class="MenuItemLink lock">All Connections</a></li>
</ul>
</div>
<div class="SubMenugroup">
<h3>Local Search</h3>
<ul class="SubMenu">
- <li><a href="/AccessTracker_p.html?page=2" class="MenuItemLink lock">Log</a></li>
- <li><a href="/AccessTracker_p.html?page=3" class="MenuItemLink lock">Host Tracker</a></li>
+ <li><a href="AccessTracker_p.html?page=2" class="MenuItemLink lock">Log</a></li>
+ <li><a href="AccessTracker_p.html?page=3" class="MenuItemLink lock">Host Tracker</a></li>
</ul>
</div>
#(p2p)#::
<div class="SubMenugroup">
<h3>Remote Search</h3>
<ul class="SubMenu">
- <li><a href="/AccessTracker_p.html?page=4" class="MenuItemLink lock">Log</a></li>
- <li><a href="/AccessTracker_p.html?page=5" class="MenuItemLink lock">Host Tracker</a></li>
+ <li><a href="AccessTracker_p.html?page=4" class="MenuItemLink lock">Log</a></li>
+ <li><a href="AccessTracker_p.html?page=5" class="MenuItemLink lock">Host Tracker</a></li>
</ul>
</div>
#(/p2p)#
diff --git a/htroot/env/templates/submenuBlacklist.template b/htroot/env/templates/submenuBlacklist.template
index 04bb039d5..123e1665c 100644
--- a/htroot/env/templates/submenuBlacklist.template
+++ b/htroot/env/templates/submenuBlacklist.template
@@ -1,10 +1,10 @@
<div class="SubMenu">
<h3>Filter &amp; Blacklists</h3>
<ul class="SubMenu">
- <li><a href="/Blacklist_p.html" class="MenuItemLink lock">Blacklist Administration</a></li>
- <li><a href="/BlacklistCleaner_p.html" class="MenuItemLink lock">Blacklist Cleaner</a></li>
- <li><a href="/BlacklistTest_p.html" class="MenuItemLink lock">Blacklist Test</a></li>
- <li><a href="/BlacklistImpExp_p.html" class="MenuItemLink lock">Import/Export</a></li>
- <li><a href="/ContentControl_p.html" class="MenuItemLink lock">Content Control</a></li>
+ <li><a href="Blacklist_p.html" class="MenuItemLink lock">Blacklist Administration</a></li>
+ <li><a href="BlacklistCleaner_p.html" class="MenuItemLink lock">Blacklist Cleaner</a></li>
+ <li><a href="BlacklistTest_p.html" class="MenuItemLink lock">Blacklist Test</a></li>
+ <li><a href="BlacklistImpExp_p.html" class="MenuItemLink lock">Import/Export</a></li>
+ <li><a href="ContentControl_p.html" class="MenuItemLink lock">Content Control</a></li>
</ul>
</div> \ No newline at end of file
diff --git a/htroot/env/templates/submenuComputation.template b/htroot/env/templates/submenuComputation.template
index 0ed024357..269f3c8a4 100644
--- a/htroot/env/templates/submenuComputation.template
+++ b/htroot/env/templates/submenuComputation.template
@@ -5,27 +5,27 @@
<div class="SubMenugroup">
<h3>Processes</h3>
<ul class="SubMenu">
- <li><a href="/ViewLog_p.html" class="MenuItemLink lock">Server Log</a></li>
- <li><a href="/PerformanceConcurrency_p.html" class="MenuItemLink lock">Concurrent Indexing</a></li>
- <li><a href="/PerformanceMemory_p.html" class="MenuItemLink lock">Memory Usage</a></li>
- <li><a href="/PerformanceSearch_p.html" class="MenuItemLink lock">Search Sequence</a></li>
+ <li><a href="ViewLog_p.html" class="MenuItemLink lock">Server Log</a></li>
+ <li><a href="PerformanceConcurrency_p.html" class="MenuItemLink lock">Concurrent Indexing</a></li>
+ <li><a href="PerformanceMemory_p.html" class="MenuItemLink lock">Memory Usage</a></li>
+ <li><a href="PerformanceSearch_p.html" class="MenuItemLink lock">Search Sequence</a></li>
</ul>
</div>
<div class="SubMenugroup">
<h3>Messages</h3>
<ul class="SubMenu">
- <li><a href="/News.html" class="MenuItemLink">Overview</a></li>
- <li><a href="/News.html?page=1" class="MenuItemLink">Incoming&nbsp;News</a></li>
- <li><a href="/News.html?page=2" class="MenuItemLink">Processed&nbsp;News</a></li>
- <li><a href="/News.html?page=3" class="MenuItemLink">Outgoing&nbsp;News</a></li>
- <li><a href="/News.html?page=4" class="MenuItemLink">Published&nbsp;News</a></li>
+ <li><a href="News.html" class="MenuItemLink">Overview</a></li>
+ <li><a href="News.html?page=1" class="MenuItemLink">Incoming&nbsp;News</a></li>
+ <li><a href="News.html?page=2" class="MenuItemLink">Processed&nbsp;News</a></li>
+ <li><a href="News.html?page=3" class="MenuItemLink">Outgoing&nbsp;News</a></li>
+ <li><a href="News.html?page=4" class="MenuItemLink">Published&nbsp;News</a></li>
</ul>
</div>
<div class="SubMenugroup">
<h3>Community Data</h3>
<ul class="SubMenu">
- <li><a href="/Surftips.html" class="MenuItemLink">Surftips</a></li>
- <li><a href="/Wiki.html?display=1" class="MenuItemLink">Local Peer Wiki</a></li>
+ <li><a href="Surftips.html" class="MenuItemLink">Surftips</a></li>
+ <li><a href="Wiki.html?display=1" class="MenuItemLink">Local Peer Wiki</a></li>
</ul>
</div>
</div>
diff --git a/htroot/env/templates/submenuConfig.template b/htroot/env/templates/submenuConfig.template
index 62781b80c..d7b80205c 100644
--- a/htroot/env/templates/submenuConfig.template
+++ b/htroot/env/templates/submenuConfig.template
@@ -1,19 +1,19 @@
<div class="SubMenu">
<h3>Peer Administration Console</h3>
<ul class="SubMenu">
- <li><a href="/Status.html" class="MenuItemLink">Status</a></li>
- <li><a href="/ConfigBasic.html" class="MenuItemLink lock">Basic Configuration</a></li>
- <li><a href="/ConfigAccounts_p.html" class="MenuItemLink lock">Accounts</a></li>
- <li><a href="/ConfigNetwork_p.html" class="MenuItemLink lock">Network Configuration</a></li>
- <li><a href="/ConfigUpdate_p.html" class="MenuItemLink lock">Download System Update</a></li>
+ <li><a href="Status.html" class="MenuItemLink">Status</a></li>
+ <li><a href="ConfigBasic.html" class="MenuItemLink lock">Basic Configuration</a></li>
+ <li><a href="ConfigAccounts_p.html" class="MenuItemLink lock">Accounts</a></li>
+ <li><a href="ConfigNetwork_p.html" class="MenuItemLink lock">Network Configuration</a></li>
+ <li><a href="ConfigUpdate_p.html" class="MenuItemLink lock">Download System Update</a></li>
</ul>
</div>
<div class="SubMenu">
<ul class="SubMenu">
- <li><a href="/Performance_p.html" class="MenuItemLink lock">Performance</a></li>
- <li><a href="/Settings_p.html" class="MenuItemLink lock">Advanced Settings</a></li>
- <li><a href="/ConfigRobotsTxt_p.html" class="MenuItemLink lock">Local robots.txt</a></li>
- <li><a href="/ConfigProperties_p.html" class="MenuItemLink lock">Advanced Properties</a></li>
- <li><a href="/Threaddump_p.html" class="MenuItemLink lock">Thread Dump</a></li>
+ <li><a href="Performance_p.html" class="MenuItemLink lock">Performance</a></li>
+ <li><a href="Settings_p.html" class="MenuItemLink lock">Advanced Settings</a></li>
+ <li><a href="ConfigRobotsTxt_p.html" class="MenuItemLink lock">Local robots.txt</a></li>
+ <li><a href="ConfigProperties_p.html" class="MenuItemLink lock">Advanced Properties</a></li>
+ <li><a href="Threaddump_p.html" class="MenuItemLink lock">Thread Dump</a></li>
</ul>
</div> \ No newline at end of file
diff --git a/htroot/env/templates/submenuCookie.template b/htroot/env/templates/submenuCookie.template
index 2ad542b5b..7fac0fba6 100644
--- a/htroot/env/templates/submenuCookie.template
+++ b/htroot/env/templates/submenuCookie.template
@@ -1,7 +1,7 @@
<div class="SubMenu">
<h3>Cookie Menu</h3>
<ul class="SubMenu">
- <li><a href="/CookieMonitorIncoming_p.html" class="MenuItemLink lock">Incoming&nbsp;Cookies</a></li>
- <li><a href="/CookieMonitorOutgoing_p.html" class="MenuItemLink lock">Outgoing&nbsp;Cookies</a></li>
+ <li><a href="CookieMonitorIncoming_p.html" class="MenuItemLink lock">Incoming&nbsp;Cookies</a></li>
+ <li><a href="CookieMonitorOutgoing_p.html" class="MenuItemLink lock">Outgoing&nbsp;Cookies</a></li>
</ul>
</div> \ No newline at end of file
diff --git a/htroot/env/templates/submenuCrawlMonitor.template b/htroot/env/templates/submenuCrawlMonitor.template
index 715495949..2c11f3bee 100644
--- a/htroot/env/templates/submenuCrawlMonitor.template
+++ b/htroot/env/templates/submenuCrawlMonitor.template
@@ -5,27 +5,27 @@
<div class="SubMenugroup">
<h3>Processing Monitor</h3>
<ul class="SubMenu">
- <li><a href="/Crawler_p.html" class="MenuItemLink lock">Crawler</a></li>
- <li><a href="/IndexCreateLoaderQueue_p.html" class="MenuItemLink lock">Loader</a></li>
- <li><a href="/IndexCreateParserErrors_p.html" class="MenuItemLink lock">Rejected URLs</a></li>
+ <li><a href="Crawler_p.html" class="MenuItemLink lock">Crawler</a></li>
+ <li><a href="IndexCreateLoaderQueue_p.html" class="MenuItemLink lock">Loader</a></li>
+ <li><a href="IndexCreateParserErrors_p.html" class="MenuItemLink lock">Rejected URLs</a></li>
</ul>
</div>
<div class="SubMenugroup">
<h3>Queues</h3>
<ul class="SubMenu">
- <li><a href="/IndexCreateQueues_p.html?stack=LOCAL" class="MenuItemLink lock">Local</a></li>
- #(p2p)#::<li><a href="/IndexCreateQueues_p.html?stack=GLOBAL" class="MenuItemLink lock">Global</a></li>#(/p2p)#
- #(p2p)#::<li><a href="/IndexCreateQueues_p.html?stack=REMOTE" class="MenuItemLink lock">Remote</a></li>#(/p2p)#
- <li><a href="/IndexCreateQueues_p.html?stack=NOLOAD" class="MenuItemLink lock">No-Load</a></li>
+ <li><a href="IndexCreateQueues_p.html?stack=LOCAL" class="MenuItemLink lock">Local</a></li>
+ #(p2p)#::<li><a href="IndexCreateQueues_p.html?stack=GLOBAL" class="MenuItemLink lock">Global</a></li>#(/p2p)#
+ #(p2p)#::<li><a href="IndexCreateQueues_p.html?stack=REMOTE" class="MenuItemLink lock">Remote</a></li>#(/p2p)#
+ <li><a href="IndexCreateQueues_p.html?stack=NOLOAD" class="MenuItemLink lock">No-Load</a></li>
</ul>
</div>
<div class="SubMenugroup">
<h3>Crawler Steering</h3>
<ul class="SubMenu">
- <li><a href="/CrawlProfileEditor_p.html" class="MenuItemLink lock">Scheduler and Profile Editor</a></li>
- <li><a href="/Table_RobotsTxt_p.html" class="MenuItemLink lock">robots.txt Monitor</a></li>
+ <li><a href="CrawlProfileEditor_p.html" class="MenuItemLink lock">Scheduler and Profile Editor</a></li>
+ <li><a href="Table_RobotsTxt_p.html" class="MenuItemLink lock">robots.txt Monitor</a></li>
</ul>
</div>
@@ -38,14 +38,14 @@
<div class="SubMenu">
<div class="SubMenugroup">
<ul class="SubMenu">
- <li><a href="/CrawlResults.html" class="MenuItemLink">Overview</a></li>
- #(p2p)#::<li><a href="/CrawlResults.html?process=1" class="MenuItemLink lock">(1) Receipts</a></li>#(/p2p)#
- <li><a href="/CrawlResults.html?process=2" class="MenuItemLink lock">(2) Queries</a></li>
- #(p2p)#::<li><a href="/CrawlResults.html?process=3" class="MenuItemLink lock">(3) DHT Transfer</a></li>#(/p2p)#
- <li><a href="/CrawlResults.html?process=4" class="MenuItemLink lock">(4) Proxy Use</a></li>
- <li><a href="/CrawlResults.html?process=5" class="MenuItemLink lock">(5) Local Crawling</a></li>
- #(p2p)#::<li><a href="/CrawlResults.html?process=6" class="MenuItemLink">(6) Global Crawling</a></li>#(/p2p)#
- <li><a href="/CrawlResults.html?process=7" class="MenuItemLink lock">(7) Surrogate Import</a></li>
+ <li><a href="CrawlResults.html" class="MenuItemLink">Overview</a></li>
+ #(p2p)#::<li><a href="CrawlResults.html?process=1" class="MenuItemLink lock">(1) Receipts</a></li>#(/p2p)#
+ <li><a href="CrawlResults.html?process=2" class="MenuItemLink lock">(2) Queries</a></li>
+ #(p2p)#::<li><a href="CrawlResults.html?process=3" class="MenuItemLink lock">(3) DHT Transfer</a></li>#(/p2p)#
+ <li><a href="CrawlResults.html?process=4" class="MenuItemLink lock">(4) Proxy Use</a></li>
+ <li><a href="CrawlResults.html?process=5" class="MenuItemLink lock">(5) Local Crawling</a></li>
+ #(p2p)#::<li><a href="CrawlResults.html?process=6" class="MenuItemLink">(6) Global Crawling</a></li>#(/p2p)#
+ <li><a href="CrawlResults.html?process=7" class="MenuItemLink lock">(7) Surrogate Import</a></li>
</ul>
</div>
</div> \ No newline at end of file
diff --git a/htroot/env/templates/submenuIndexControl.template b/htroot/env/templates/submenuIndexControl.template
index b6a96779f..01fd86e41 100644
--- a/htroot/env/templates/submenuIndexControl.template
+++ b/htroot/env/templates/submenuIndexControl.template
@@ -1,15 +1,15 @@
<div class="SubMenu">
<h3>Index Administration</h3>
<ul class="SubMenu">
- <li><a href="/IndexControlURLs_p.html" class="MenuItemLink lock">URL Database Administration</a></li>
- <li><a href="/IndexDeletion_p.html" class="MenuItemLink lock">Index Deletion</a></li>
- <li><a href="/IndexFederated_p.html" class="MenuItemLink lock">Index Sources &amp; Targets</a></li>
- <li><a href="/IndexSchema_p.html" class="MenuItemLink lock">Solr Schema Editor</a></li>
- <li><a href="/IndexReIndexMonitor_p.html" class="MenuItemLink lock">Field Re-Indexing</a></li>
- #(p2p)#::<li><a href="/IndexControlRWIs_p.html" class="MenuItemLink lock">Reverse Word Index</a></li>#(/p2p)#
- <!--<li><a href="/IndexControlCleaner_p.html" class="MenuItemLink lock">Index Cleaner</a></li>-->
- <!--<li><a href="/ContentAnalysis_p.html" class="MenuItemLink lock">Content Analysis</a></li>-->
- <li><a href="/ConfigHTCache_p.html" class="MenuItemLink lock">Web Cache</a></li>
- <li><a href="/ConfigParser.html" class="MenuItemLink lock">Parser Configuration</a></li>
+ <li><a href="IndexControlURLs_p.html" class="MenuItemLink lock">URL Database Administration</a></li>
+ <li><a href="IndexDeletion_p.html" class="MenuItemLink lock">Index Deletion</a></li>
+ <li><a href="IndexFederated_p.html" class="MenuItemLink lock">Index Sources &amp; Targets</a></li>
+ <li><a href="IndexSchema_p.html" class="MenuItemLink lock">Solr Schema Editor</a></li>
+ <li><a href="IndexReIndexMonitor_p.html" class="MenuItemLink lock">Field Re-Indexing</a></li>
+ #(p2p)#::<li><a href="IndexControlRWIs_p.html" class="MenuItemLink lock">Reverse Word Index</a></li>#(/p2p)#
+ <!--<li><a href="IndexControlCleaner_p.html" class="MenuItemLink lock">Index Cleaner</a></li>-->
+ <!--<li><a href="ContentAnalysis_p.html" class="MenuItemLink lock">Content Analysis</a></li>-->
+ <li><a href="ConfigHTCache_p.html" class="MenuItemLink lock">Web Cache</a></li>
+ <li><a href="ConfigParser.html" class="MenuItemLink lock">Parser Configuration</a></li>
</ul>
</div>
diff --git a/htroot/env/templates/submenuIndexCreate.template b/htroot/env/templates/submenuIndexCreate.template
index 6387127b6..ce5a66841 100644
--- a/htroot/env/templates/submenuIndexCreate.template
+++ b/htroot/env/templates/submenuIndexCreate.template
@@ -5,35 +5,35 @@
<div class="SubMenugroup">
<h3>Crawler/Spider</h3>
<ul class="SubMenu">
- <li><a href="/CrawlStartSite_p.html" class="MenuItemLink lock">Full Site Crawl/<br/>Sitemap Loader</a></li>
- <li><a href="/CrawlStartExpert_p.html" class="MenuItemLink lock">Crawl Start<br/>(Expert)</a></li>
- <li><a href="/CrawlStartScanner_p.html" class="MenuItemLink lock">Network<br/>Scanner</a></li>
- <li><a href="/Load_MediawikiWiki.html" class="MenuItemLink">Crawling of<br/>MediaWikis</a></li>
- <li><a href="/Load_PHPBB3.html" class="MenuItemLink">Crawling of<br/>phpBB3 Forums</a></li>
+ <li><a href="CrawlStartSite_p.html" class="MenuItemLink lock">Full Site Crawl/<br/>Sitemap Loader</a></li>
+ <li><a href="CrawlStartExpert_p.html" class="MenuItemLink lock">Crawl Start<br/>(Expert)</a></li>
+ <li><a href="CrawlStartScanner_p.html" class="MenuItemLink lock">Network<br/>Scanner</a></li>
+ <li><a href="Load_MediawikiWiki.html" class="MenuItemLink">Crawling of<br/>MediaWikis</a></li>
+ <li><a href="Load_PHPBB3.html" class="MenuItemLink">Crawling of<br/>phpBB3 Forums</a></li>
</ul>
</div>
<div class="SubMenugroup">
<h3>Content Import</h3>
<ul class="SubMenu">
- <li><a href="/Load_RSS_p.html" class="MenuItemLink lock">RSS Feed<br/>Importer</a></li>
- <li><a href="/IndexImportOAIPMH_p.html" class="MenuItemLink lock">OAI-PMH<br/>Importer</a></li>
+ <li><a href="Load_RSS_p.html" class="MenuItemLink lock">RSS Feed<br/>Importer</a></li>
+ <li><a href="IndexImportOAIPMH_p.html" class="MenuItemLink lock">OAI-PMH<br/>Importer</a></li>
</ul>
</div>
<div class="SubMenugroup">
<h3>Network Harvesting</h3>
<ul class="SubMenu">
- <li><a href="/RemoteCrawl_p.html" class="MenuItemLink lock">Remote<br/>Crawling</a></li>
- <li><a href="/ProxyIndexingMonitor_p.html" class="MenuItemLink lock">Scraping<br/>Proxy</a></li>
+ <li><a href="RemoteCrawl_p.html" class="MenuItemLink lock">Remote<br/>Crawling</a></li>
+ <li><a href="ProxyIndexingMonitor_p.html" class="MenuItemLink lock">Scraping<br/>Proxy</a></li>
</ul>
</div>
<div class="SubMenugroup">
<h3>Database Reader</h3>
<ul class="SubMenu">
- <li><a href="/ContentIntegrationPHPBB3_p.html" class="MenuItemLink lock">Database Reader<br/>for phpBB3 Forums</a></li>
- <li><a href="/IndexImportMediawiki_p.html" class="MenuItemLink lock">Dump Reader for <br/>MediaWiki dumps</a></li>
+ <li><a href="ContentIntegrationPHPBB3_p.html" class="MenuItemLink lock">Database Reader<br/>for phpBB3 Forums</a></li>
+ <li><a href="IndexImportMediawiki_p.html" class="MenuItemLink lock">Dump Reader for <br/>MediaWiki dumps</a></li>
</ul>
</div>
</div> \ No newline at end of file
diff --git a/htroot/env/templates/submenuPublication.template b/htroot/env/templates/submenuPublication.template
index 14321acc1..a9e38c270 100644
--- a/htroot/env/templates/submenuPublication.template
+++ b/htroot/env/templates/submenuPublication.template
@@ -1,8 +1,8 @@
<div class="SubMenu">
<h3>Publication</h3>
<ul class="SubMenu">
- <li><a href="/Wiki.html?display=1" class="MenuItemLink lock">Wiki</a></li>
- <li><a href="/Blog.html?display=1" class="MenuItemLink lock">Blog</a></li>
- <li><a href="/repository/" class="MenuItemLink lock">File Hosting</a></li>
+ <li><a href="Wiki.html?display=1" class="MenuItemLink lock">Wiki</a></li>
+ <li><a href="Blog.html?display=1" class="MenuItemLink lock">Blog</a></li>
+ <li><a href="repository/" class="MenuItemLink lock">File Hosting</a></li>
</ul>
</div>
diff --git a/htroot/env/templates/submenuSearchConfiguration.template b/htroot/env/templates/submenuSearchConfiguration.template
index 66a1c156d..55a002943 100644
--- a/htroot/env/templates/submenuSearchConfiguration.template
+++ b/htroot/env/templates/submenuSearchConfiguration.template
@@ -1,13 +1,13 @@
<div class="SubMenu">
<h3>Integrated Search Configuration</h3>
<ul class="SubMenu">
- <li><a href="/ConfigPortal.html" class="MenuItemLink">Generic Search Portal</a></li>
- <li><a href="/ConfigSearchPage_p.html" class="MenuItemLink lock">Search Page Layout</a></li>
- <li><a href="/ConfigAppearance_p.html" class="MenuItemLink lock">Appearance</a></li>
- <li><a href="/ConfigLanguage_p.html" class="MenuItemLink lock">Language</a></li>
- <li><a href="/ConfigProfile_p.html" class="MenuItemLink lock">User Profile</a></li>
- <li><a href="/ConfigHeuristics_p.html" class="MenuItemLink lock">Heuristics</a></li>
- <li><a href="/RankingSolr_p.html" class="MenuItemLink lock">Solr Ranking Config</a></li>
- <li><a href="/RankingRWI_p.html" class="MenuItemLink lock">RWI Ranking Config</a></li>
+ <li><a href="ConfigPortal.html" class="MenuItemLink">Generic Search Portal</a></li>
+ <li><a href="ConfigSearchPage_p.html" class="MenuItemLink lock">Search Page Layout</a></li>
+ <li><a href="ConfigAppearance_p.html" class="MenuItemLink lock">Appearance</a></li>
+ <li><a href="ConfigLanguage_p.html" class="MenuItemLink lock">Language</a></li>
+ <li><a href="ConfigProfile_p.html" class="MenuItemLink lock">User Profile</a></li>
+ <li><a href="ConfigHeuristics_p.html" class="MenuItemLink lock">Heuristics</a></li>
+ <li><a href="RankingSolr_p.html" class="MenuItemLink lock">Solr Ranking Config</a></li>
+ <li><a href="RankingRWI_p.html" class="MenuItemLink lock">RWI Ranking Config</a></li>
</ul>
</div> \ No newline at end of file
diff --git a/htroot/env/templates/submenuSearchIntegration.template b/htroot/env/templates/submenuSearchIntegration.template
index 4a5397425..95d7bb8a2 100644
--- a/htroot/env/templates/submenuSearchIntegration.template
+++ b/htroot/env/templates/submenuSearchIntegration.template
@@ -1,7 +1,7 @@
<div class="SubMenu">
<h3>Search Integration into External Sites</h3>
<ul class="SubMenu">
- <li><a href="/ConfigLiveSearch.html" class="MenuItemLink">Live Search Anywhere</a></li>
- <li><a href="/ConfigSearchBox.html" class="MenuItemLink">Search Box Anywhere</a></li>
+ <li><a href="ConfigLiveSearch.html" class="MenuItemLink">Live Search Anywhere</a></li>
+ <li><a href="ConfigSearchBox.html" class="MenuItemLink">Search Box Anywhere</a></li>
</ul>
</div> \ No newline at end of file
diff --git a/htroot/env/templates/submenuSemantic.template b/htroot/env/templates/submenuSemantic.template
index 9784045ef..659590c2f 100644
--- a/htroot/env/templates/submenuSemantic.template
+++ b/htroot/env/templates/submenuSemantic.template
@@ -5,17 +5,17 @@
<div class="SubMenugroup">
<h3>Automated Annotation</h3>
<ul class="SubMenu">
- <li><a href="/Vocabulary_p.html" class="MenuItemLink lock">Auto-Annotation Vocabulary Editor</a></li>
- <li><a href="/DictionaryLoader_p.html" class="MenuItemLink lock">Knowledge Loader</a></li>
+ <li><a href="Vocabulary_p.html" class="MenuItemLink lock">Auto-Annotation Vocabulary Editor</a></li>
+ <li><a href="DictionaryLoader_p.html" class="MenuItemLink lock">Knowledge Loader</a></li>
</ul>
</div>
<div class="SubMenugroup">
<h3>Augmented Content</h3>
<ul class="SubMenu">
- <li><a href="/AugmentedBrowsing_p.html" class="MenuItemLink lock">Augmented Browsing</a></li>
- <li><a href="/AugmentedBrowsingFilters_p.html" class="MenuItemLink lock">Filters and Modules</a></li>
- <li><a href="/AugmentedParsing_p.html" class="MenuItemLink lock">Augmented Parsing</a></li>
+ <li><a href="AugmentedBrowsing_p.html" class="MenuItemLink lock">Augmented Browsing</a></li>
+ <li><a href="AugmentedBrowsingFilters_p.html" class="MenuItemLink lock">Filters and Modules</a></li>
+ <li><a href="AugmentedParsing_p.html" class="MenuItemLink lock">Augmented Parsing</a></li>
</ul>
</div>
</div> \ No newline at end of file
diff --git a/htroot/env/templates/submenuTargetAnalysis.template b/htroot/env/templates/submenuTargetAnalysis.template
index 003a25f8e..1d1b27382 100644
--- a/htroot/env/templates/submenuTargetAnalysis.template
+++ b/htroot/env/templates/submenuTargetAnalysis.template
@@ -1,8 +1,8 @@
<div class="SubMenu">
<h3>Target Analysis</h3>
<ul class="SubMenu">
- <li><a href="/Tables_p.html?table=robots&count=100" class="MenuItemLink lock">Robots.txt Database</a></li>
- <li><a href="/CrawlCheck_p.html" class="MenuItemLink lock">Mass Crawl Check</a></li>
- <li><a href="/RegexTest.html" class="MenuItemLink">Regex Test</a></li>
+ <li><a href="Tables_p.html?table=robots&count=100" class="MenuItemLink lock">Robots.txt Database</a></li>
+ <li><a href="CrawlCheck_p.html" class="MenuItemLink lock">Mass Crawl Check</a></li>
+ <li><a href="RegexTest.html" class="MenuItemLink">Regex Test</a></li>
</ul>
</div>
diff --git a/htroot/env/templates/submenuWebStructure.template b/htroot/env/templates/submenuWebStructure.template
index a5ebb18cc..e9c82fd7b 100644
--- a/htroot/env/templates/submenuWebStructure.template
+++ b/htroot/env/templates/submenuWebStructure.template
@@ -1,7 +1,7 @@
<div class="SubMenu">
<h3>Web Visualization</h3>
<ul class="SubMenu">
- <li><a href="/WatchWebStructure_p.html?host=auto&amp;depth=2&amp;time=1000" class="MenuItemLink lock">Web Structure</a></li>
- <li><a href="/Collage.html" class="MenuItemLink">Image Collage</a></li>
+ <li><a href="WatchWebStructure_p.html?host=auto&amp;depth=2&amp;time=1000" class="MenuItemLink lock">Web Structure</a></li>
+ <li><a href="Collage.html" class="MenuItemLink">Image Collage</a></li>
</ul>
</div> \ No newline at end of file
diff --git a/htroot/index.html b/htroot/index.html
index b1f2446ab..543f6f603 100644
--- a/htroot/index.html
+++ b/htroot/index.html
@@ -16,7 +16,7 @@
<script type="text/javascript" src="yacy/ui/js/jquery.autocomplete.yacy.js"></script>
<script type="text/javascript">
$(document).ready(function() {
- $('#search').autocomplete('/suggest.json', {parse: opensearch, delay: 0, selectFirst: false, scroll: false, max: 30});
+ $('#search').autocomplete('suggest.json', {parse: opensearch, delay: 0, selectFirst: false, scroll: false, max: 30});
function opensearch(data) {
var parsed = [];
data = eval('({"suggest":' + data + '})');
@@ -43,7 +43,7 @@
#(/topmenu)#
#(pi)#::
- <div style="position:fixed; bottom: 0; right: 1px;"><a href="/Status.html">&pi;</a></div>
+ <div style="position:fixed; bottom: 0; right: 1px;"><a href="Status.html">&pi;</a></div>
#(/pi)#
<h2 class="yacy">
diff --git a/htroot/rssTerminal.html b/htroot/rssTerminal.html
index f92979d7c..20e22dd1b 100644
--- a/htroot/rssTerminal.html
+++ b/htroot/rssTerminal.html
@@ -18,9 +18,9 @@ div#feedbox p {
}
</style>
-<script type="text/javascript" src="/js/ajax.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/ajax.js"></script>
+<script type="text/javascript" src="js/rss2.js"></script>
+<script type="text/javascript" src="js/query.js"></script>
<script type="text/javascript">
var lines = new Array();
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>
diff --git a/htroot/www/welcome.html b/htroot/www/welcome.html
index 82c66dbeb..e95a7dcae 100644
--- a/htroot/www/welcome.html
+++ b/htroot/www/welcome.html
@@ -7,7 +7,7 @@
<meta name="keywords" content="yacy individual html content">
<meta name="description" content="YaCy www default page">
<meta name="copyright" content="Michael Christen">
-<link rel="stylesheet" media="all" href="/env/style.css">
+<link rel="stylesheet" media="all" href="../env/style.css">
<!-- (C), Architecture and Realisation: Michael Peter Christen; Contact: mc <at> anomic.de -->
</head>
@@ -18,7 +18,7 @@
<tr height="36">
<td width="240">
<a href="http://www.yacy.net">
- <img width="52" height="33" border="0" src="/env/grafics/yacy.png" align="top" alt="YaCy-Logo">
+ <img width="52" height="33" border="0" src="../env/grafics/yacy.png" align="top" alt="YaCy-Logo">
</a>
</td>
<td width="50%" align="center">
diff --git a/htroot/yacy/ui/colorpicker_images/Thumbs.db b/htroot/yacy/ui/colorpicker_images/Thumbs.db
deleted file mode 100644
index d396c36dd..000000000
--- a/htroot/yacy/ui/colorpicker_images/Thumbs.db
+++ /dev/null
Binary files differ
diff --git a/htroot/yacyinteractive.html b/htroot/yacyinteractive.html
index 60b7bdd74..9f9b3c2f2 100644
--- a/htroot/yacyinteractive.html
+++ b/htroot/yacyinteractive.html
@@ -3,16 +3,16 @@
<head>
<title>YaCy Interactive Search</title>
#%env/templates/metas.template%#
-<script src="/yacy/ui/js/jquery-1.3.2.min.js" type="text/javascript"></script>
-<script type="text/javascript" src="/js/yacyinteractive.js"></script>
-<script type="text/javascript" src="/js/sorttable.js"></script>
-<link media="screen" type="text/css" href="/yacy/ui/css/autocomplete.css" rel="stylesheet" />
+<script src="yacy/ui/js/jquery-1.3.2.min.js" type="text/javascript"></script>
+<script type="text/javascript" src="js/yacyinteractive.js"></script>
+<script type="text/javascript" src="js/sorttable.js"></script>
+<link media="screen" type="text/css" href="yacy/ui/css/autocomplete.css" rel="stylesheet" />
</head>
<body>
-<script type="text/javascript" src="/yacy/ui/js/jquery.autocomplete.yacy.js"></script>
+<script type="text/javascript" src="yacy/ui/js/jquery.autocomplete.yacy.js"></script>
<script type="text/javascript">
$(document).ready(function() {
- $('#search').autocomplete('/suggest.json', {parse: opensearch, delay: 0, selectFirst: false, scroll: false, max: 30});
+ $('#search').autocomplete('suggest.json', {parse: opensearch, delay: 0, selectFirst: false, scroll: false, max: 30});
function opensearch(data) {
var parsed = [];
data = eval('({"suggest":' + data + '})');
diff --git a/htroot/yacysearch.xsl b/htroot/yacysearch.xsl
index 0eaf20038..5e5d1a7fd 100644
--- a/htroot/yacysearch.xsl
+++ b/htroot/yacysearch.xsl
@@ -15,7 +15,7 @@
</head>
<body>
<div align="center">
- <img src="/env/grafics/kaskelix.png"/><br/>
+ <img src="env/grafics/kaskelix.png"/><br/>
<h1><xsl:value-of select='channel/title' /></h1>
</div>
<p>
diff --git a/htroot/yacysearch_location.html b/htroot/yacysearch_location.html
index add9eb9ba..98e4a9404 100644
--- a/htroot/yacysearch_location.html
+++ b/htroot/yacysearch_location.html
@@ -15,8 +15,8 @@
var searchLayer_co1 = null;
var path_mdsearch = 'yacysearch_location.rss?dom=alltext&query=';
var path_losearch = 'yacysearch_location.rss?dom=location&query=';
- var marker_md = new OpenLayers.Icon("/env/grafics/marker_red.png", new OpenLayers.Size(11,16));
- var marker_co = new OpenLayers.Icon("/env/grafics/star_yellow.png", new OpenLayers.Size(25,25));
+ var marker_md = new OpenLayers.Icon("env/grafics/marker_red.png", new OpenLayers.Size(11,16));
+ var marker_co = new OpenLayers.Icon("env/grafics/star_yellow.png", new OpenLayers.Size(25,25));
var shallZoom = true; // flag if the map shall be zoomed to the search result
var shallReload = false; // flag if the search shall be repeated upon next resize of the window
var poisfound = 0;
@@ -155,7 +155,7 @@
#%env/templates/embeddedheader.template%#
::
<div id="api">
-<a href="yacysearch_location.rss" id="apilink"><img src="/env/grafics/api.png" width="60" height="40" alt="API"/></a>
+<a href="yacysearch_location.rss" id="apilink"><img src="env/grafics/api.png" width="60" height="40" alt="API"/></a>
<script type="text/javascript">
//<![CDATA[
document.getElementById('apilink').setAttribute('href', 'yacysearch_location.rss?dom=metatag|alltext&' + window.location.search.substring(1));
diff --git a/htroot/yacysearchitem.html b/htroot/yacysearchitem.html
index d56cdf7ae..7de288c77 100644
--- a/htroot/yacysearchitem.html
+++ b/htroot/yacysearchitem.html
@@ -5,19 +5,19 @@
<a href="#[link]#" target="#[target]#">#[title]#</a></h4>
<div class="urlactions">
#(heuristic)#::
- <img width="16" height="9" src="/env/grafics/heuristic_redundant.gif" title="heuristic:#[name]# (redundant)" style="width:16px; height:9px;" alt="heuristic:#[name]# (redundant)"/>::
- <img width="16" height="9" src="/env/grafics/heuristic_new.gif" title="heuristic:#[name]# (new link)" style="width:16px; height:9px;" alt="heuristic:#[name]# (new link)"/>
+ <img width="16" height="9" src="env/grafics/heuristic_redundant.gif" title="heuristic:#[name]# (redundant)" style="width:16px; height:9px;" alt="heuristic:#[name]# (redundant)"/>::
+ <img width="16" height="9" src="env/grafics/heuristic_new.gif" title="heuristic:#[name]# (new link)" style="width:16px; height:9px;" alt="heuristic:#[name]# (new link)"/>
#(/heuristic)#
#(authorized)#::
#(bookmark)#::
- <a href="#[bookmarklink]#" class="bookmarklink" title="recommend"><img width="11" height="11" src="/env/grafics/empty.gif" title="bookmark" alt="bookmark" class="recommendIcon" /></a>
+ <a href="#[bookmarklink]#" class="bookmarklink" title="recommend"><img width="11" height="11" src="env/grafics/empty.gif" title="bookmark" alt="bookmark" class="recommendIcon" /></a>
#(/bookmark)#
#(recommend)#
- <img width="11" height="11" src="/env/grafics/empty.gif" title="" alt="recommend" class="recommendIcon" />
- <img width="11" height="11" src="/env/grafics/empty.gif" title="" alt="delete" class="deleteIcon" />
+ <img width="11" height="11" src="env/grafics/empty.gif" title="" alt="recommend" class="recommendIcon" />
+ <img width="11" height="11" src="env/grafics/empty.gif" title="" alt="delete" class="deleteIcon" />
::
- <a href="#[recommendlink]#" class="recommendlink" title="recommend"><img width="11" height="11" src="/env/grafics/empty.gif" title="recommend" alt="recommend" class="recommendIcon" /></a>
- <a href="#[deletelink]#" title="delete" class="deletelink" ><img width="11" height="11" src="/env/grafics/empty.gif" title="delete" alt="delete" class="deleteIcon" /></a>
+ <a href="#[recommendlink]#" class="recommendlink" title="recommend"><img width="11" height="11" src="env/grafics/empty.gif" title="recommend" alt="recommend" class="recommendIcon" /></a>
+ <a href="#[deletelink]#" title="delete" class="deletelink" ><img width="11" height="11" src="env/grafics/empty.gif" title="delete" alt="delete" class="deleteIcon" /></a>
#(/recommend)#
#(/authorized)#
</div>
@@ -26,19 +26,19 @@
<p class="urlinfo">
#(showDate)#::#[date]##(/showDate)#
#(showSize)#::&nbsp;|&nbsp;#[sizename]##(/showSize)#
- #(showMetadata)#::&nbsp;|&nbsp;<a href="/solr/select?q=id:%22#[urlhash]#%22&defType=edismax&start=0&rows=1&core=collection1&wt=html" target="_blank" onclick="return hs.htmlExpand(this, { objectType: 'ajax'} )">Metadata</a>#(/showMetadata)#
+ #(showMetadata)#::&nbsp;|&nbsp;<a href="solr/select?q=id:%22#[urlhash]#%22&defType=edismax&start=0&rows=1&core=collection1&wt=html" target="_blank" onclick="return hs.htmlExpand(this, { objectType: 'ajax'} )">Metadata</a>#(/showMetadata)#
#(showParser)#::&nbsp;|&nbsp;<a href="ViewFile.html?urlHash=#[urlhash]#&amp;words=#[words]#" target="_blank">Parser</a>#(/showParser)#
- #(showCitation)#::&nbsp;|&nbsp;<a href="/api/citation.html?hash=#[urlhash]#" target="_blank">Citations</a>#(/showCitation)#
+ #(showCitation)#::&nbsp;|&nbsp;<a href="api/citation.html?hash=#[urlhash]#" target="_blank">Citations</a>#(/showCitation)#
#(showPictures)#::&nbsp;|&nbsp;<a href="yacysearch.html?cat=image&amp;url=#[link]#&amp;query=#[former]#">Pictures</a>#(/showPictures)#
#(showCache)#::&nbsp;|&nbsp;<a href="CacheResource_p.html?url=#[link]#" target="_blank">Cache</a>#(/showCache)#
#(showProxy)#::&nbsp;|&nbsp;<a href="proxy.html?url=#[link]#" target="_blank">Augmented Browsing</a>#(/showProxy)#
- #(showHostBrowser)#::&nbsp;|&nbsp;<a href="/HostBrowser.html?path=#[link]#"><img src="/env/grafics/minitree.png" width="15" height="8"/></a>#(/showHostBrowser)#
+ #(showHostBrowser)#::&nbsp;|&nbsp;<a href="HostBrowser.html?path=#[link]#"><img src="env/grafics/minitree.png" width="15" height="8"/></a>#(/showHostBrowser)#
</p>
</div>
::
#(item)#::<div class="thumbcontainer">
<a href="#[hrefCache]#" target="#[target]#" class="thumblink" onclick="return hs.expand(this)">
- <!-- <img src="/ViewImage.png?maxwidth=128&amp;maxheight=128&amp;code=#[code]#" alt="#[name]#" /> -->
+ <!-- <img src="ViewImage.png?maxwidth=128&amp;maxheight=128&amp;code=#[code]#" alt="#[name]#" /> -->
<img src="#[href]#" width="128" height="128" alt="#[name]#" />
</a>
<div class="highslide-caption"><a href="#[href]#" target="#[target]#">#[name]#</a><br /><a href="#[source]#" target="#[target]#">#[sourcedom]#</a></div>
diff --git a/htroot/yacysearchitem.java b/htroot/yacysearchitem.java
index 7306864b8..cdbbca0b4 100644
--- a/htroot/yacysearchitem.java
+++ b/htroot/yacysearchitem.java
@@ -143,10 +143,10 @@ public class yacysearchitem {
prop.put("content_authorized", authenticated ? "1" : "0");
final String urlhash = ASCII.String(result.hash());
prop.put("content_authorized_bookmark", sb.tables.bookmarks.hasBookmark("admin", urlhash) ? "0" : "1");
- prop.putHTML("content_authorized_bookmark_bookmarklink", "/yacysearch.html?query=" + origQ.replace(' ', '+') + "&Enter=Search&count=" + theSearch.query.itemsPerPage() + "&offset=" + (theSearch.query.neededResults() - theSearch.query.itemsPerPage()) + "&order=" + crypt.simpleEncode(theSearch.query.ranking.toExternalString()) + "&resource=" + resource + "&time=3&bookmarkref=" + urlhash + "&urlmaskfilter=.*");
+ prop.putHTML("content_authorized_bookmark_bookmarklink", "yacysearch.html?query=" + origQ.replace(' ', '+') + "&Enter=Search&count=" + theSearch.query.itemsPerPage() + "&offset=" + (theSearch.query.neededResults() - theSearch.query.itemsPerPage()) + "&order=" + crypt.simpleEncode(theSearch.query.ranking.toExternalString()) + "&resource=" + resource + "&time=3&bookmarkref=" + urlhash + "&urlmaskfilter=.*");
prop.put("content_authorized_recommend", (sb.peers.newsPool.getSpecific(NewsPool.OUTGOING_DB, NewsPool.CATEGORY_SURFTIPP_ADD, "url", resultUrlstring) == null) ? "1" : "0");
- prop.putHTML("content_authorized_recommend_deletelink", "/yacysearch.html?query=" + origQ.replace(' ', '+') + "&Enter=Search&count=" + theSearch.query.itemsPerPage() + "&offset=" + (theSearch.query.neededResults() - theSearch.query.itemsPerPage()) + "&order=" + crypt.simpleEncode(theSearch.query.ranking.toExternalString()) + "&resource=" + resource + "&time=3&deleteref=" + urlhash + "&urlmaskfilter=.*");
- prop.putHTML("content_authorized_recommend_recommendlink", "/yacysearch.html?query=" + origQ.replace(' ', '+') + "&Enter=Search&count=" + theSearch.query.itemsPerPage() + "&offset=" + (theSearch.query.neededResults() - theSearch.query.itemsPerPage()) + "&order=" + crypt.simpleEncode(theSearch.query.ranking.toExternalString()) + "&resource=" + resource + "&time=3&recommendref=" + urlhash + "&urlmaskfilter=.*");
+ prop.putHTML("content_authorized_recommend_deletelink", "yacysearch.html?query=" + origQ.replace(' ', '+') + "&Enter=Search&count=" + theSearch.query.itemsPerPage() + "&offset=" + (theSearch.query.neededResults() - theSearch.query.itemsPerPage()) + "&order=" + crypt.simpleEncode(theSearch.query.ranking.toExternalString()) + "&resource=" + resource + "&time=3&deleteref=" + urlhash + "&urlmaskfilter=.*");
+ prop.putHTML("content_authorized_recommend_recommendlink", "yacysearch.html?query=" + origQ.replace(' ', '+') + "&Enter=Search&count=" + theSearch.query.itemsPerPage() + "&offset=" + (theSearch.query.neededResults() - theSearch.query.itemsPerPage()) + "&order=" + crypt.simpleEncode(theSearch.query.ranking.toExternalString()) + "&resource=" + resource + "&time=3&recommendref=" + urlhash + "&urlmaskfilter=.*");
prop.put("content_authorized_urlhash", urlhash);
final String resulthashString = urlhash;
prop.putHTML("content_title", result.title());