From f468d377d7730e715ad1b47c10adb74314c2e5be Mon Sep 17 00:00:00 2001 From: mikeworks Date: Wed, 29 Sep 2010 23:11:29 +0000 Subject: [PATCH] Collage.html and Collage.java: Added

in body before images for XHTML 1.0 Transitional validationg and alt tag to images as well as closing tag terminal_p.html: Set new link for starting a crawl to CrawlStartSite_p.html and replaced the old embed object of the Among.us Flash object by their new JS which takes care of adding the object correctly de.lng: Moved the translations for the JS part from yacyinteractive.html to the yacyinteractive.js part --> Terminal page is now valid XHTML 1.0 Transitional git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7211 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/Collage.html | 9 +++++++-- htroot/Collage.java | 5 +++-- htroot/terminal_p.html | 19 +++++++++++-------- locales/de.lng | 15 +++++++-------- 4 files changed, 28 insertions(+), 20 deletions(-) diff --git a/htroot/Collage.html b/htroot/Collage.html index 17ab67eca..46e6100c7 100755 --- a/htroot/Collage.html +++ b/htroot/Collage.html @@ -35,13 +35,17 @@ function lower (element) img.style.zIndex = CollageLastImageZIndex; } - - #(emb)# :: +#(/emb)# + + +

+#(emb)# +:: #%env/templates/header.template%# #%env/templates/submenuWebStructure.template%#

Image Collage

@@ -66,5 +70,6 @@ document.body.style.background = "#000"; #(emb)#:: #%env/templates/footer.template%# #(/emb)# +

diff --git a/htroot/Collage.java b/htroot/Collage.java index 2681c7afe..c6016de01 100755 --- a/htroot/Collage.java +++ b/htroot/Collage.java @@ -108,9 +108,10 @@ public class Collage { + "px;left:" + imgPosX[i] + "px;z-index:" + z + "\" " + "id=\"col" + z + "\" " + + "alt=\"" + baseURL.toNormalform(true, false) + "\" " + "onmouseover=\"raise(" + z + ")\" onmouseout=\"lower(" + z + ")\" " - + "title=\"" + baseURL.toNormalform(true, false) + "\">" - + "
"); + + "title=\"" + baseURL.toNormalform(true, false) + "\" />" + + "
"); c++; } prop.put("imgurl_list", c); diff --git a/htroot/terminal_p.html b/htroot/terminal_p.html index 8c326ffb2..4f4353a46 100755 --- a/htroot/terminal_p.html +++ b/htroot/terminal_p.html @@ -1,11 +1,11 @@ - + + -YaCy System Monitor +YaCy System Terminal Monitor - - + + + diff --git a/locales/de.lng b/locales/de.lng index 8af1a3ca6..7cffea6e3 100644 --- a/locales/de.lng +++ b/locales/de.lng @@ -1032,6 +1032,7 @@ This network definition does not allow intranet links.==Diese Netzwerk Konfigura A list of intranet servers is only available if you confiugure YaCy to index intranet targets.==Eine Liste mit Servern aus dem Intranet ist nur verfügbar, wenn Sie YaCy auch konfiguriert haben Intranetseiten zu indexieren. To do so, open the Basic Configuration servlet and select the \'Intranet Indexing\' use case.==Um diese Einstellung vorzunehmen, bitte im Servlet Basis Konfiguration den Anwendungsfall 'Intranet Indexierung' auswählen. Available Intranet Server==Verfügbare Intranet Server +#>IP<==>IP< #>URL<==>URL< >Process<==>Status< >not in index<==>Nicht im Index< @@ -2835,7 +2836,6 @@ Primary Key==Primärschlüssel #File: terminal_p.html #--------------------------- #YaCy System Monitor==YaCy System Monitor -div id="location"> Search Form==Suchformular Crawl Start==Crawl starten Status Page==Status Seite @@ -2844,7 +2844,7 @@ Confirm Shutdown==Bestätige Herunterfahren Event Terminal==Ereignis Terminal Image Terminal==Bilder Terminal #Domain Monitor==Domain Monitor -"Loading Processing software..."=="Processing Software wird geladen..." +"Loading Processing software..."=="Verarbeitungs Software wird geladen..." This browser does not have a Java Plug-in.==Dieser Browser besitzt kein Java Plug-In. Get the latest Java Plug-in here.==Holen Sie sich das neueste Java Plug-In hier. Resource Monitor==Ressourcen Monitor @@ -3110,11 +3110,6 @@ YaCy Interactive Search==YaCy interaktive Suche This page uses the JSON search API to display search results as you type.==Diese Seite verwendet die JSON Such API, um die Suchergebnisse beim Tippen anzuzeigen. Click the API icon to see an example call to the native API.==Klicken Sie auf die API Sprechblase, um einen Beispielaufruf der nativen API zu sehen. To see a list of all APIs, please visit the API wiki page.==Um eine Liste aller APIs zu sehen, besuchen Sie die API Seite im Wiki. ->total results==>Ergebnisse insgesamt - topwords:== Topwörter: ->Name==>Name ->Size==>Größe ->Date==>Datum kiosk mode==Kiosk Modus #>Link==>Link #----------------------------- @@ -3458,7 +3453,11 @@ PLEASE REPLACE THIS PAGE BY PUTTING A FILE index.html INTO THE PATH==BITTE ERSET #File: js/yacyinteractive.js #--------------------------- ->total results==>Gesamte Ergebnisse +>total results==>Ergebnisse insgesamt + topwords:== Topwörter: +>Name==>Name +>Size==>Größe +>Date==>Datum #----------------------------- #File: yacy/ui/js/jquery-flexigrid.js