diff --git a/defaults/yacy.init b/defaults/yacy.init index d95c70be1..d99aeaff4 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -1149,7 +1149,7 @@ content.phpbb3.dumpfile = # search engine teaser: an about box in search results # this is only shown, if the about.body is filled about.headline=Please support YaCy! -about.body=
If you run a YaCy server, feel free to replace our donation plea with your own support message, use the Portal Configuration servlet.
+about.body=
If you run a YaCy server, feel free to replace our donation plea with your own support message, use the Portal Configuration servlet.
donation.iframesource=http://yacy.net/include/donate.html donation.iframetarget=env/donate.html diff --git a/htroot/ConfigSearchPage_p.html b/htroot/ConfigSearchPage_p.html index 0d55289ca..ea7ee5569 100644 --- a/htroot/ConfigSearchPage_p.html +++ b/htroot/ConfigSearchPage_p.html @@ -189,12 +189,12 @@ Date Navigation - - - + + +
- + +
:: diff --git a/htroot/HostBrowser.html b/htroot/HostBrowser.html index 3be40602c..5a56c69c2 100644 --- a/htroot/HostBrowser.html +++ b/htroot/HostBrowser.html @@ -20,7 +20,7 @@ function search(query) { else if (window.ActiveXObject) { // IE self.xmlHttpReq = new ActiveXObject("Microsoft.XMLHTTP"); } - self.xmlHttpReq.open('GET', "/solr/select?q=sku:\"" + query + "\" OR host_s:\"" + query + "\" OR host_dnc_s:\"" + query + "\" OR host_organization_s:\"" + query + "\" OR host_organizationdnc_s:\"" + query + "\" OR host_subdomain_s:\"" + query + "\" OR url_paths_sxt:\"" + query + "\" OR url_file_name_s:\"" + query + "\"&start=0&rows=100&wt=yjson", true); + self.xmlHttpReq.open('GET', "solr/select?q=sku:\"" + query + "\" OR host_s:\"" + query + "\" OR host_dnc_s:\"" + query + "\" OR host_organization_s:\"" + query + "\" OR host_organizationdnc_s:\"" + query + "\" OR host_subdomain_s:\"" + query + "\" OR url_paths_sxt:\"" + query + "\" OR url_file_name_s:\"" + query + "\"&start=0&rows=100&wt=yjson", true); self.xmlHttpReq.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); self.xmlHttpReq.onreadystatechange = function() { if (self.xmlHttpReq.readyState == 4) { @@ -114,12 +114,12 @@ function updatepage(str) { - - - + + +
- + +
#(/linkgraph)# diff --git a/htroot/Network.html b/htroot/Network.html index 487078634..3a12d013a 100644 --- a/htroot/Network.html +++ b/htroot/Network.html @@ -31,7 +31,7 @@ #(/menu)# -
API +
API 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 API wiki page. diff --git a/htroot/Status.html b/htroot/Status.html index 2de6d9d2b..9db8e3c05 100644 --- a/htroot/Status.html +++ b/htroot/Status.html @@ -9,7 +9,7 @@ function loadBanner() { for (var i = 0; i < document.images.length; i++) { if (document.images[i].src.indexOf("Banner.png") > 0) { - document.images[i].src = "/Banner.png?textcolor=000000&bgcolor=e7effc&bordercolor=5090d0&time=" + (new Date()).getTime(); + document.images[i].src = "Banner.png?textcolor=000000&bgcolor=e7effc&bordercolor=5090d0&time=" + (new Date()).getTime(); break; } } diff --git a/htroot/ViewFile.html b/htroot/ViewFile.html index 0253aa6f8..c31d3d3ac 100644 --- a/htroot/ViewFile.html +++ b/htroot/ViewFile.html @@ -19,7 +19,7 @@ function search(query) { else if (window.ActiveXObject) { // IE self.xmlHttpReq = new ActiveXObject("Microsoft.XMLHTTP"); } - self.xmlHttpReq.open('GET', "/solr/select?q=sku:\"" + query + "\" OR host_s:\"" + query + "\" OR host_dnc_s:\"" + query + "\" OR host_organization_s:\"" + query + "\" OR host_organizationdnc_s:\"" + query + "\" OR host_subdomain_s:\"" + query + "\"&start=0&rows=100&wt=yjson", true); + self.xmlHttpReq.open('GET', "solr/select?q=sku:\"" + query + "\" OR host_s:\"" + query + "\" OR host_dnc_s:\"" + query + "\" OR host_organization_s:\"" + query + "\" OR host_organizationdnc_s:\"" + query + "\" OR host_subdomain_s:\"" + query + "\"&start=0&rows=100&wt=yjson", true); self.xmlHttpReq.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); self.xmlHttpReq.onreadystatechange = function() { if (self.xmlHttpReq.readyState == 4) { @@ -83,7 +83,7 @@ function updatepage(str) {
- #(moar)#::#(/moar)# + #(moar)#::#(/moar)#
#(moar)#:: diff --git a/htroot/index.html b/htroot/index.html index 8fe556af1..7da5b4f54 100644 --- a/htroot/index.html +++ b/htroot/index.html @@ -6,7 +6,7 @@ #%env/templates/metas.template%# - + +

#[promoteSearchPageGreeting]#

@@ -69,7 +69,7 @@ #(searchaudio)#:: Audio  #(/searchaudio)# #(searchvideo)#:: Video  #(/searchvideo)# #(searchapp)#:: Applications#(/searchapp)# - #(searchoptions)#  more options...::#(/searchoptions)# + #(searchoptions)#  more options...::#(/searchoptions)#
#(/searchdomswitches)# diff --git a/htroot/js/Crawler.js b/htroot/js/Crawler.js index 1b4ea60d5..f66063ee4 100644 --- a/htroot/js/Crawler.js +++ b/htroot/js/Crawler.js @@ -19,8 +19,8 @@ */ DELETE_STRING="delete"; -BAR_IMG1="/env/grafics/green-block.png"; -BAR_IMG2="/env/grafics/red-block.png"; +BAR_IMG1="env/grafics/green-block.png"; +BAR_IMG2="env/grafics/red-block.png"; WORDCACHEBAR_LENGTH=1/4; var statusRPC; @@ -91,12 +91,12 @@ function refresh(){ wait=refreshInterval; statusLoaded=false; requestStatus(); - getRSS("/api/feed.xml?count=20&set=REMOTEINDEXING,LOCALINDEXING&time=" + (new Date()).getTime()); + getRSS("api/feed.xml?count=20&set=REMOTEINDEXING,LOCALINDEXING&time=" + (new Date()).getTime()); } function requestStatus(){ statusRPC=createRequestObject(); - statusRPC.open('get', '/api/status_p.xml?html='); + statusRPC.open('get', 'api/status_p.xml?html='); statusRPC.onreadystatechange = handleStatus; statusRPC.send(null); } @@ -370,12 +370,12 @@ function putQueueState(queue, state) { if (state == "paused") { a.href = "Crawler_p.html?continue=" + queue; a.title = "Continue this queue (" + state + ")"; - img.src = "/env/grafics/start.gif"; + img.src = "env/grafics/start.gif"; img.alt = "Continue this queue"; } else { a.href = "Crawler_p.html?pause=" + queue; a.title = "Pause this queue (" + state + ")"; - img.src = "/env/grafics/pause.gif"; + img.src = "env/grafics/pause.gif"; img.alt = "Pause this queue"; } } diff --git a/htroot/js/IndexCreate.js b/htroot/js/IndexCreate.js index 2374d4273..5aa67278b 100644 --- a/htroot/js/IndexCreate.js +++ b/htroot/js/IndexCreate.js @@ -25,8 +25,8 @@ * for the JavaScript code in this file. */ -var AJAX_OFF="/env/grafics/empty.gif"; -var AJAX_ON="/env/grafics/ajax.gif"; +var AJAX_OFF="env/grafics/empty.gif"; +var AJAX_ON="env/grafics/ajax.gif"; var timeout=""; function handleResponse(){ @@ -52,14 +52,14 @@ function handleResponse(){ } if (docrobotsOK==1){ img=document.createElement("img"); - img.setAttribute("src", "/env/grafics/ok.png"); + img.setAttribute("src", "env/grafics/ok.png"); img.setAttribute("width", "32px"); img.setAttribute("height", "32px"); img.setAttribute("alt", "robots.txt - OK"); robotsOKspan.appendChild(img); } else if(docrobotsOK==0){ img=document.createElement("img"); - img.setAttribute("src", "/env/grafics/bad.png"); + img.setAttribute("src", "env/grafics/bad.png"); img.setAttribute("width", "32px"); img.setAttribute("height", "32px"); img.setAttribute("alt", "robots.txt - Bad"); @@ -105,6 +105,6 @@ function loadInfos() { url=document.getElementById("crawlingURL").value; if (url.indexOf("ftp") == 0 || url.indexOf("smb") == 0) document.getElementById("crawlingQ").checked = true; // since the pdf parser update for page separation, we need to set this - sndReq('/api/getpageinfo_p.xml?actions=title,robots&url='+url); - document.getElementById("api").innerHTML = "APISee the page info about the start url."; + sndReq('api/getpageinfo_p.xml?actions=title,robots&url='+url); + document.getElementById("api").innerHTML = "APISee the page info about the start url."; } diff --git a/htroot/js/highslide/highslide.js b/htroot/js/highslide/highslide.js index 592a0b380..a7d2b5669 100644 --- a/htroot/js/highslide/highslide.js +++ b/htroot/js/highslide/highslide.js @@ -47,7 +47,7 @@ lang : { restoreTitle : 'Click to close image, click and drag to move. Use arrow keys for next and previous.' }, // See http://highslide.com/ref for examples of settings -graphicsDir : '/js/highslide/graphics/', +graphicsDir : 'js/highslide/graphics/', expandCursor : 'zoomin.cur', // null disables restoreCursor : 'zoomout.cur', // null disables expandDuration : 250, // milliseconds diff --git a/htroot/js/hypertree.js b/htroot/js/hypertree.js index 262a0775d..4c69ec753 100644 --- a/htroot/js/hypertree.js +++ b/htroot/js/hypertree.js @@ -21,7 +21,7 @@ function linkstructure(hostname, element, width, height, maxtime, maxnodes) { var nodes = {}; var links = []; var linkstructure = {}; - $.getJSON("/api/linkstructure.json?about=" + hostname + "&maxtime=" + maxtime + "&maxnodes=" + maxnodes, function(linkstructure) { + $.getJSON("api/linkstructure.json?about=" + hostname + "&maxtime=" + maxtime + "&maxnodes=" + maxnodes, function(linkstructure) { links = linkstructure.graph; links.forEach(function(link) { link.source = nodes[link.source] || (nodes[link.source] = {name: link.source, type:"Inbound"}); diff --git a/htroot/jslicense.html b/htroot/jslicense.html index 25cb5db91..aab19cfef 100755 --- a/htroot/jslicense.html +++ b/htroot/jslicense.html @@ -14,214 +14,214 @@ Source - jquery.min.js + jquery.min.js Expat jquery-1.11.0.js - bootstrap.min.js + bootstrap.min.js Expat - bootstrap.js (3.3.6) + bootstrap.js (3.3.6) - bootstrap-switch.min.js + bootstrap-switch.min.js Apache-2.0 - bootstrap-switch.js (3.0.0) + bootstrap-switch.js (3.0.0) - html5shiv.js + html5shiv.js Expat html5shiv.js (3.7.0) - respond.min.js + respond.min.js Expat respond.src.js (1.4.2) - typeahead.jquery.min.js + typeahead.jquery.min.js Expat typeahead.jquery.js (0.10.2) - flexigrid.pack.js + flexigrid.pack.js Expat flexigrid-1.1.zip (0.10.2) - jquery-1.7.min.js + jquery-1.7.min.js Expat jquery-1.7.js - jquery-ui-1.8.16.custom.min.js + jquery-ui-1.8.16.custom.min.js Expat jquery-ui.js (1.8.16) - jquery-ui-combobox.js + jquery-ui-combobox.js Expat - jquery-ui-combobox.js + jquery-ui-combobox.js - jquery.field-0.9.2.min.js + jquery.field-0.9.2.min.js Expat - jquery.field-0.9.2.min.js + jquery.field-0.9.2.min.js - jquery.form-2.73.js + jquery.form-2.73.js Expat - jquery.form-2.73.js + jquery.form-2.73.js - jquery.multiselect.filter.min.js + jquery.multiselect.filter.min.js Expat jquery.multiselect.filter.js (1.3) - jquery.multiselect.min.js + jquery.multiselect.min.js Expat jquery.multiselect.js (1.12pre) - jquery.query-2.1.7.js + jquery.query-2.1.7.js WTFPL - jquery.query-2.1.7.js + jquery.query-2.1.7.js - jquery.rdfquery.core-1.0.js + jquery.rdfquery.core-1.0.js Expat - jquery.rdfquery.core-1.0.js + jquery.rdfquery.core-1.0.js - jquery.tagsinput.min.js + jquery.tagsinput.min.js Expat - jquery.tagsinput.min.js + jquery.tagsinput.min.js - typeahead.jquery.min.js + typeahead.jquery.min.js Expat - typeahead.jquery.js (0.10.2) + typeahead.jquery.js (0.10.2) - d3.v3.min.js + d3.v3.min.js Modified-BSD d3.v3.js (3.4.4) - highslide.js + highslide.js Expat - highslide.js (4.1.13) + highslide.js (4.1.13) - morris.js + morris.js FreeBSD - morris.js (4.1.13) + morris.js (4.1.13) - raphael-min.js + raphael-min.js Expat raphael.js (2.1.3) - sorttable.js + sorttable.js Expat - sorttable.js (2.1.3) + sorttable.js (2.1.3) - ajax.js + ajax.js GNU-GPL-2.0-or-later - ajax.js + ajax.js - Bookmarks.js + Bookmarks.js GNU-GPL-2.0-or-later - Bookmarks.js + Bookmarks.js - Crawler.js + Crawler.js GNU-GPL-2.0-or-later - Crawler.js + Crawler.js - html.js + html.js GNU-GPL-2.0-or-later - html.js + html.js - hypertree.js + hypertree.js GNU-GPL-2.0-or-later - hypertree.js + hypertree.js - IndexCreate.js + IndexCreate.js GNU-GPL-2.0-or-later - IndexCreate.js + IndexCreate.js - query.js + query.js GNU-GPL-2.0-or-later - query.js + query.js - rss2.js + rss2.js GNU-GPL-2.0-or-later - rss2.js + rss2.js - WatchWebStructure.js + WatchWebStructure.js GNU-GPL-2.0-or-later - WatchWebStructure.js + WatchWebStructure.js - xml.js + xml.js GNU-GPL-2.0-or-later - xml.js + xml.js - yacy-ymarks-bookmark-actions.js + yacy-ymarks-bookmark-actions.js GNU-GPL-2.0-or-later - yacy-ymarks-bookmark-actions.js + yacy-ymarks-bookmark-actions.js - yacy-ymarks-tag-actions.js + yacy-ymarks-tag-actions.js GNU-GPL-2.0-or-later - yacy-ymarks-tag-actions.js + yacy-ymarks-tag-actions.js - yacy-ymarks.js + yacy-ymarks.js GNU-GPL-2.0-or-later - yacy-ymarks.js + yacy-ymarks.js - yacyinteractive.js + yacyinteractive.js GNU-GPL-2.0-or-later - yacyinteractive.js + yacyinteractive.js - yacysearch.js + yacysearch.js GNU-GPL-2.0-or-later - yacysearch.js + yacysearch.js - yacy-portalsearch.js + yacy-portalsearch.js Expat - yacy-portalsearch.js + yacy-portalsearch.js - jquery.colorpicker.js + jquery.colorpicker.js Expat - jquery.colorpicker.js + jquery.colorpicker.js - jquery.dimensions.min.js + jquery.dimensions.min.js Expat jquery.dimensions.js - jquery.tagcloud.js + jquery.tagcloud.js Expat - jquery.tagcloud.js + jquery.tagcloud.js diff --git a/htroot/rssTerminal.html b/htroot/rssTerminal.html index 7054ab286..a073e8a51 100644 --- a/htroot/rssTerminal.html +++ b/htroot/rssTerminal.html @@ -136,9 +136,9 @@ function load() { /* Problem is described in the forums and should be fixed by changing the MIME-Type for .rss files in the YaCy HTTPd */ if (navigator.appName=="Microsoft Internet Explorer") { - getRSS("/api/feed.xml?count=80&set=" + set + "&requestCount=" + requestCount + "&time=" + (new Date()).getTime()); + getRSS("api/feed.xml?count=80&set=" + set + "&requestCount=" + requestCount + "&time=" + (new Date()).getTime()); } else { - getRSS("/api/feed.rss?count=80&set=" + set + "&requestCount=" + requestCount + "&time=" + (new Date()).getTime()); + getRSS("api/feed.rss?count=80&set=" + set + "&requestCount=" + requestCount + "&time=" + (new Date()).getTime()); } requestCount++; } diff --git a/htroot/terminal_p.html b/htroot/terminal_p.html index 467bcad6e..d4ef88134 100644 --- a/htroot/terminal_p.html +++ b/htroot/terminal_p.html @@ -16,13 +16,13 @@ var loaderNetwork = null; var cnt=0; function loadBanner() { - document.images[0].src = "/Banner.png?textcolor=ffffff&bgcolor=000000&bordercolor=aaaaaa&cnt=" + cnt++; + document.images[0].src = "Banner.png?textcolor=ffffff&bgcolor=000000&bordercolor=aaaaaa&cnt=" + cnt++; } function loadPerformance() { - document.images[1].src = "/PerformanceGraph.png?cnt=" + cnt++; + document.images[1].src = "PerformanceGraph.png?cnt=" + cnt++; } function loadNetwork() { - document.images[3].src = "/NetworkPicture.png?width=660&height=360&bgcolor=000000&cnt=" + cnt++; + document.images[3].src = "NetworkPicture.png?width=660&height=360&bgcolor=000000&cnt=" + cnt++; } function init() { diff --git a/htroot/test.html b/htroot/test.html index ac11903b8..6e1309090 100644 --- a/htroot/test.html +++ b/htroot/test.html @@ -9,8 +9,8 @@ Dashboard Template for Bootstrap - - + + diff --git a/htroot/yacy/ui/yacyui-admin.html b/htroot/yacy/ui/yacyui-admin.html index fbe535cd3..aecb66b58 100644 --- a/htroot/yacy/ui/yacyui-admin.html +++ b/htroot/yacy/ui/yacyui-admin.html @@ -3,7 +3,7 @@ function loadBanner() { for (var i = 0; i < document.images.length; i++) { if (document.images[i].src.indexOf("Banner.png") > 0) { - document.images[i].src = "/Banner.png?textcolor=000000&bgcolor=ffffff&bordercolor=aaaaaa&time=" + (new Date()).getTime(); + document.images[i].src = "../../Banner.png?textcolor=000000&bgcolor=ffffff&bordercolor=aaaaaa&time=" + (new Date()).getTime(); break; } } @@ -15,7 +15,7 @@ $(function() { }); $("#login").click(function() { $.ajax({ - url: "/api/bookmarks/xbel/xbel.xml?login=true", + url: "../../api/bookmarks/xbel/xbel.xml?login=true", method : "GET", dataType: "xml", success: function(xml) { @@ -151,4 +151,4 @@ $(function() {     - \ No newline at end of file + \ No newline at end of file diff --git a/htroot/yacysearch.html b/htroot/yacysearch.html index ec0949e72..1f35076c0 100644 --- a/htroot/yacysearch.html +++ b/htroot/yacysearch.html @@ -30,7 +30,7 @@ } document.onkeydown = handleArrowKeys; - + - + + +