From 1b8dceb2e51c39bc8a23ed8b5769e79145931aa1 Mon Sep 17 00:00:00 2001
From: filip
Date: Tue, 18 Jul 2017 22:27:01 +0200
Subject: Adding or refreshing netinstall in de
---
netinstall/6/de/content/SOME_UNIQUE_ID.html | 110 +++++
netinstall/6/de/content/draft.png | Bin 0 -> 16150 bytes
netinstall/6/de/content/favicon.png | Bin 0 -> 1184 bytes
netinstall/6/de/content/images/Boot-iso01.png | Bin 0 -> 1061 bytes
netinstall/6/de/content/images/Boot-iso02.png | Bin 0 -> 8198 bytes
netinstall/6/de/content/images/Boot-iso03.png | Bin 0 -> 2661 bytes
netinstall/6/de/content/images/Boot-iso04.png | Bin 0 -> 2331 bytes
netinstall/6/de/content/images/Boot-iso05.png | Bin 0 -> 4596 bytes
netinstall/6/de/content/images/Boot-iso06.png | Bin 0 -> 2985 bytes
netinstall/6/de/content/images/Boot-iso07.png | Bin 0 -> 2513 bytes
netinstall/6/de/content/images/Boot-iso08.png | Bin 0 -> 4031 bytes
netinstall/6/de/content/images/Bootimg10.png | Bin 0 -> 3873 bytes
netinstall/6/de/content/images/Bootimg9.png | Bin 0 -> 18169 bytes
netinstall/6/de/content/images/boot-iso10.png | Bin 0 -> 5013 bytes
netinstall/6/de/content/images/boot-iso11.png | Bin 0 -> 91059 bytes
netinstall/6/de/content/images/boot-iso12.png | Bin 0 -> 1214 bytes
netinstall/6/de/content/images/boot-iso16.png | Bin 0 -> 3200 bytes
netinstall/6/de/content/images/boot-iso19.png | Bin 0 -> 5347 bytes
netinstall/6/de/content/images/boot-iso8.png | Bin 0 -> 4335 bytes
netinstall/6/de/content/images/boot-iso9.png | Bin 0 -> 5321 bytes
netinstall/6/de/content/images/bootimg8.png | Bin 0 -> 3329 bytes
netinstall/6/de/content/images/dx-help.png | Bin 0 -> 11451 bytes
netinstall/6/de/content/images/dx-welcome2.png | Bin 0 -> 402963 bytes
netinstall/6/de/content/index.html | 42 ++
netinstall/6/de/content/mageia-2013-200p.png | Bin 0 -> 6473 bytes
netinstall/6/de/content/main.js | 179 +++++++
netinstall/6/de/content/nwSearchFnt.js | 524 +++++++++++++++++++++
netinstall/6/de/content/search/default.props | 1 +
netinstall/6/de/content/search/en-us.props | 45 ++
netinstall/6/de/content/search/es-es.props | 179 +++++++
netinstall/6/de/content/search/htmlFileInfoList.js | 2 +
netinstall/6/de/content/search/htmlFileList.js | 3 +
netinstall/6/de/content/search/index-1.js | 134 ++++++
netinstall/6/de/content/search/index-2.js | 133 ++++++
netinstall/6/de/content/search/index-3.js | 129 +++++
netinstall/6/de/content/search/ja-jp.props | 1 +
netinstall/6/de/content/search/nwSearchFnt.js | 513 ++++++++++++++++++++
netinstall/6/de/content/search/punctuation.props | 31 ++
.../6/de/content/search/stemmers/de_stemmer.js | 247 ++++++++++
.../6/de/content/search/stemmers/en_stemmer.js | 187 ++++++++
.../6/de/content/search/stemmers/fr_stemmer.js | 299 ++++++++++++
netinstall/6/de/content/webhelp-custom.css | 229 +++++++++
netinstall/6/de/content/webhelp-default.css | 92 ++++
netinstall/6/de/index.html | 15 +
44 files changed, 3095 insertions(+)
create mode 100644 netinstall/6/de/content/SOME_UNIQUE_ID.html
create mode 100644 netinstall/6/de/content/draft.png
create mode 100644 netinstall/6/de/content/favicon.png
create mode 100644 netinstall/6/de/content/images/Boot-iso01.png
create mode 100644 netinstall/6/de/content/images/Boot-iso02.png
create mode 100644 netinstall/6/de/content/images/Boot-iso03.png
create mode 100644 netinstall/6/de/content/images/Boot-iso04.png
create mode 100644 netinstall/6/de/content/images/Boot-iso05.png
create mode 100644 netinstall/6/de/content/images/Boot-iso06.png
create mode 100644 netinstall/6/de/content/images/Boot-iso07.png
create mode 100644 netinstall/6/de/content/images/Boot-iso08.png
create mode 100644 netinstall/6/de/content/images/Bootimg10.png
create mode 100644 netinstall/6/de/content/images/Bootimg9.png
create mode 100644 netinstall/6/de/content/images/boot-iso10.png
create mode 100644 netinstall/6/de/content/images/boot-iso11.png
create mode 100644 netinstall/6/de/content/images/boot-iso12.png
create mode 100644 netinstall/6/de/content/images/boot-iso16.png
create mode 100644 netinstall/6/de/content/images/boot-iso19.png
create mode 100644 netinstall/6/de/content/images/boot-iso8.png
create mode 100644 netinstall/6/de/content/images/boot-iso9.png
create mode 100644 netinstall/6/de/content/images/bootimg8.png
create mode 100644 netinstall/6/de/content/images/dx-help.png
create mode 100644 netinstall/6/de/content/images/dx-welcome2.png
create mode 100644 netinstall/6/de/content/index.html
create mode 100644 netinstall/6/de/content/mageia-2013-200p.png
create mode 100644 netinstall/6/de/content/main.js
create mode 100644 netinstall/6/de/content/nwSearchFnt.js
create mode 100644 netinstall/6/de/content/search/default.props
create mode 100644 netinstall/6/de/content/search/en-us.props
create mode 100644 netinstall/6/de/content/search/es-es.props
create mode 100644 netinstall/6/de/content/search/htmlFileInfoList.js
create mode 100644 netinstall/6/de/content/search/htmlFileList.js
create mode 100644 netinstall/6/de/content/search/index-1.js
create mode 100644 netinstall/6/de/content/search/index-2.js
create mode 100644 netinstall/6/de/content/search/index-3.js
create mode 100644 netinstall/6/de/content/search/ja-jp.props
create mode 100644 netinstall/6/de/content/search/nwSearchFnt.js
create mode 100644 netinstall/6/de/content/search/punctuation.props
create mode 100644 netinstall/6/de/content/search/stemmers/de_stemmer.js
create mode 100644 netinstall/6/de/content/search/stemmers/en_stemmer.js
create mode 100644 netinstall/6/de/content/search/stemmers/fr_stemmer.js
create mode 100644 netinstall/6/de/content/webhelp-custom.css
create mode 100644 netinstall/6/de/content/webhelp-default.css
create mode 100644 netinstall/6/de/index.html
(limited to 'netinstall/6/de')
diff --git a/netinstall/6/de/content/SOME_UNIQUE_ID.html b/netinstall/6/de/content/SOME_UNIQUE_ID.html
new file mode 100644
index 00000000..564fb7de
--- /dev/null
+++ b/netinstall/6/de/content/SOME_UNIQUE_ID.html
@@ -0,0 +1,110 @@
+
+
+
+
+ Installation mittels einem kleinen Boot Image Installation mittels einem kleinen Boot ImageMageia-<version>-netinstall-<arch>.iso (ehemals bekannt als Boot.iso)
+ist ein kleines Abbild, welches nicht mehr enthält als die Dinge, die zum
+Starten des drakx Installationsprogramm benötigt werden sowie zum finden
+von:
den Onlinequellen (oder deren lokalen
+Spiegelungen (Mirrors)) den ISO-Abbilder auf einer lokalen Festplatte oder einem USB-Stick den ISO-Abbilder auf einer CD/DVD-ROM den ISO-Abbilder in einem LAN (Local Area
+Network) um die Installation fortzuführen und abzuschließen.
Die Mageia-<version>-netinstall-nonfree-<arch>.iso (ehemals bekannt
+als boot-nonfree.iso) enthält zusätzliche proprietäre Gerätetreiber, welche
+eventuell für Ihr Netzwerkgerät, Laufwerk-Controller oder andere Geräte
+benötigt werden.
Anmerkung Die Mageia-<version>-netinstall-nonfree-<arch>.iso und
+Mageia-<version>-netinstall-<arch>.iso Dateien können dazu verwendet
+werden um eine Netzwerkinstallation über ein kabelgebundenes oder drahtloses
+nicht-verschlüsseltes Netzwerk durchzuführen. (Verschlüsseltes WLAN oder
+Bluetooth sind nicht erlaubt)
Warnung Anders als bei der Installation von DVD oder LiveCD werden Sie während dem
+ersten Teil der Installation, dem Stage 1 ,
+dazu aufgefordert, bestimmte Dinge einzugeben. Während diesem Abschnitt
+verhält sich Ihre Tastatur wie eine Tastatur mit einem amerikanischen
+Tastaturlayout . Dies kann sehr verwirrend sein, wenn Sie Namen und
+Pfade eingeben müssen.
Sie können die Mageia-<version>-netinstall-nonfree-<arch>.iso und
+Mageia-<version>-netinstall-<arch>.iso hier finden. Diese
+wird unter "Netzwerkinstallation" geführt.
Sie können diese Abbilder auch von einem Spiegelserver Ihrer Wahl aus der
+Liste von http://mirrors.mageia.org/
+herunterladen. Folgen Sie einfach dem Pfad
+/distrib//cauldron/$ARCH/install/images/
wobei für
+$ARCH entweder i586 oder x86_64 gewählt werden muss, abhängig von ihrer
+Hardware.
Nach dem herunterladen des Abbilds brennen Sie dieses auf eine CD/DVD, oder
+falls Sie es bevorzugen das Abbild auf einen USB-Stick zu übertragen, dann
+folgen Sie der hier
+beschriebenen Anleitung.
Dieser Schritt wird auch Stage 1 genannt
Ihr Computer startet im BIOS Modus (auch als MBR, Master Boot Record,
+bezeichnet).Der erste Bildschirm der erscheint ist folgender
Beim hochfahren können Sie auswählen, dass Ihnen eine erweiterte Hilfe
+angezeigt wird indem Sie die Taste F2 drücken. Sie können zum
+Installationsbildschirm mit der Taste F1 zurückkehren. Falls Sie keine
+Auswahl treffen wird der Startvorgang mit den vorgegebenen Einstellungen
+fortgeführt.
Ihr Computer startet im UEFI-ModusDer erste Bildschirm der erscheint ist folgender
Verwenden Sie die Pfeiltasten um auszuwählen und drücken Sie die
+Eingabe Taste.
Anschließend können Sie folgenden Bildschirm sehen:
Während dem Stage 1 Abschnitt werden keine Daten auf Ihre Festplatte
+geschrieben, wodurch Sie jeder Zeit den Vorgang sicher abbrechen können. Sie
+können dies durch drücken der Tasten strg+alt+entf
+tun.
Sie können durch drücken der Tasten alt+F3 die
+Protokolle lesen und mit den Tasten alt+F1 zurück auf
+den Installationsbildschirm wechseln.
Wählen der InstallationsmethodeVerwenden Sie in der Liste die Pfeiltasten nach unten oder oben, bis Ihre
+gewünschte Methode hervorgehoben angezeigt wird.
Falls Sie nicht wissen welche Methode Sie für eine Netzwerkinstallation auswählen sollen, dann wählen
+Sie aus.
In einem Unternehmensnetzwerk ist möglicherweise FTP und rsync blockiert,
+aus diesem Grund ist in diesem Fall das Verwenden von HTTP Server eine gute Wahl.
Drücke die Tab-Taste bis hervorgehoben
+angezeigt wird und drücke die Eingabe Taste.
Für eine Installation von einer Festplatte oder einem USB-Stick, schaue
+weiter unten.
Auswählen der Art des NetzwerksFalls Sie verschiedene Netzwerkkarten haben, wählen Sie die richtige aus.
+
Falls Sie nicht wissen was Sie
+Auswählen sollen, wählen Sie DHCP
Einstellen des Hostnamen und DomainnamenFalls Sie nicht wissen was zu tun ist: lassen Sie diesen Eintrag frei und
+wähle "Ok"
Lasse diese frei, falls Sie nicht wissen was hier zu tun ist
Falls Sie auswählen, dass Sie das Medium manuell auswählen, müssen Sie den
+Pfad zu Ihrem gewünschten Medium eingeben. Dies kann sehr schwer sein falls
+Sie keine amerikanische Tastatur besitzen.
Durch das auswählen von "Mageia" wird Ihnen eine Liste angezeigt, in der Sie
+eine Auswahl mit den hoch/runter Pfeiltasten treffen können.
Das Spiegelmedium manuell einrichtenUnabhängig davon welcher der hier gelisteten Server Sie
+auswählen, sollte dieser die gleiche baumähnliche Struktur von "mageia"
+(oder "Mageia") aufweisen, wie dies auch bei den offiziellen Mageia
+Spiegelservern der Fall ist. Dies bedeutet
+.../mageia/distrib/<version>/<arch>
Ein funkionierender Eintrag im Feld "Mageia directory" (wenn der offizielle
+Spiegelserver verwendet wird) kann folgendermaßen aussehen:
pub/linux/mageia/distrib/cauldron/i586
Ein weiteres Beispiel für Mageia 5 x86_64 wäre:
pub/Mirrors/Mageia/distrib/5/x86_64 .
Andere Spiegelserver haben gegebenenfalls eine andere Verzeichnisstruktur,
+wie dies im unteren Screenshot veranschaulicht wird:
Wenn Sie einen HTTP Server auswählen:
Wenn Sie einen FTP Server auswählen:
Mageia n (auswählen eines Spiegelservers aus der Liste)Falls Sie später während der Installation eine große Anzahl an
+Fehlermeldungen bezüglich fehlenden Abhängigkeiten erhalten, starten Sie Ihr
+System neu und versuchen Sie einen anderen Spiegelserver.
Nach dem Auswählen eines FTP Server erhalten Sie einen Bildschirm, in dem
+Sie einen Benutzernamen (login name) und Passwort (password) eingeben
+können, falls einer benötigt wird.
Nach diesem Schritt wird Stage 2
+installiert und gestartet
Dies ist der erste
+Bildschirm in Stage 2. Siehe hierzu Installation - Stage 2, weiter unten:
Installation von einer FestplatteFalls Sie auswählen, dass die Installation von einer Festplatte oder einem
+USB-Stick durchgeführt werden soll, müssen Sie wissen, wo die ISO Dateien
+gespeichert sind. Wählen Sie als erstes die Festplatte (oder USB-Stick) aus
und anschließend die Partition
Geben Sie anschließend das Verzeichnis und den Dateinamen der ISO ein. Lasse
+dieses Feld frei oder verwende das Verzeichnis, was einfacher ist, da Ihnen
+dann eine Liste an Verzeichnissen und Dateien angezeigt wird, aus dieser Sie
+mit den hoch/runter Pfeiltasten das entsprechende Ziel auswählen können. Ein
+Beispiel zeigt Ihnen das zweite Bild.
Der erste Bildschirm den Sie nun sehen ist der "Please choose a language to
+use" (Sprachauswahl) Bildschirm. Bisher wurde noch nichts auf Ihre
+Festplatte geschrieben. Falls Sie Ihr System neu starten möchten gehen Sie
+in tty2 mit der Tastenkombination strg+alt+F2 und drücken Sie anschließend
+strg+alt+entf. (strg+alt+F7 um zurück zum Installationsbildschirm zu kommen,
+falls Sie sich es dann doch nochmal anders überlegt haben).
Dieser Abschnitt der Installation ist nun der gleiche, wie er auf der Seite
+http://doc.mageia.org/installer/5/de/content/selectLanguage.html
+beschrieben wird. Bitte klicken Sie auf diesen Link um den Vorgang für die
+nun folgenden Schritte anzuzeigen. Ändern Sie die "5" in der URL auf die
+Nummer der Mageia-Version, die Sie gerade installieren.
© Mageia
Uploaded on 18/07/2017
diff --git a/netinstall/6/de/content/draft.png b/netinstall/6/de/content/draft.png
new file mode 100644
index 00000000..59673fe1
Binary files /dev/null and b/netinstall/6/de/content/draft.png differ
diff --git a/netinstall/6/de/content/favicon.png b/netinstall/6/de/content/favicon.png
new file mode 100644
index 00000000..5868d96b
Binary files /dev/null and b/netinstall/6/de/content/favicon.png differ
diff --git a/netinstall/6/de/content/images/Boot-iso01.png b/netinstall/6/de/content/images/Boot-iso01.png
new file mode 100644
index 00000000..80f89173
Binary files /dev/null and b/netinstall/6/de/content/images/Boot-iso01.png differ
diff --git a/netinstall/6/de/content/images/Boot-iso02.png b/netinstall/6/de/content/images/Boot-iso02.png
new file mode 100644
index 00000000..fcc4fb3c
Binary files /dev/null and b/netinstall/6/de/content/images/Boot-iso02.png differ
diff --git a/netinstall/6/de/content/images/Boot-iso03.png b/netinstall/6/de/content/images/Boot-iso03.png
new file mode 100644
index 00000000..113e33f9
Binary files /dev/null and b/netinstall/6/de/content/images/Boot-iso03.png differ
diff --git a/netinstall/6/de/content/images/Boot-iso04.png b/netinstall/6/de/content/images/Boot-iso04.png
new file mode 100644
index 00000000..0a6b2c33
Binary files /dev/null and b/netinstall/6/de/content/images/Boot-iso04.png differ
diff --git a/netinstall/6/de/content/images/Boot-iso05.png b/netinstall/6/de/content/images/Boot-iso05.png
new file mode 100644
index 00000000..a840692f
Binary files /dev/null and b/netinstall/6/de/content/images/Boot-iso05.png differ
diff --git a/netinstall/6/de/content/images/Boot-iso06.png b/netinstall/6/de/content/images/Boot-iso06.png
new file mode 100644
index 00000000..0e9b9d88
Binary files /dev/null and b/netinstall/6/de/content/images/Boot-iso06.png differ
diff --git a/netinstall/6/de/content/images/Boot-iso07.png b/netinstall/6/de/content/images/Boot-iso07.png
new file mode 100644
index 00000000..a5f10963
Binary files /dev/null and b/netinstall/6/de/content/images/Boot-iso07.png differ
diff --git a/netinstall/6/de/content/images/Boot-iso08.png b/netinstall/6/de/content/images/Boot-iso08.png
new file mode 100644
index 00000000..4470909d
Binary files /dev/null and b/netinstall/6/de/content/images/Boot-iso08.png differ
diff --git a/netinstall/6/de/content/images/Bootimg10.png b/netinstall/6/de/content/images/Bootimg10.png
new file mode 100644
index 00000000..be98f93a
Binary files /dev/null and b/netinstall/6/de/content/images/Bootimg10.png differ
diff --git a/netinstall/6/de/content/images/Bootimg9.png b/netinstall/6/de/content/images/Bootimg9.png
new file mode 100644
index 00000000..aeb99677
Binary files /dev/null and b/netinstall/6/de/content/images/Bootimg9.png differ
diff --git a/netinstall/6/de/content/images/boot-iso10.png b/netinstall/6/de/content/images/boot-iso10.png
new file mode 100644
index 00000000..1db78d59
Binary files /dev/null and b/netinstall/6/de/content/images/boot-iso10.png differ
diff --git a/netinstall/6/de/content/images/boot-iso11.png b/netinstall/6/de/content/images/boot-iso11.png
new file mode 100644
index 00000000..103c74f0
Binary files /dev/null and b/netinstall/6/de/content/images/boot-iso11.png differ
diff --git a/netinstall/6/de/content/images/boot-iso12.png b/netinstall/6/de/content/images/boot-iso12.png
new file mode 100644
index 00000000..b10ca3f2
Binary files /dev/null and b/netinstall/6/de/content/images/boot-iso12.png differ
diff --git a/netinstall/6/de/content/images/boot-iso16.png b/netinstall/6/de/content/images/boot-iso16.png
new file mode 100644
index 00000000..1f4e476f
Binary files /dev/null and b/netinstall/6/de/content/images/boot-iso16.png differ
diff --git a/netinstall/6/de/content/images/boot-iso19.png b/netinstall/6/de/content/images/boot-iso19.png
new file mode 100644
index 00000000..bb88ed1e
Binary files /dev/null and b/netinstall/6/de/content/images/boot-iso19.png differ
diff --git a/netinstall/6/de/content/images/boot-iso8.png b/netinstall/6/de/content/images/boot-iso8.png
new file mode 100644
index 00000000..19561bdd
Binary files /dev/null and b/netinstall/6/de/content/images/boot-iso8.png differ
diff --git a/netinstall/6/de/content/images/boot-iso9.png b/netinstall/6/de/content/images/boot-iso9.png
new file mode 100644
index 00000000..569c2734
Binary files /dev/null and b/netinstall/6/de/content/images/boot-iso9.png differ
diff --git a/netinstall/6/de/content/images/bootimg8.png b/netinstall/6/de/content/images/bootimg8.png
new file mode 100644
index 00000000..11ba28d2
Binary files /dev/null and b/netinstall/6/de/content/images/bootimg8.png differ
diff --git a/netinstall/6/de/content/images/dx-help.png b/netinstall/6/de/content/images/dx-help.png
new file mode 100644
index 00000000..32824349
Binary files /dev/null and b/netinstall/6/de/content/images/dx-help.png differ
diff --git a/netinstall/6/de/content/images/dx-welcome2.png b/netinstall/6/de/content/images/dx-welcome2.png
new file mode 100644
index 00000000..3a1187de
Binary files /dev/null and b/netinstall/6/de/content/images/dx-welcome2.png differ
diff --git a/netinstall/6/de/content/index.html b/netinstall/6/de/content/index.html
new file mode 100644
index 00000000..8de30edf
--- /dev/null
+++ b/netinstall/6/de/content/index.html
@@ -0,0 +1,42 @@
+
+
+
+
+ Installation mittels kleinem Abbild Installation mittels kleinem AbbildAnmerkung Die Bildschirmfotos, die Sie in dieser Anleitung vorfinden, weichen unter
+Umständen von dem ab, was Sie auf Ihrem Bildschirm sehen. Das ist ganz
+normal, denn was Ihnen angezeigt wird, ist abhängig von Ihrer Hardware und
+von den Entscheidungen, die Sie während der Installation treffen.
Die Texte und Bildschirmfotos in dieser Anleitung stehen unter der CC BY-SA
+3.0 Lizenz http://creativecommons.org/licenses/by-sa/3.0/
Diese Anleitung wurde mit Hilfe von Calenco CMS erstellt, entwickelt
+von NeoDoc
Diese Anleitung wurde von Freiwilligen in ihrer Freizeit geschrieben. Bitte
+kontaktieren Sie das Dokumentationsteam ,
+wenn Sie dazu beitragen möchten, diese Anleitung zu verbessern.
© Mageia
Uploaded on 18/07/2017
diff --git a/netinstall/6/de/content/mageia-2013-200p.png b/netinstall/6/de/content/mageia-2013-200p.png
new file mode 100644
index 00000000..a6846683
Binary files /dev/null and b/netinstall/6/de/content/mageia-2013-200p.png differ
diff --git a/netinstall/6/de/content/main.js b/netinstall/6/de/content/main.js
new file mode 100644
index 00000000..011818d1
--- /dev/null
+++ b/netinstall/6/de/content/main.js
@@ -0,0 +1,179 @@
+/**
+ * Miscellaneous js functions for WebHelp
+ * Kasun Gajasinghe, http://kasunbg.blogspot.com
+ * David Cramer, http://www.thingbag.net
+ *
+ */
+
+$(document).ready(function() {
+ // $("#showHideHighlight").button(); //add jquery button styling to 'Go' button
+ //Generate tabs in nav-pane with JQuery
+ $(function() {
+ $("#tabs").tabs({
+ cookie: {
+ // store cookie for 2 days.
+ expires: 2
+ }
+ });
+ });
+
+ //Generate the tree
+ $("#ulTreeDiv").css("display","block");
+ $("#tree").treeview({
+ collapsed: true,
+ animated: "medium",
+ control: "#sidetreecontrol",
+ persist: "cookie"
+ });
+
+ //after toc fully styled, display it. Until loading, a 'loading' image will be displayed
+ $("#tocLoading").css("display", "none");
+ //$("#ulTreeDiv").attr("style","display:block;");
+
+ //.searchButton is the css class applied to 'Go' button
+ $(function() {
+ $("button", ".searchButton").button();
+
+ $("button", ".searchButton").click(function() {return false;});
+ });
+
+ //'ui-tabs-1' is the cookie name which is used for the persistence of the tabs.(Content/Search tab)
+ if ($.cookie('ui-tabs-1') === '1') { //search tab is visible
+ if ($.cookie('textToSearch') != undefined && $.cookie('textToSearch').length > 0) {
+ document.getElementById('textToSearch').value = $.cookie('textToSearch');
+ Verifie('diaSearch_Form');
+ searchHighlight($.cookie('textToSearch'));
+ //$("#showHideHighlight").css("display","block");
+ }
+ }
+
+ syncToc(); //Synchronize the toc tree with the content pane, when loading the page.
+ //$("#doSearch").button(); //add jquery button styling to 'Go' button
+});
+
+/**
+ * Synchronize with the tableOfContents
+ */
+function syncToc(){
+ var a = document.getElementById("webhelp-currentid");
+ if (a != undefined) {
+ var b = a.getElementsByTagName("span")[0];
+
+
+ if (b != undefined) {
+ //Setting the background for selected node.
+ //b.setAttribute("style", "color: white; background-color: #a7a9ac;");
+ b.style.color = "#FFFFFF";
+ b.style.backgroundColor = "#a7a9ac";
+ }
+
+ //shows the node related to current content.
+ //goes a recursive call from current node to ancestor nodes, displaying all of them.
+ while (a.parentNode && a.parentNode.nodeName) {
+ var parentNode = a.parentNode;
+ var nodeName = parentNode.nodeName;
+
+ if (nodeName.toLowerCase() == "ul") {
+ parentNode.style.display = "block";
+
+ // Expand the current entry
+ var u = a.getElementsByTagName("ul")[0];
+ if (u) {
+ u.style.display = "block";
+ }
+ } else if (nodeName.toLocaleLowerCase() == "li") {
+ parentNode.setAttribute("class", "collapsable");
+ parentNode.firstChild.setAttribute("class", "hitarea collapsable-hitarea ");
+ }
+ a = parentNode;
+ }
+
+ if (b != undefined) {
+ b.scrollIntoView();
+ }
+ }
+}
+
+/**
+ * Code for Show/Hide TOC
+ *
+ */
+function showHideToc() {
+ var showHideButton = $("#showHideButton");
+ var leftNavigation = $("#leftnavigation");
+ var content = $("#content");
+
+ if (showHideButton != undefined && showHideButton.hasClass("pointLeft")) {
+ //Hide TOC
+ showHideButton.removeClass('pointLeft').addClass('pointRight');
+ content.css("margin", "0 0 0 0");
+ leftNavigation.css("display","none");
+ showHideButton.attr("title", "Show table of contents");
+ } else {
+ //Show the TOC
+ showHideButton.removeClass('pointRight').addClass('pointLeft');
+ content.css("margin", "0 0 0 315px");
+ leftNavigation.css("display","block");
+ showHideButton.attr("title", "Hide table of contents");
+ }
+}
+
+/**
+ * Code for searh highlighting
+ */
+var highlightOn = true;
+function searchHighlight(searchText) {
+ highlightOn = true;
+ if (searchText != undefined) {
+ var wList;
+ var sList = new Array(); //stem list
+ //Highlight the search terms
+ searchText = searchText.toLowerCase().replace(/<\//g, "_st_").replace(/\$_/g, "_di_").replace(/\.|%2C|%3B|%21|%3A|@|\/|\*/g, " ").replace(/(%20)+/g, " ").replace(/_st_/g, "").replace(/_di_/g, "%24_")
+ searchText = searchText.replace(/ +/g, " ");
+ searchText = searchText.replace(/ $/, "").replace(/^ /, "");
+
+ wList = searchText.split(" ");
+ $("#content").highlight(wList); //Highlight the search input
+
+ if(typeof stemmer != "undefined" ){
+ //Highlight the stems
+ for (var i = 0; i < wList.length; i++) {
+ var stemW = stemmer(wList[i]);
+ sList.push(stemW);
+ }
+ } else {
+ sList = wList;
+ }
+ $("#content").highlight(sList); //Highlight the search input's all stems
+
+ var _content = document.getElementById("content");
+ var spans = _content.getElementsByTagName("span");
+ var hasOne = false;
+ for (i = 0; i < spans.length; i++) {
+ var span = spans[i];
+ if (span.className == "highlight") {
+ span.setAttribute("id", "firstHighlight");
+ hasOne = true;
+ break;
+ }
+ }
+ if (hasOne) {
+ document.getElementById("firstHighlight").scrollIntoView();
+ }
+ }
+}
+
+function searchUnhighlight(){
+ highlightOn = false;
+ //unhighlight the search input's all stems
+ $("#content").unhighlight();
+ $("#content").unhighlight();
+}
+
+function toggleHighlight(){
+ if(highlightOn) {
+ searchUnhighlight();
+ } else {
+ searchHighlight($.cookie('textToSearch'));
+ }
+}
diff --git a/netinstall/6/de/content/nwSearchFnt.js b/netinstall/6/de/content/nwSearchFnt.js
new file mode 100644
index 00000000..13327867
--- /dev/null
+++ b/netinstall/6/de/content/nwSearchFnt.js
@@ -0,0 +1,524 @@
+/*----------------------------------------------------------------------------
+ * JavaScript for webhelp search
+ *----------------------------------------------------------------------------
+ This file is part of the webhelpsearch plugin for DocBook WebHelp
+ Copyright (c) 2007-2008 NexWave Solutions All Rights Reserved.
+ www.nexwave.biz Nadege Quaine
+ http://kasunbg.blogspot.com/ Kasun Gajasinghe
+ */
+
+//string initialization
+var htmlfileList = "htmlFileList.js";
+var htmlfileinfoList = "htmlFileInfoList.js";
+var useCJKTokenizing = false;
+
+/* Cette fonction verifie la validite de la recherche entrre par l utilisateur */
+function Verifie(ditaSearch_Form) {
+
+ // Check browser compatibitily
+ if (navigator.userAgent.indexOf("Konquerer") > -1) {
+
+ alert(txt_browser_not_supported);
+ return;
+ }
+
+
+ var expressionInput = document.ditaSearch_Form.textToSearch.value;
+ //Set a cookie to store the searched keywords
+ $.cookie('textToSearch', expressionInput);
+
+
+ if (expressionInput.length < 1) {
+
+ // expression is invalid
+ alert(txt_enter_at_least_1_char);
+ // reactive la fenetre de search (utile car cadres)
+ document.ditaSearch_Form.textToSearch.focus();
+ }
+ else {
+
+ // Effectuer la recherche
+ Effectuer_recherche(expressionInput);
+
+ // reactive la fenetre de search (utile car cadres)
+ document.ditaSearch_Form.textToSearch.focus();
+ }
+}
+
+var stemQueryMap = new Array(); // A hashtable which maps stems to query words
+
+/* This function parses the search expression, loads the indices and displays the results*/
+function Effectuer_recherche(expressionInput) {
+
+ /* Display a waiting message */
+ //DisplayWaitingMessage();
+
+ /*data initialisation*/
+ var searchFor = ""; // expression en lowercase et sans les caracte res speciaux
+ //w = new Object(); // hashtable, key=word, value = list of the index of the html files
+ scriptLetterTab = new Scriptfirstchar(); // Array containing the first letter of each word to look for
+ var wordsList = new Array(); // Array with the words to look for
+ var finalWordsList = new Array(); // Array with the words to look for after removing spaces
+ var linkTab = new Array();
+ var fileAndWordList = new Array();
+ var txt_wordsnotfound = "";
+
+
+ /*nqu: expressionInput, la recherche est lower cased, plus remplacement des char speciaux*/
+ searchFor = expressionInput.toLowerCase().replace(/<\//g, "_st_").replace(/\$_/g, "_di_").replace(/\.|%2C|%3B|%21|%3A|@|\/|\*/g, " ").replace(/(%20)+/g, " ").replace(/_st_/g, "").replace(/_di_/g, "%24_");
+
+ searchFor = searchFor.replace(/ +/g, " ");
+ searchFor = searchFor.replace(/ $/, "").replace(/^ /, "");
+
+ wordsList = searchFor.split(" ");
+ wordsList.sort();
+
+ //set the tokenizing method
+ if(typeof indexerLanguage != "undefined" && (indexerLanguage=="zh" || indexerLanguage=="ja" ||indexerLanguage=="ko")){
+ useCJKTokenizing=true;
+ } else {
+ useCJKTokenizing=false;
+ }
+ //If Lucene CJKTokenizer was used as the indexer, then useCJKTokenizing will be true. Else, do normal tokenizing.
+ // 2-gram tokenizinghappens in CJKTokenizing,
+ if(useCJKTokenizing){
+ finalWordsList = cjkTokenize(wordsList);
+ } else {
+ finalWordsList = tokenize(wordsList);
+ }
+
+ //load the scripts with the indices: the following lines do not work on the server. To be corrected
+ /*if (IEBrowser) {
+ scriptsarray = loadTheIndexScripts (scriptLetterTab);
+ } */
+
+ /**
+ * Compare with the indexed words (in the w[] array), and push words that are in it to tempTab.
+ */
+ var tempTab = new Array();
+ for (var t in finalWordsList) {
+ if (w[finalWordsList[t].toString()] == undefined) {
+ txt_wordsnotfound += finalWordsList[t] + " ";
+ } else {
+ tempTab.push(finalWordsList[t]);
+ }
+ }
+ finalWordsList = tempTab;
+
+ if (!finalWordsList.length) {
+ finalWordsList = wordsList;
+ }
+
+ fileAndWordList = SortResults(finalWordsList);
+
+ if (fileAndWordList && fileAndWordList.length) {
+
+ //search 'and' and 'or' one time
+ //fileAndWordList = SortResults(finalWordsList);
+
+ var cpt = fileAndWordList.length;
+ for (var i = cpt - 1; i >= 0; i--) {
+ if (fileAndWordList[i] != undefined) {
+ linkTab.push("" + txt_results_for + " " + "" + fileAndWordList[i][0].motslisteDisplay + " " + "
");
+
+ linkTab.push("");
+ for (t in fileAndWordList[i]) {
+ //DEBUG: alert(": "+ fileAndWordList[i][t].filenb+" " +fileAndWordList[i][t].motsliste);
+ //linkTab.push(""+fl[fileAndWordList[i][t].filenb]+" ");
+ var tempInfo = fil[fileAndWordList[i][t].filenb];
+ var pos1 = tempInfo.indexOf("@@@");
+ var pos2 = tempInfo.lastIndexOf("@@@");
+ var tempPath = tempInfo.substring(0, pos1);
+ var tempTitle = tempInfo.substring(pos1 + 3, pos2);
+ var tempShortdesc = tempInfo.substring(pos2 + 3, tempInfo.length);
+
+ //file:///home/kasun/docbook/WEBHELP/webhelp-draft-output-format-idea/src/main/resources/web/webhelp/installation.html
+ var linkString = "" + tempTitle + " ";
+ // var linkString = "" + tempTitle + " ";
+ if ((tempShortdesc != "null")) {
+ linkString += "\n" + tempShortdesc + "
";
+ }
+ linkString += " ";
+ linkTab.push(linkString);
+ }
+ linkTab.push(" ");
+ }
+ }
+ }
+
+ var results = "";
+ if (linkTab.length > 0) {
+ /*writeln ("" + txt_results_for + " " + "" + cleanwordsList + " " + " "+"
");*/
+ results = "";
+ //write("
");
+ for (t in linkTab) {
+ results += linkTab[t].toString();
+ }
+ results += "
";
+ } else {
+ results = "" + txt_no_results_for + "" + txt_wordsnotfound + " " + "
";
+ }
+ //alert(results);
+ document.getElementById('searchResults').innerHTML = results;
+}
+
+function tokenize(wordsList){
+ var stemmedWordsList = new Array(); // Array with the words to look for after removing spaces
+ var cleanwordsList = new Array(); // Array with the words to look for
+ for(var j in wordsList){
+ var word = wordsList[j];
+ if(typeof stemmer != "undefined" ){
+ stemQueryMap[stemmer(word)] = word;
+ } else {
+ stemQueryMap[word] = word;
+ }
+ }
+ //stemmedWordsList is the stemmed list of words separated by spaces.
+ for (var t in wordsList) {
+ wordsList[t] = wordsList[t].replace(/(%22)|^-/g, "");
+ if (wordsList[t] != "%20") {
+ scriptLetterTab.add(wordsList[t].charAt(0));
+ cleanwordsList.push(wordsList[t]);
+ }
+ }
+
+ if(typeof stemmer != "undefined" ){
+ //Do the stemming using Porter's stemming algorithm
+ for (var i = 0; i < cleanwordsList.length; i++) {
+ var stemWord = stemmer(cleanwordsList[i]);
+ stemmedWordsList.push(stemWord);
+ }
+ } else {
+ stemmedWordsList = cleanwordsList;
+ }
+ return stemmedWordsList;
+}
+
+//Invoker of CJKTokenizer class methods.
+function cjkTokenize(wordsList){
+ var allTokens= new Array();
+ var notCJKTokens= new Array();
+ var j=0;
+ for(j=0;j";
+ return this.input.substring(this.offset,this.offset+2);
+ }
+
+ function getAllTokens(){
+ while(this.incrementToken()){
+ var tmp = this.tokenize();
+ this.tokens.push(tmp);
+ }
+ return this.unique(this.tokens);
+// document.getElementById("content").innerHTML += tokens+" ";
+// document.getElementById("content").innerHTML += " dada"+sortedTokens+" ";
+// console.log(tokens.length+"dsdsds");
+ /*for(i=0;idada"+un[i]+"- "+stems[i]+" "+ ss;
+ document.getElementById("content").innerHTML += " "+sortedTokens[i];
+ }*/
+ }
+
+ function unique(a)
+ {
+ var r = new Array();
+ o:for(var i = 0, n = a.length; i < n; i++)
+ {
+ for(var x = 0, y = r.length; x < y; x++)
+ {
+ if(r[x]==a[i]) continue o;
+ }
+ r[r.length] = a[i];
+ }
+ return r;
+ }
+}
+
+
+/* Scriptfirstchar: to gather the first letter of index js files to upload */
+function Scriptfirstchar() {
+ this.strLetters = "";
+ this.add = addLettre;
+}
+
+function addLettre(caract) {
+
+ if (this.strLetters == 'undefined') {
+ this.strLetters = caract;
+ } else if (this.strLetters.indexOf(caract) < 0) {
+ this.strLetters += caract;
+ }
+
+ return 0;
+}
+/* end of scriptfirstchar */
+
+/*main loader function*/
+/*tab contains the first letters of each word looked for*/
+function loadTheIndexScripts(tab) {
+
+ //alert (tab.strLetters);
+ var scriptsarray = new Array();
+
+ for (var i = 0; i < tab.strLetters.length; i++) {
+
+ scriptsarray[i] = "..\/search" + "\/" + tab.strLetters.charAt(i) + ".js";
+ }
+ // add the list of html files
+ i++;
+ scriptsarray[i] = "..\/search" + "\/" + htmlfileList;
+
+ //debug
+ for (var t in scriptsarray) {
+ //alert (scriptsarray[t]);
+ }
+
+ tab = new ScriptLoader();
+ for (t in scriptsarray) {
+ tab.add(scriptsarray[t]);
+ }
+ tab.load();
+ //alert ("scripts loaded");
+ return (scriptsarray);
+}
+
+/* ScriptLoader: to load the scripts and wait that it's finished */
+function ScriptLoader() {
+ this.cpt = 0;
+ this.scriptTab = new Array();
+ this.add = addAScriptInTheList;
+ this.load = loadTheScripts;
+ this.onScriptLoaded = onScriptLoadedFunc;
+}
+
+function addAScriptInTheList(scriptPath) {
+ this.scriptTab.push(scriptPath);
+}
+
+function loadTheScripts() {
+ var script;
+ var head;
+
+ head = document.getElementsByTagName('head').item(0);
+
+ //script = document.createElement('script');
+
+ for (var el in this.scriptTab) {
+ //alert (el+this.scriptTab[el]);
+ script = document.createElement('script');
+ script.src = this.scriptTab[el];
+ script.type = 'text/javascript';
+ script.defer = false;
+
+ head.appendChild(script);
+ }
+
+}
+
+function onScriptLoadedFunc(e) {
+ e = e || window.event;
+ var target = e.target || e.srcElement;
+ var isComplete = true;
+ if (typeof target.readyState != undefined) {
+
+ isComplete = (target.readyState == "complete" || target.readyState == "loaded");
+ }
+ if (isComplete) {
+ ScriptLoader.cpt++;
+ if (ScriptLoader.cpt == ScriptLoader.scripts.length) {
+ ScriptLoader.onLoadComplete();
+ }
+ }
+}
+
+/*
+function onLoadComplete() {
+ alert("loaded !!");
+} */
+
+/* End of scriptloader functions */
+
+// Array.unique( strict ) - Remove duplicate values
+function unique(tab) {
+ var a = new Array();
+ var i;
+ var l = tab.length;
+
+ if (tab[0] != undefined) {
+ a[0] = tab[0];
+ }
+ else {
+ return -1
+ }
+
+ for (i = 1; i < l; i++) {
+ if (indexof(a, tab[i], 0) < 0) {
+ a.push(tab[i]);
+ }
+ }
+ return a;
+}
+function indexof(tab, element, begin) {
+ for (var i = begin; i < tab.length; i++) {
+ if (tab[i] == element) {
+ return i;
+ }
+ }
+ return -1;
+
+}
+/* end of Array functions */
+
+
+/*
+ Param: mots= list of words to look for.
+ This function creates an hashtable:
+ - The key is the index of a html file which contains a word to look for.
+ - The value is the list of all words contained in the html file.
+
+ Return value: the hashtable fileAndWordList
+ */
+function SortResults(mots) {
+
+ var fileAndWordList = new Object();
+ if (mots.length == 0) {
+ return null;
+ }
+
+ for (var t in mots) {
+ // get the list of the indices of the files.
+ var listNumerosDesFicStr = w[mots[t].toString()];
+ //alert ("listNumerosDesFicStr "+listNumerosDesFicStr);
+
+ if (!listNumerosDesFicStr) {
+ return;
+ }
+
+ var tab = listNumerosDesFicStr.split(",");
+
+ //for each file (file's index):
+ for (var t2 in tab) {
+ var temp = tab[t2].toString();
+ if (fileAndWordList[temp] == undefined) {
+
+ fileAndWordList[temp] = "" + mots[t];
+ } else {
+
+ fileAndWordList[temp] += "," + mots[t];
+ }
+ }
+ }
+
+ var fileAndWordListValuesOnly = new Array();
+
+ // sort results according to values
+ var temptab = new Array();
+ for (t in fileAndWordList) {
+ tab = fileAndWordList[t].split(',');
+
+ var tempDisplay = new Array();
+ for (var x in tab) {
+ if(stemQueryMap[tab[x]] != undefined){
+ tempDisplay.push(stemQueryMap[tab[x]]); //get the original word from the stem word.
+ } else {
+ tempDisplay.push(tab[x]); //no stem is available. (probably a CJK language)
+ }
+ }
+ var tempDispString = tempDisplay.join(", ");
+
+ temptab.push(new resultPerFile(t, fileAndWordList[t], tab.length, tempDispString));
+ fileAndWordListValuesOnly.push(fileAndWordList[t]);
+ }
+
+
+ //alert("t"+fileAndWordListValuesOnly.toString());
+
+ fileAndWordListValuesOnly = unique(fileAndWordListValuesOnly);
+ fileAndWordListValuesOnly = fileAndWordListValuesOnly.sort(compare_nbMots);
+ //alert("t: "+fileAndWordListValuesOnly.join(';'));
+
+ var listToOutput = new Array();
+
+ for (var j in fileAndWordListValuesOnly) {
+ for (t in temptab) {
+ if (temptab[t].motsliste == fileAndWordListValuesOnly[j]) {
+ if (listToOutput[j] == undefined) {
+ listToOutput[j] = new Array(temptab[t]);
+ } else {
+ listToOutput[j].push(temptab[t]);
+ }
+ }
+ }
+ }
+ return listToOutput;
+}
+
+function resultPerFile(filenb, motsliste, motsnb, motslisteDisplay) {
+ this.filenb = filenb;
+ this.motsliste = motsliste;
+ this.motsnb = motsnb;
+ this.motslisteDisplay= motslisteDisplay;
+}
+
+function compare_nbMots(s1, s2) {
+ var t1 = s1.split(',');
+ var t2 = s2.split(',');
+ //alert ("s1:"+t1.length + " " +t2.length)
+ if (t1.length == t2.length) {
+ return 0;
+ } else if (t1.length > t2.length) {
+ return 1;
+ } else {
+ return -1;
+ }
+ //return t1.length - t2.length);
+}
\ No newline at end of file
diff --git a/netinstall/6/de/content/search/default.props b/netinstall/6/de/content/search/default.props
new file mode 100644
index 00000000..22edf439
--- /dev/null
+++ b/netinstall/6/de/content/search/default.props
@@ -0,0 +1 @@
+DEF01=a
\ No newline at end of file
diff --git a/netinstall/6/de/content/search/en-us.props b/netinstall/6/de/content/search/en-us.props
new file mode 100644
index 00000000..da284ce5
--- /dev/null
+++ b/netinstall/6/de/content/search/en-us.props
@@ -0,0 +1,45 @@
+DEF01=this
+DEF02=is
+DEF03=the
+DEF04=in
+DEF05=i
+DEF06=on
+DEF07=a
+DEF08=about
+DEF09=an
+DEF10=are
+DEF11=as
+DEF12=at
+DEF13=be
+DEF14=by
+DEF15=com
+DEF16=de
+DEF17=en
+DEF18=for
+DEF19=from
+DEF20=how
+DEF21=it
+DEF22=la
+DEF23=of
+DEF24=on
+DEF25=or
+DEF26=that
+DEF27=to
+DEF28=was
+DEF29=what
+DEF30=when
+DEF31=where
+DEF32=who
+DEF33=will
+DEF34=with
+DEF35=und
+DEF36=Next
+DEF37=Prev
+DEF38=Home
+DEF39=Motive
+DEF40=Inc
+DEF41=Copyright
+DEF42=All
+DEF43=rights
+DEF44=reserved
+DEF45=Up
\ No newline at end of file
diff --git a/netinstall/6/de/content/search/es-es.props b/netinstall/6/de/content/search/es-es.props
new file mode 100644
index 00000000..fb73bdcc
--- /dev/null
+++ b/netinstall/6/de/content/search/es-es.props
@@ -0,0 +1,179 @@
+DEF01=un
+DEF02=una
+DEF03=unas
+DEF04=unos
+DEF05=uno
+DEF06=sobre
+DEF07=todo
+DEF08=también
+DEF09=tras
+DEF10=otro
+DEF11=algún
+DEF12=alguno
+DEF13=alguna
+DEF14=algunos
+DEF15=algunas
+DEF16=ser
+DEF17=es
+DEF18=soy
+DEF19=eres
+DEF20=somos
+DEF21=sois
+DEF22=estoy
+DEF23=esta
+DEF24=estamos
+DEF25=estais
+DEF26=estan
+DEF27=como
+DEF28=en
+DEF29=para
+DEF30=atras
+DEF31=porque
+DEF32=por
+DEF33=estado
+DEF34=estaba
+DEF35=ante
+DEF36=antes
+DEF37=siendo
+DEF38=ambos
+DEF39=pero
+DEF40=por
+DEF41=poder
+DEF42=puede
+DEF43=puedo
+DEF44=podemos
+DEF45=podeis
+DEF46=pueden
+DEF47=fui
+DEF48=fue
+DEF49=fuimos
+DEF50=fueron
+DEF51=hacer
+DEF52=hago
+DEF53=hace
+DEF54=hacemos
+DEF55=haceis
+DEF56=hacen
+DEF57=cada
+DEF58=fin
+DEF59=incluso
+DEF60=primero
+DEF61=desde
+DEF62=conseguir
+DEF63=consigo
+DEF64=consigue
+DEF65=consigues
+DEF66=conseguimos
+DEF67=consiguen
+DEF68=ir
+DEF69=voy
+DEF70=va
+DEF71=vamos
+DEF72=vais
+DEF73=van
+DEF74=vaya
+DEF75=gueno
+DEF76=ha
+DEF77=tener
+DEF78=tengo
+DEF79=tiene
+DEF80=tenemos
+DEF81=teneis
+DEF82=tienen
+DEF83=el
+DEF84=la
+DEF85=lo
+DEF86=las
+DEF87=los
+DEF88=su
+DEF89=aqui
+DEF90=mio
+DEF91=tuyo
+DEF92=ellos
+DEF93=ellas
+DEF94=nos
+DEF95=nosotros
+DEF96=vosotros
+DEF97=vosotras
+DEF98=si
+DEF99=dentro
+DEF100=solo
+DEF101=solamente
+DEF102=saber
+DEF103=sabes
+DEF104=sabe
+DEF105=sabemos
+DEF106=sabeis
+DEF107=saben
+DEF108=ultimo
+DEF109=largo
+DEF110=bastante
+DEF111=haces
+DEF112=muchos
+DEF113=aquellos
+DEF114=aquellas
+DEF115=sus
+DEF116=entonces
+DEF117=tiempo
+DEF118=verdad
+DEF119=verdadero
+DEF120=verdadera
+DEF121=cierto
+DEF122=ciertos
+DEF123=cierta
+DEF124=ciertas
+DEF125=intentar
+DEF126=intento
+DEF127=intenta
+DEF128=intentas
+DEF129=intentamos
+DEF130=intentais
+DEF131=intentan
+DEF132=dos
+DEF133=bajo
+DEF134=arriba
+DEF135=encima
+DEF136=usar
+DEF137=uso
+DEF138=usas
+DEF139=usa
+DEF140=usamos
+DEF141=usais
+DEF142=usan
+DEF143=emplear
+DEF144=empleo
+DEF145=empleas
+DEF146=emplean
+DEF147=ampleamos
+DEF148=empleais
+DEF149=valor
+DEF150=muy
+DEF151=era
+DEF152=eras
+DEF153=eramos
+DEF154=eran
+DEF155=modo
+DEF156=bien
+DEF157=cual
+DEF158=cuando
+DEF159=donde
+DEF160=mientras
+DEF161=quien
+DEF162=con
+DEF163=entre
+DEF164=sin
+DEF165=trabajo
+DEF166=trabajar
+DEF167=trabajas
+DEF168=trabaja
+DEF169=trabajamos
+DEF170=trabajais
+DEF171=trabajan
+DEF172=podria
+DEF173=podrias
+DEF174=podriamos
+DEF175=podrian
+DEF176=podriais
+DEF177=yo
+DEF178=aquel
+DEF179=qué
\ No newline at end of file
diff --git a/netinstall/6/de/content/search/htmlFileInfoList.js b/netinstall/6/de/content/search/htmlFileInfoList.js
new file mode 100644
index 00000000..12bd4052
--- /dev/null
+++ b/netinstall/6/de/content/search/htmlFileInfoList.js
@@ -0,0 +1,2 @@
+fil = new Array();
+fil["0"]= "SOME_UNIQUE_ID.html@@@Installation mittels einem kleinen Boot Image@@@null";
diff --git a/netinstall/6/de/content/search/htmlFileList.js b/netinstall/6/de/content/search/htmlFileList.js
new file mode 100644
index 00000000..6b6ccc3e
--- /dev/null
+++ b/netinstall/6/de/content/search/htmlFileList.js
@@ -0,0 +1,3 @@
+//List of files which are indexed.
+fl = new Array();
+fl["0"]= "SOME_UNIQUE_ID.html";
diff --git a/netinstall/6/de/content/search/index-1.js b/netinstall/6/de/content/search/index-1.js
new file mode 100644
index 00000000..40a1478b
--- /dev/null
+++ b/netinstall/6/de/content/search/index-1.js
@@ -0,0 +1,134 @@
+var indexerLanguage="en";
+//Auto generated index for searching.
+w["-"]="0";
+w["-netinstall-"]="0";
+w["-netinstall-nonfree-"]="0";
+w["-sa"]="0";
+w["0"]="0";
+w["1"]="0";
+w["2"]="0";
+w["3"]="0";
+w["5"]="0";
+w["abbild"]="0";
+w["abbrechen"]="0";
+w["abhängig"]="0";
+w["abhängigkeiten"]="0";
+w["abschnitt"]="0";
+w["abzuschließen"]="0";
+w["al"]="0";
+w["alt"]="0";
+w["amerikanisch"]="0";
+w["amerikanischen"]="0";
+w["ander"]="0";
+w["anderen"]="0";
+w["anfangen"]="0";
+w["angezeigt"]="0";
+w["anleitung"]="0";
+w["anmerkung"]="0";
+w["anschließend"]="0";
+w["anzahl"]="0";
+w["anzuzeigen"]="0";
+w["arch"]="0";
+w["area"]="0";
+w["art"]="0";
+w["auch"]="0";
+w["auf"]="0";
+w["aufgefordert"]="0";
+w["aufweisen"]="0";
+w["aus"]="0";
+w["aussehen"]="0";
+w["auswahl"]="0";
+w["auswählen"]="0";
+w["auszuwählen"]="0";
+w["baumähnlich"]="0";
+w["bedeutet"]="0";
+w["bei"]="0";
+w["beiden"]="0";
+w["beim"]="0";
+w["beispiel"]="0";
+w["bekannt"]="0";
+w["benutzernamen"]="0";
+w["benötigt"]="0";
+w["beschrieben"]="0";
+w["beschriebenen"]="0";
+w["besitzen"]="0";
+w["bestimmt"]="0";
+w["bevor"]="0";
+w["bevorzugen"]="0";
+w["bezeichnet"]="0";
+w["bezüglich"]="0";
+w["bild"]="0";
+w["bildschirm"]="0";
+w["bio"]="0";
+w["bis"]="0";
+w["bisher"]="0";
+w["bitt"]="0";
+w["blockiert"]="0";
+w["bluetooth"]="0";
+w["boot"]="0";
+w["boot-nonfre"]="0";
+w["brennen"]="0";
+w["cauldron"]="0";
+w["cc"]="0";
+w["cd"]="0";
+w["choos"]="0";
+w["comput"]="0";
+w["content"]="0";
+w["da"]="0";
+w["dann"]="0";
+w["das"]="0";
+w["dass"]="0";
+w["dateien"]="0";
+w["dateinamen"]="0";
+w["daten"]="0";
+w["davon"]="0";
+w["dazu"]="0";
+w["de"]="0";
+w["dem"]="0";
+w["den"]="0";
+w["der"]="0";
+w["deren"]="0";
+w["des"]="0";
+w["dhcp"]="0";
+w["die"]="0";
+w["dies"]="0";
+w["diesem"]="0";
+w["diesen"]="0";
+w["dieser"]="0";
+w["ding"]="0";
+w["directori"]="0";
+w["distrib"]="0";
+w["doc"]="0";
+w["doch"]="0";
+w["domainnamen"]="0";
+w["drahtlos"]="0";
+w["drakx"]="0";
+w["drücke"]="0";
+w["drücken"]="0";
+w["durch"]="0";
+w["durchgeführt"]="0";
+w["durchzuführen"]="0";
+w["dvd"]="0";
+w["dvd-rom"]="0";
+w["ehem"]="0";
+w["ein"]="0";
+w["einem"]="0";
+w["einen"]="0";
+w["einer"]="0";
+w["einfach"]="0";
+w["eingab"]="0";
+w["eingeben"]="0";
+w["einrichten"]="0";
+w["einstellen"]="0";
+w["einstellungen"]="0";
+w["eintrag"]="0";
+w["einzugeben"]="0";
+w["entf"]="0";
+w["enthält"]="0";
+w["entsprechend"]="0";
+w["entwed"]="0";
+w["er"]="0";
+w["erhalten"]="0";
+w["erlaubt"]="0";
+w["erscheint"]="0";
+
diff --git a/netinstall/6/de/content/search/index-2.js b/netinstall/6/de/content/search/index-2.js
new file mode 100644
index 00000000..7bdd2a3f
--- /dev/null
+++ b/netinstall/6/de/content/search/index-2.js
@@ -0,0 +1,133 @@
+//Auto generated index for searching.
+w["erst"]="0";
+w["ersten"]="0";
+w["erweitert"]="0";
+w["es"]="0";
+w["eventuel"]="0";
+w["f1"]="0";
+w["f2"]="0";
+w["f3"]="0";
+w["f7"]="0";
+w["fall"]="0";
+w["fehlenden"]="0";
+w["fehlermeldungen"]="0";
+w["feld"]="0";
+w["festplatt"]="0";
+w["finden"]="0";
+w["folgen"]="0";
+w["folgend"]="0";
+w["folgenden"]="0";
+w["folgendermaßen"]="0";
+w["fortgeführt"]="0";
+w["fortzuführen"]="0";
+w["frei"]="0";
+w["ftp"]="0";
+w["funkionierend"]="0";
+w["für"]="0";
+w["geben"]="0";
+w["geführt"]="0";
+w["gegebenenfal"]="0";
+w["gehen"]="0";
+w["gelisteten"]="0";
+w["genannt"]="0";
+w["gerad"]="0";
+w["gerät"]="0";
+w["gerätetreib"]="0";
+w["geschrieben"]="0";
+w["gespeichert"]="0";
+w["gestartet"]="0";
+w["gewählt"]="0";
+w["gewünscht"]="0";
+w["gewünschten"]="0";
+w["gleich"]="0";
+w["große"]="0";
+w["grund"]="0";
+w["gute"]="0";
+w["haben"]="0";
+w["hardwar"]="0";
+w["herunterladen"]="0";
+w["hervorgehoben"]="0";
+w["hier"]="0";
+w["hierzu"]="0";
+w["hilf"]="0";
+w["hoch"]="0";
+w["hochfahren"]="0";
+w["hostnamen"]="0";
+w["html"]="0";
+w["http"]="0";
+w["http-proxi"]="0";
+w["i586"]="0";
+w["ihnen"]="0";
+w["ihr"]="0";
+w["ihrem"]="0";
+w["ihrer"]="0";
+w["im"]="0";
+w["imag"]="0";
+w["indem"]="0";
+w["instal"]="0";
+w["installationsbildschirm"]="0";
+w["installationsmethod"]="0";
+w["installationsprogramm"]="0";
+w["installieren"]="0";
+w["installiert"]="0";
+w["iso"]="0";
+w["iso-abbild"]="0";
+w["ist"]="0";
+w["jeder"]="0";
+w["kabelgebunden"]="0";
+w["kann"]="0";
+w["kein"]="0";
+w["klein"]="0";
+w["kleinen"]="0";
+w["klicken"]="0";
+w["kommen"]="0";
+w["können"]="0";
+w["lan"]="0";
+w["languag"]="0";
+w["lass"]="0";
+w["lassen"]="0";
+w["laufwerk-control"]="0";
+w["lesen"]="0";
+w["link"]="0";
+w["linux"]="0";
+w["list"]="0";
+w["livecd"]="0";
+w["local"]="0";
+w["login"]="0";
+w["lokalen"]="0";
+w["mageia"]="0";
+w["mageia-"]="0";
+w["mageia-vers"]="0";
+w["manuel"]="0";
+w["master"]="0";
+w["mbr"]="0";
+w["medium"]="0";
+w["mehr"]="0";
+w["method"]="0";
+w["mirror"]="0";
+w["mit"]="0";
+w["mittel"]="0";
+w["modi"]="0";
+w["modus"]="0";
+w["muss"]="0";
+w["möchten"]="0";
+w["möglicherweis"]="0";
+w["müssen"]="0";
+w["n"]="0";
+w["nach"]="0";
+w["name"]="0";
+w["namen"]="0";
+w["network"]="0";
+w["netzwerk"]="0";
+w["netzwerkgerät"]="0";
+w["netzwerkinstal"]="0";
+w["netzwerkkarten"]="0";
+w["neu"]="0";
+w["nicht"]="0";
+w["nicht-verschlüsselt"]="0";
+w["noch"]="0";
+w["nochmal"]="0";
+w["nummer"]="0";
+w["nun"]="0";
+w["oben"]="0";
+
diff --git a/netinstall/6/de/content/search/index-3.js b/netinstall/6/de/content/search/index-3.js
new file mode 100644
index 00000000..76ed3a8c
--- /dev/null
+++ b/netinstall/6/de/content/search/index-3.js
@@ -0,0 +1,129 @@
+//Auto generated index for searching.
+w["oder"]="0";
+w["offiziell"]="0";
+w["offiziellen"]="0";
+w["ok"]="0";
+w["onlinequellen"]="0";
+w["org"]="0";
+w["partit"]="0";
+w["password"]="0";
+w["passwort"]="0";
+w["pfad"]="0";
+w["pfade"]="0";
+w["pfeiltasten"]="0";
+w["pleas"]="0";
+w["proprietär"]="0";
+w["protokoll"]="0";
+w["pub"]="0";
+w["record"]="0";
+w["richtig"]="0";
+w["rsync"]="0";
+w["runter"]="0";
+w["schaue"]="0";
+w["schritt"]="0";
+w["schwer"]="0";
+w["screenshot"]="0";
+w["sehen"]="0";
+w["sehr"]="0";
+w["sein"]="0";
+w["seit"]="0";
+w["selectlanguag"]="0";
+w["server"]="0";
+w["sich"]="0";
+w["sicher"]="0";
+w["sie"]="0";
+w["sieh"]="0";
+w["sind"]="0";
+w["soll"]="0";
+w["sollen"]="0";
+w["sollt"]="0";
+w["sowi"]="0";
+w["spiegelmedium"]="0";
+w["spiegelserv"]="0";
+w["spiegelservern"]="0";
+w["spiegelungen"]="0";
+w["sprachauswahl"]="0";
+w["später"]="0";
+w["stage"]="0";
+w["start"]="0";
+w["starten"]="0";
+w["startet"]="0";
+w["startvorgang"]="0";
+w["strg"]="0";
+w["struktur"]="0";
+w["system"]="0";
+w["tab-tast"]="0";
+w["tast"]="0";
+w["tastatur"]="0";
+w["tastaturlayout"]="0";
+w["tasten"]="0";
+w["tastenkombin"]="0";
+w["teil"]="0";
+w["treffen"]="0";
+w["tty2"]="0";
+w["tun"]="0";
+w["uefi-modus"]="0";
+w["um"]="0";
+w["unabhängig"]="0";
+w["und"]="0";
+w["unten"]="0";
+w["unter"]="0";
+w["unteren"]="0";
+w["unternehmensnetzwerk"]="0";
+w["url"]="0";
+w["usb-stick"]="0";
+w["use"]="0";
+w["veranschaulicht"]="0";
+w["verhält"]="0";
+w["verschieden"]="0";
+w["verschlüsselt"]="0";
+w["version"]="0";
+w["versuchen"]="0";
+w["verwend"]="0";
+w["verwenden"]="0";
+w["verwendet"]="0";
+w["verwirrend"]="0";
+w["verzeichni"]="0";
+w["verzeichnissen"]="0";
+w["verzeichnisstruktur"]="0";
+w["von"]="0";
+w["vorgang"]="0";
+w["vorgegebenen"]="0";
+w["wahl"]="0";
+w["warnung"]="0";
+w["was"]="0";
+w["wechseln"]="0";
+w["weiter"]="0";
+w["welch"]="0";
+w["welcher"]="0";
+w["wenn"]="0";
+w["werden"]="0";
+w["wie"]="0";
+w["wird"]="0";
+w["wissen"]="0";
+w["wlan"]="0";
+w["wo"]="0";
+w["wobei"]="0";
+w["wodurch"]="0";
+w["wurd"]="0";
+w["wähle"]="0";
+w["wählen"]="0";
+w["während"]="0";
+w["wäre"]="0";
+w["x86_64"]="0";
+w["zeigt"]="0";
+w["zeit"]="0";
+w["ziel"]="0";
+w["zu"]="0";
+w["zum"]="0";
+w["zurück"]="0";
+w["zurückkehren"]="0";
+w["zusammenfassung"]="0";
+w["zusätzlich"]="0";
+w["zweit"]="0";
+w["Â "]="0";
+w["©"]="0";
+w["ändern"]="0";
+w["über"]="0";
+w["überlegt"]="0";
+
diff --git a/netinstall/6/de/content/search/ja-jp.props b/netinstall/6/de/content/search/ja-jp.props
new file mode 100644
index 00000000..27568054
--- /dev/null
+++ b/netinstall/6/de/content/search/ja-jp.props
@@ -0,0 +1 @@
+J01=\\u306B
\ No newline at end of file
diff --git a/netinstall/6/de/content/search/nwSearchFnt.js b/netinstall/6/de/content/search/nwSearchFnt.js
new file mode 100644
index 00000000..0111559c
--- /dev/null
+++ b/netinstall/6/de/content/search/nwSearchFnt.js
@@ -0,0 +1,513 @@
+/*----------------------------------------------------------------------------
+ * JavaScript for webhelp search
+ *----------------------------------------------------------------------------
+ This file is part of the webhelpsearch plugin for DocBook WebHelp
+ Copyright (c) 2007-2008 NexWave Solutions All Rights Reserved.
+ www.nexwave.biz Nadege Quaine
+ http://kasunbg.blogspot.com/ Kasun Gajasinghe
+ */
+
+//string initialization
+var htmlfileList = "htmlFileList.js";
+var htmlfileinfoList = "htmlFileInfoList.js";
+var useCJKTokenizing = false;
+
+/* Cette fonction verifie la validite de la recherche entrre par l utilisateur */
+function Verifie(ditaSearch_Form) {
+
+ // Check browser compatibitily
+ if (navigator.userAgent.indexOf("Konquerer") > -1) {
+
+ alert(txt_browser_not_supported);
+ return;
+ }
+
+
+ var expressionInput = document.ditaSearch_Form.textToSearch.value;
+ //Set a cookie to store the searched keywords
+ $.cookie('textToSearch', expressionInput);
+
+
+ if (expressionInput.length < 1) {
+
+ // expression is invalid
+ alert(txt_enter_at_least_1_char);
+ // reactive la fenetre de search (utile car cadres)
+ document.ditaSearch_Form.textToSearch.focus();
+ }
+ else {
+
+ // Effectuer la recherche
+ Effectuer_recherche(expressionInput);
+
+ // reactive la fenetre de search (utile car cadres)
+ document.ditaSearch_Form.textToSearch.focus();
+ }
+}
+
+var stemQueryMap = new Array(); // A hashtable which maps stems to query words
+
+/* This function parses the search expression, loads the indices and displays the results*/
+function Effectuer_recherche(expressionInput) {
+
+ /* Display a waiting message */
+ //DisplayWaitingMessage();
+
+ /*data initialisation*/
+ var searchFor = ""; // expression en lowercase et sans les caracte res speciaux
+ //w = new Object(); // hashtable, key=word, value = list of the index of the html files
+ scriptLetterTab = new Scriptfirstchar(); // Array containing the first letter of each word to look for
+ var wordsList = new Array(); // Array with the words to look for
+ var finalWordsList = new Array(); // Array with the words to look for after removing spaces
+ var linkTab = new Array();
+ var fileAndWordList = new Array();
+ var txt_wordsnotfound = "";
+
+
+ /*nqu: expressionInput, la recherche est lower cased, plus remplacement des char speciaux*/
+ searchFor = expressionInput.toLowerCase().replace(/<\//g, "_st_").replace(/\$_/g, "_di_").replace(/\.|%2C|%3B|%21|%3A|@|\/|\*/g, " ").replace(/(%20)+/g, " ").replace(/_st_/g, "").replace(/_di_/g, "%24_");
+
+ searchFor = searchFor.replace(/ +/g, " ");
+ searchFor = searchFor.replace(/ $/, "").replace(/^ /, "");
+
+ wordsList = searchFor.split(" ");
+ wordsList.sort();
+
+ //set the tokenizing method
+ if(typeof indexerLanguage != "undefined" && (indexerLanguage=="zh" || indexerLanguage=="ja" ||indexerLanguage=="ko")){
+ useCJKTokenizing=true;
+ } else {
+ useCJKTokenizing=false;
+ }
+ //If Lucene CJKTokenizer was used as the indexer, then useCJKTokenizing will be true. Else, do normal tokenizing.
+ // 2-gram tokenizinghappens in CJKTokenizing,
+ if(useCJKTokenizing){
+ finalWordsList = cjkTokenize(wordsList);
+ } else {
+ finalWordsList = tokenize(wordsList);
+ }
+
+ //load the scripts with the indices: the following lines do not work on the server. To be corrected
+ /*if (IEBrowser) {
+ scriptsarray = loadTheIndexScripts (scriptLetterTab);
+ } */
+
+ /**
+ * Compare with the indexed words (in the w[] array), and push words that are in it to tempTab.
+ */
+ var tempTab = new Array();
+ for (var t in finalWordsList) {
+ if (w[finalWordsList[t].toString()] == undefined) {
+ txt_wordsnotfound += finalWordsList[t] + " ";
+ } else {
+ tempTab.push(finalWordsList[t]);
+ }
+ }
+ finalWordsList = tempTab;
+
+ if (finalWordsList.length) {
+
+ //search 'and' and 'or' one time
+ fileAndWordList = SortResults(finalWordsList);
+
+ var cpt = fileAndWordList.length;
+ for (var i = cpt - 1; i >= 0; i--) {
+ if (fileAndWordList[i] != undefined) {
+ linkTab.push("" + txt_results_for + " " + "" + fileAndWordList[i][0].motslisteDisplay + " " + "
");
+
+ linkTab.push("");
+ for (t in fileAndWordList[i]) {
+ //DEBUG: alert(": "+ fileAndWordList[i][t].filenb+" " +fileAndWordList[i][t].motsliste);
+ //linkTab.push(""+fl[fileAndWordList[i][t].filenb]+" ");
+ var tempInfo = fil[fileAndWordList[i][t].filenb];
+ var pos1 = tempInfo.indexOf("@@@");
+ var pos2 = tempInfo.lastIndexOf("@@@");
+ var tempPath = tempInfo.substring(0, pos1);
+ var tempTitle = tempInfo.substring(pos1 + 3, pos2);
+ var tempShortdesc = tempInfo.substring(pos2 + 3, tempInfo.length);
+
+ //file:///home/kasun/docbook/WEBHELP/webhelp-draft-output-format-idea/src/main/resources/web/webhelp/installation.html
+ var linkString = "" + tempTitle + " ";
+ // var linkString = "" + tempTitle + " ";
+ if ((tempShortdesc != "null")) {
+ linkString += "\n" + tempShortdesc + "
";
+ }
+ linkString += " ";
+ linkTab.push(linkString);
+ }
+ linkTab.push(" ");
+ }
+ }
+ }
+
+ var results = "";
+ if (linkTab.length > 0) {
+ /*writeln ("" + txt_results_for + " " + "" + cleanwordsList + " " + " "+"
");*/
+ results = "";
+ //write("