From 45a61c3da8dce632fb2ff6f3714d4f4736d5e8cd Mon Sep 17 00:00:00 2001 From: rramthun Date: Tue, 7 Feb 2006 12:00:20 +0000 Subject: [PATCH] Fixed bug in Opera and IE, which caused the YaCy headline to be cut off. Fixed bug in Opera and IE, which caused the search options to be centered and by this looked ugly. Thanks to Philipp Redeker. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1565 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/env/templates/header.template | 12 +++--------- htroot/index.html | 12 ++++++------ locales/de.lng | 2 +- 3 files changed, 10 insertions(+), 16 deletions(-) diff --git a/htroot/env/templates/header.template b/htroot/env/templates/header.template index 8248039f1..e439255e4 100644 --- a/htroot/env/templates/header.template +++ b/htroot/env/templates/header.template @@ -7,16 +7,10 @@ - - - - -
-
+
+

YaCy - Distributed Web Indexing - Administration - - -

+   diff --git a/htroot/index.html b/htroot/index.html index 506101f6f..0a517975e 100644 --- a/htroot/index.html +++ b/htroot/index.html @@ -33,7 +33,7 @@ picMinus.src = "/env/grafics/minus.gif"; - + Max. number of results: @@ -46,7 +46,7 @@ picMinus.src = "/env/grafics/minus.gif"; - + order by: @@ -61,7 +61,7 @@ picMinus.src = "/env/grafics/minus.gif"; - + Resource: @@ -72,7 +72,7 @@ picMinus.src = "/env/grafics/minus.gif"; - + Max. search time (seconds): @@ -87,7 +87,7 @@ picMinus.src = "/env/grafics/minus.gif"; - + URL mask: @@ -188,4 +188,4 @@ Architecture (C) by Michael Peter Christen, #%env/templates/footer.template%# - \ No newline at end of file + diff --git a/locales/de.lng b/locales/de.lng index 39ba9d757..f787480e0 100644 --- a/locales/de.lng +++ b/locales/de.lng @@ -340,7 +340,7 @@ Start Crawling Job:==Starte Crawling Aufgabe: You can define URLs as start points for Web page crawling and start crawling here. \"Crawling\" means that YaCy will download the given website, extract all links in it and then download the content behind these links. This is repeated as long as specified under \"Crawling Depth\".==Sie können hier URLs angeben, die gecrawlt werden sollen und dann das Crawling starten. "Crawling" bedeutet, dass YaCy die angegebene Webseite runterlädt, alle Links extrahiert und dann den Inhalt hinter diesen Links runterlädt. Dies wird solange wiederholt wie unter "Crawling Tiefe" angegeben. Crawling Depth:==Crawling-Tiefe: This defines how often the Crawler will follow links embedded in websites.==Dies definiert, wie oft der Crawler eingebetteten Links in Webseiten folgen wird. -A minimum of 1 is recommended and means that the page you enter under \"Starting Point\" will be added to the index, but no linked content is indexed. 2-4 is good for normal indexing.==Ein Minimum von 1 wird empfohlen und bedeutet, dass die Seite, die Sie unter "Startpunkt" angegeben haben, dem Index zugef&uugt wird, verlinkter Inhalt allerdings nicht. 2-4 ist gut für normales Indexieren. +A minimum of 1 is recommended and means that the page you enter under \"Starting Point\" will be added to the index, but no linked content is indexed. 2-4 is good for normal indexing.==Ein Minimum von 1 wird empfohlen und bedeutet, dass die Seite, die Sie unter "Startpunkt" angegeben haben, dem Index zugefügt wird, verlinkter Inhalt allerdings nicht. 2-4 ist gut für normales Indexieren. Be careful with the depth. Consider a branching factor of average 20;==Seien Sie vorsichtig mit der Crawl-Tiefe. Erwägen Sie einen durschnittlichen Verzweigungsfaktor von 20; A prefetch-depth of 8 would index 25.600.000.000 pages, maybe this is the whole WWW.==eine Crawl-Tiefe 8 wird 25.600.000.000 Seiten indexieren, vielleicht sogar das ganze WWW.