diff --git a/doc/Contact.html b/doc/Contact.html index fd95aa4a9..87ddd7db0 100644 --- a/doc/Contact.html +++ b/doc/Contact.html @@ -16,6 +16,36 @@ + diff --git a/doc/Demo.html b/doc/Demo.html index 78af54752..39a3b9a08 100644 --- a/doc/Demo.html +++ b/doc/Demo.html @@ -16,6 +16,36 @@ + diff --git a/doc/Details.html b/doc/Details.html index 537488e6d..bc6209eb6 100644 --- a/doc/Details.html +++ b/doc/Details.html @@ -16,6 +16,36 @@ + diff --git a/doc/Download.html b/doc/Download.html index b546b5087..56a79f186 100644 --- a/doc/Download.html +++ b/doc/Download.html @@ -16,6 +16,36 @@ + diff --git a/doc/FAQ.html b/doc/FAQ.html index 872e3e538..2fb7c689a 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -15,6 +15,36 @@ + diff --git a/doc/Impressum.html b/doc/Impressum.html index 89144309f..e7a52de6e 100644 --- a/doc/Impressum.html +++ b/doc/Impressum.html @@ -16,6 +16,36 @@ + diff --git a/doc/Installation.html b/doc/Installation.html index d6694fcbc..76eee5093 100644 --- a/doc/Installation.html +++ b/doc/Installation.html @@ -16,6 +16,36 @@ + diff --git a/doc/License.html b/doc/License.html index 9b0cf2fcf..eeef76837 100644 --- a/doc/License.html +++ b/doc/License.html @@ -16,6 +16,36 @@ + diff --git a/doc/Links.html b/doc/Links.html index 74d4f268e..caab068a0 100644 --- a/doc/Links.html +++ b/doc/Links.html @@ -16,6 +16,36 @@ + diff --git a/doc/Material.html b/doc/Material.html index fb1703202..591252fb1 100644 --- a/doc/Material.html +++ b/doc/Material.html @@ -16,6 +16,36 @@ + diff --git a/doc/News.html b/doc/News.html index f835a0190..91a2f8359 100644 --- a/doc/News.html +++ b/doc/News.html @@ -16,6 +16,36 @@ + diff --git a/doc/Platforms.html b/doc/Platforms.html index 76d80f75a..17eb78714 100644 --- a/doc/Platforms.html +++ b/doc/Platforms.html @@ -16,6 +16,36 @@ + diff --git a/doc/Technology.html b/doc/Technology.html index 7967ac9ad..2bc68a013 100644 --- a/doc/Technology.html +++ b/doc/Technology.html @@ -16,6 +16,36 @@ + diff --git a/doc/Volunteers.html b/doc/Volunteers.html index 766d36621..fe47bfb76 100644 --- a/doc/Volunteers.html +++ b/doc/Volunteers.html @@ -16,6 +16,36 @@ + diff --git a/doc/index.html b/doc/index.html index e7d3f9561..aa91cdcc7 100644 --- a/doc/index.html +++ b/doc/index.html @@ -16,10 +16,85 @@ + diff --git a/doc/navigation.js b/doc/navigation.js index 6af85eaf4..977cc7644 100644 --- a/doc/navigation.js +++ b/doc/navigation.js @@ -1,30 +1,28 @@ -var appname = "YACY: a Java Freeware P2P-Based Search Engine with Caching HTTP Proxy"; var thismenu = new Array( "index","FAQ","Details","Technology","Platforms","News","Demo","License","Download", - "Installation","Volunteers","Deutsches Forum@http://www.yacy-forum.de","English Forum@http://sourceforge.net/forum/?group_id=116142","Material","Links","Contact","","Impressum"); -var mainmenu = new Array( - "YACY Home@http://www.yacy.net/index.html", - "Products@http://www.yacy.net/Products/index.html", - "Consulting@http://www.yacy.net/Consulting/index.html", - "Profile@http://www.yacy.net/Profile/index.html", - "Impressum@http://www.yacy.net/Impressum/index.html"); + "Installation","Volunteers","Material","Links","Contact","", + "Deutsches Forum@http://www.yacy-forum.de","English Forum@http://sourceforge.net/forum/?group_id=116142","", + "Impressum"); var root = "http://www.yacy.net/"; function headline() { document.writeln(""); document.writeln( "" + - "" + - "" + - "" + - "" + + "" + + "" + "" + - "" + - "
" + + "" + "

Y A C Y    -   D I S T R I B U T E D    P 2 P - B A S E D    W E B   I N D E X I N G

YACY - DISTRIBUTED P2P-BASED WEB INDEXING

"); - //tmenu(); - document.writeln("
"); - document.writeln("
"); + "" + + "Anomic + YaCy Home  | " + + "Products  | " + + "Consulting  | " + + "Profile  | " + + "Impressum" + + "" + + " " + + ""); } function filename() { @@ -60,39 +58,12 @@ function lmenu() { document.writeln(""); } -function tmenu() { - //document.writeln(""); - - //document.writeln(""); - //document.writeln("
"); - var linkpath; - var printname; - var pos; - pos = mainmenu[0].indexOf("@"); - linkpath = mainmenu[0].substring(pos + 1); - printname = mainmenu[0].substring(0, pos); - document.writeln("" + printname + " "); - for (var i = 1; i < mainmenu.length; ++i) { - pos = mainmenu[i].indexOf("@"); - linkpath = mainmenu[i].substring(pos + 1); - printname = mainmenu[i].substring(0, pos); - document.writeln("·  " + printname + " "); - } - //document.writeln("
"); -} - - function globalheader() { document.writeln(""); - document.writeln(""); - //document.writeln(""); document.writeln(""); - //document.writeln(""); document.writeln(""); - document.writeln("
"); - //tmenu(); document.writeln("
"); headline(); document.writeln("
" + "" + " " + @@ -103,12 +74,6 @@ function globalheader() { "
"); document.writeln(" "); document.writeln(" "); - - //if ((docname() != "index") && (docname() != "indexd")) { - // document.writeln(" "); - // document.writeln(" "); - //} - document.writeln("
" + appname + "

"); } diff --git a/doc/style.css b/doc/style.css index 77409ec7b..fe7bb2202 100644 --- a/doc/style.css +++ b/doc/style.css @@ -38,7 +38,6 @@ a.white:hover { color:#FFFFFF; font-weight:bold; text-decoration:none; - font-size:11px; } *.yellow { diff --git a/source/de/anomic/kelondro/kelondroTree.java b/source/de/anomic/kelondro/kelondroTree.java index 76e0050c3..18950320a 100644 --- a/source/de/anomic/kelondro/kelondroTree.java +++ b/source/de/anomic/kelondro/kelondroTree.java @@ -1267,9 +1267,9 @@ public class kelondroTree extends kelondroRecords implements Comparator { } public static void main(String[] args) { - //cmd(args); + cmd(args); //bigtest(Integer.parseInt(args[0])); - randomtest(Integer.parseInt(args[0])); + //randomtest(Integer.parseInt(args[0])); //smalltest(); }