From 4dfc456fe8e0911eec943380a0d6b522bd319283 Mon Sep 17 00:00:00 2001
From: filip
Date: Tue, 18 Jul 2017 22:27:01 +0200
Subject: Adding or refreshing netinstall in ca
---
netinstall/6/ca/content/SOME_UNIQUE_ID.html | 87 ++++
netinstall/6/ca/content/draft.png | Bin 0 -> 16150 bytes
netinstall/6/ca/content/favicon.png | Bin 0 -> 1184 bytes
netinstall/6/ca/content/images/Boot-iso01.png | Bin 0 -> 1061 bytes
netinstall/6/ca/content/images/Boot-iso02.png | Bin 0 -> 8198 bytes
netinstall/6/ca/content/images/Boot-iso03.png | Bin 0 -> 2661 bytes
netinstall/6/ca/content/images/Boot-iso04.png | Bin 0 -> 2331 bytes
netinstall/6/ca/content/images/Boot-iso05.png | Bin 0 -> 4596 bytes
netinstall/6/ca/content/images/Boot-iso06.png | Bin 0 -> 2985 bytes
netinstall/6/ca/content/images/Boot-iso07.png | Bin 0 -> 2513 bytes
netinstall/6/ca/content/images/Boot-iso08.png | Bin 0 -> 4031 bytes
netinstall/6/ca/content/images/Bootimg10.png | Bin 0 -> 3873 bytes
netinstall/6/ca/content/images/Bootimg9.png | Bin 0 -> 18169 bytes
netinstall/6/ca/content/images/boot-iso10.png | Bin 0 -> 5013 bytes
netinstall/6/ca/content/images/boot-iso11.png | Bin 0 -> 91059 bytes
netinstall/6/ca/content/images/boot-iso12.png | Bin 0 -> 1214 bytes
netinstall/6/ca/content/images/boot-iso16.png | Bin 0 -> 3200 bytes
netinstall/6/ca/content/images/boot-iso19.png | Bin 0 -> 5347 bytes
netinstall/6/ca/content/images/boot-iso8.png | Bin 0 -> 4335 bytes
netinstall/6/ca/content/images/boot-iso9.png | Bin 0 -> 5321 bytes
netinstall/6/ca/content/images/bootimg8.png | Bin 0 -> 3329 bytes
netinstall/6/ca/content/images/dx-help.png | Bin 0 -> 11451 bytes
netinstall/6/ca/content/images/dx-welcome2.png | Bin 0 -> 402963 bytes
netinstall/6/ca/content/index.html | 39 ++
netinstall/6/ca/content/mageia-2013-200p.png | Bin 0 -> 6473 bytes
netinstall/6/ca/content/main.js | 179 +++++++
netinstall/6/ca/content/nwSearchFnt.js | 524 +++++++++++++++++++++
netinstall/6/ca/content/search/default.props | 1 +
netinstall/6/ca/content/search/en-us.props | 45 ++
netinstall/6/ca/content/search/es-es.props | 179 +++++++
netinstall/6/ca/content/search/htmlFileInfoList.js | 2 +
netinstall/6/ca/content/search/htmlFileList.js | 3 +
netinstall/6/ca/content/search/index-1.js | 113 +++++
netinstall/6/ca/content/search/index-2.js | 112 +++++
netinstall/6/ca/content/search/index-3.js | 108 +++++
netinstall/6/ca/content/search/ja-jp.props | 1 +
netinstall/6/ca/content/search/nwSearchFnt.js | 513 ++++++++++++++++++++
netinstall/6/ca/content/search/punctuation.props | 31 ++
.../6/ca/content/search/stemmers/de_stemmer.js | 247 ++++++++++
.../6/ca/content/search/stemmers/en_stemmer.js | 187 ++++++++
.../6/ca/content/search/stemmers/fr_stemmer.js | 299 ++++++++++++
netinstall/6/ca/content/webhelp-custom.css | 229 +++++++++
netinstall/6/ca/content/webhelp-default.css | 92 ++++
netinstall/6/ca/index.html | 15 +
44 files changed, 3006 insertions(+)
create mode 100644 netinstall/6/ca/content/SOME_UNIQUE_ID.html
create mode 100644 netinstall/6/ca/content/draft.png
create mode 100644 netinstall/6/ca/content/favicon.png
create mode 100644 netinstall/6/ca/content/images/Boot-iso01.png
create mode 100644 netinstall/6/ca/content/images/Boot-iso02.png
create mode 100644 netinstall/6/ca/content/images/Boot-iso03.png
create mode 100644 netinstall/6/ca/content/images/Boot-iso04.png
create mode 100644 netinstall/6/ca/content/images/Boot-iso05.png
create mode 100644 netinstall/6/ca/content/images/Boot-iso06.png
create mode 100644 netinstall/6/ca/content/images/Boot-iso07.png
create mode 100644 netinstall/6/ca/content/images/Boot-iso08.png
create mode 100644 netinstall/6/ca/content/images/Bootimg10.png
create mode 100644 netinstall/6/ca/content/images/Bootimg9.png
create mode 100644 netinstall/6/ca/content/images/boot-iso10.png
create mode 100644 netinstall/6/ca/content/images/boot-iso11.png
create mode 100644 netinstall/6/ca/content/images/boot-iso12.png
create mode 100644 netinstall/6/ca/content/images/boot-iso16.png
create mode 100644 netinstall/6/ca/content/images/boot-iso19.png
create mode 100644 netinstall/6/ca/content/images/boot-iso8.png
create mode 100644 netinstall/6/ca/content/images/boot-iso9.png
create mode 100644 netinstall/6/ca/content/images/bootimg8.png
create mode 100644 netinstall/6/ca/content/images/dx-help.png
create mode 100644 netinstall/6/ca/content/images/dx-welcome2.png
create mode 100644 netinstall/6/ca/content/index.html
create mode 100644 netinstall/6/ca/content/mageia-2013-200p.png
create mode 100644 netinstall/6/ca/content/main.js
create mode 100644 netinstall/6/ca/content/nwSearchFnt.js
create mode 100644 netinstall/6/ca/content/search/default.props
create mode 100644 netinstall/6/ca/content/search/en-us.props
create mode 100644 netinstall/6/ca/content/search/es-es.props
create mode 100644 netinstall/6/ca/content/search/htmlFileInfoList.js
create mode 100644 netinstall/6/ca/content/search/htmlFileList.js
create mode 100644 netinstall/6/ca/content/search/index-1.js
create mode 100644 netinstall/6/ca/content/search/index-2.js
create mode 100644 netinstall/6/ca/content/search/index-3.js
create mode 100644 netinstall/6/ca/content/search/ja-jp.props
create mode 100644 netinstall/6/ca/content/search/nwSearchFnt.js
create mode 100644 netinstall/6/ca/content/search/punctuation.props
create mode 100644 netinstall/6/ca/content/search/stemmers/de_stemmer.js
create mode 100644 netinstall/6/ca/content/search/stemmers/en_stemmer.js
create mode 100644 netinstall/6/ca/content/search/stemmers/fr_stemmer.js
create mode 100644 netinstall/6/ca/content/webhelp-custom.css
create mode 100644 netinstall/6/ca/content/webhelp-default.css
create mode 100644 netinstall/6/ca/index.html
(limited to 'netinstall/6/ca')
diff --git a/netinstall/6/ca/content/SOME_UNIQUE_ID.html b/netinstall/6/ca/content/SOME_UNIQUE_ID.html
new file mode 100644
index 00000000..f7296e43
--- /dev/null
+++ b/netinstall/6/ca/content/SOME_UNIQUE_ID.html
@@ -0,0 +1,87 @@
+
+
+
+
+ Instal·lació amb una imatge d'arrencada petita Instal·lació amb una imatge d'arrencada petitaMageia-<version>-netinstall-<arch>.iso (abans anomenada Boot.iso) és
+una imatge petita que conté no més que el que cal per iniciar l'instal·lador
+drakx i trobar un dels elements següents:
les fonts en lÃnia (o la rèplica local) la imatge ISO en un disc dur local o en una
+memòria USB la imatge ISO en un CD/DVD ROM la imatge ISO en una lan (xarxa d'à rea
+local) per continuar i completar la instal·lació.
La imatge Mageia-<version>-netinstall-nonfree-<arch>.iso (abans
+anomenada boot-nonfree.iso) conté controladors privats addicionals, que
+poden ser necessaris per al vostre dispositiu de xarxa, controlador de disc
+o, potser, un altre dispositiu.
Nota Els fitxers Mageia-<version>-netinstall-nonfree-<arch>.iso i
+Mageia-<version>-netinstall-<arch>.iso es poden usar per iniciar una
+instal·lació per xarxa a través d'una xarxa amb cable o sense fil sense
+encriptació. (No es permet una wifi o bluetooth encriptats.)
AvÃs De manera diferent de la instal·lació des d'un DVD o d'un CD autònom, durant
+la primera part de la instal·lació, al Pas
+1 , se us demanarà d'escriure informació. Durant aquest pas, el
+teclat respondrà com a teclat
+americà . Això pot ser molt confús quan hà giu d'escriure noms i
+camins.
Trobareu les imatges Mageia-<version>-netinstall-nonfree-<arch>.iso i
+Mageia-<version>-netinstall-<arch>.iso aquà . S'anomena
+"instal·lació per xarxa" (network installation).
També podeu baixar aquestes imatges des de la rèplica que vulgueu d'aquesta
+llista http://mirrors.mageia.org/ .
+Només cal que seguiu el
+camÃÂ /distrib//cauldron/$ARCH/install/images/
, en què
+$ARCH és i586 o x86_64.
Després de baixar la imatge, graveu-la en un CD / DVD o, si ho preferiu,
+passeu-la a una memòria USB, seguiu-ne les instructions .
Aquest pas també s'anomena Pas 1
L'ordinador arrenca en mode BIOS (també anomenat MBR (Master Boot Record))La primera pantalla que apareix és aquesta:
Durant l'arrencada, podeu llegir l'ajuda avançada prement F2 i tornar a la
+pantalla de l'instal·lador amb F1. Si no toqueu res, l'arrencada continuarÃ
+amb els parà metres per defecte.
L'ordinador arrenca en mode UEFILa primera pantalla que apareix és aquesta:
Useu les tecles de desplaçament per seleccionar i premeu
+retorn .
Podeu veure aquesta pantalla:
Durant el Pas 1, no s'escriurà res al disc dur, per tant, podeu sortir-ne en
+qualsevol moment de manera segura. Ho podeu fer prement
+ctrl+alt+supr .
Podeu usar alt+F3 per llegir-ne els registres i
+alt+F1 per tornar a la pantalla de l'instal·lador.
Trieu el mètode d'instal·lacióUseu les tecles de desplaçament per pujar i baixar per la llista, fins que
+el mètode triat quedi realçat.
Si no sabeu què triar per a una instal·lació per
+xarxa , trieu l'opció .
En una xarxa d'empresa, FTP i rsync poden estar bloquejats, per tant,
+servidor HTTP és una bona tria en aquest
+cas.
Premeu el tabulador fins que estigui
+realçat i després premeu retorn .
Per a una instal·lació des de disc dur o memòria USB, vegeu-ne les
+instruccions a continuació.
Selecció del tipus de connexió de xarxaSi teniu més d'una targeta de xarxa, trieu-ne la correcta.
Si no sabeu què triar, seleccioneu DHCP
Establiment del nom d'amfitrió i el nom del dominiSi no sabeu què fer, deixeu-ho obert i seleccioneu "D'acord".
Deixeu-ho obert si no sabeu què fer.
Si trieu especificar la rèplica manualment, haureu d'escriure el camà al
+mitjà preferit. Pot ser difÃcil si no teniu un teclat americà .
Seleccionar Mageia us oferirà una llista des d'on podreu fer la selecció amb
+les tecles de desplaçament.
Especifiqueu manualment la rèplicaQualsevol servidor que trieu, llistat aquà , hauria d'usar la mateixa
+estructura arbòria de "mageia" (o "Mageia") tal com s'usa a les rèpliques
+oficials de Mageia. Això vol dir... /mageia/distrib/<version>/<arch>
Una entrada correcta (quan s'usa una rèplica oficial) al camp "directori de
+Mageia" podria ser de la manera següent:
pub/linux/mageia/distrib/cauldron/i586
Un altre exemple, per a Mageia 5 x86_64, seria aixÃ:
pub/Mirrors/Mageia/distrib/5/x86_64 .
Altres rèpliques poden tenir una estructura diferent i les captures de
+pantalla posteriors en mostren exemples:
Si trieu un servidor HTTP:
Si trieu un servidor FTP:
Mageia n (seleccionar una rèplica de la llista)Si obteniu molts errors de dependències no resoltes després, a la
+instal·lació; reinicieu i proveu una rèplica diferent.
Després de triar un servidor FTP, arribeu a una pantalla on podeu afegir un
+nom d'entrada i una contrasenya, si cal.
Després d'aquest pas, el Pas 2
+s'instal·larà i s'iniciarà ...
Aquesta és la primera
+pantalla del Pas 2, vegeu a continuació Instal·lació - Pas 2:
Instal·lació des de disc durSi trieu instal·lar des del disc dur o d'una memòria USB, heu de saber on
+està desat el fitxer de la imatge iso. En primer lloc, seleccioneu el disc
+dur (o la mèmòria USB),
i després la partició
Seguidament especifiqueu el directori o el nom del fitxer iso. Deixar-ho
+obert o usar el directori és més fà cil, perquè llavors l'instal·lador
+ofereix una llista de directoris i fitxers per seleccionar amb les fletxes
+de desplaçament, tal com es veu a la segona imatge.
La primera pantalla que ara veieu és la de "Si us plau, trieu una llengua
+per usar". Encara no s'ha escrit res al disc dur. Si voleu reiniciar
+l'ordinador, aneu a tty2 amb ctrl+alt+F2 i premeu ctrl+alt+supr.
+(ctrl+alt+F7 per tornar-hi, si canvieu d'idea).
Aquesta part de la instal·lació és la mateixa que la que es mostra a http://doc.mageia.org/installer/5/en/content/selectLanguage.html .
+Si us plau, cliqueu a l'enllaç per continuar llegint i canvieu el 5 de l'URL
+per la versió que vulgueu instal·lar.
© Mageia
Uploaded on 18/07/2017
diff --git a/netinstall/6/ca/content/draft.png b/netinstall/6/ca/content/draft.png
new file mode 100644
index 00000000..59673fe1
Binary files /dev/null and b/netinstall/6/ca/content/draft.png differ
diff --git a/netinstall/6/ca/content/favicon.png b/netinstall/6/ca/content/favicon.png
new file mode 100644
index 00000000..5868d96b
Binary files /dev/null and b/netinstall/6/ca/content/favicon.png differ
diff --git a/netinstall/6/ca/content/images/Boot-iso01.png b/netinstall/6/ca/content/images/Boot-iso01.png
new file mode 100644
index 00000000..80f89173
Binary files /dev/null and b/netinstall/6/ca/content/images/Boot-iso01.png differ
diff --git a/netinstall/6/ca/content/images/Boot-iso02.png b/netinstall/6/ca/content/images/Boot-iso02.png
new file mode 100644
index 00000000..fcc4fb3c
Binary files /dev/null and b/netinstall/6/ca/content/images/Boot-iso02.png differ
diff --git a/netinstall/6/ca/content/images/Boot-iso03.png b/netinstall/6/ca/content/images/Boot-iso03.png
new file mode 100644
index 00000000..113e33f9
Binary files /dev/null and b/netinstall/6/ca/content/images/Boot-iso03.png differ
diff --git a/netinstall/6/ca/content/images/Boot-iso04.png b/netinstall/6/ca/content/images/Boot-iso04.png
new file mode 100644
index 00000000..0a6b2c33
Binary files /dev/null and b/netinstall/6/ca/content/images/Boot-iso04.png differ
diff --git a/netinstall/6/ca/content/images/Boot-iso05.png b/netinstall/6/ca/content/images/Boot-iso05.png
new file mode 100644
index 00000000..a840692f
Binary files /dev/null and b/netinstall/6/ca/content/images/Boot-iso05.png differ
diff --git a/netinstall/6/ca/content/images/Boot-iso06.png b/netinstall/6/ca/content/images/Boot-iso06.png
new file mode 100644
index 00000000..0e9b9d88
Binary files /dev/null and b/netinstall/6/ca/content/images/Boot-iso06.png differ
diff --git a/netinstall/6/ca/content/images/Boot-iso07.png b/netinstall/6/ca/content/images/Boot-iso07.png
new file mode 100644
index 00000000..a5f10963
Binary files /dev/null and b/netinstall/6/ca/content/images/Boot-iso07.png differ
diff --git a/netinstall/6/ca/content/images/Boot-iso08.png b/netinstall/6/ca/content/images/Boot-iso08.png
new file mode 100644
index 00000000..4470909d
Binary files /dev/null and b/netinstall/6/ca/content/images/Boot-iso08.png differ
diff --git a/netinstall/6/ca/content/images/Bootimg10.png b/netinstall/6/ca/content/images/Bootimg10.png
new file mode 100644
index 00000000..be98f93a
Binary files /dev/null and b/netinstall/6/ca/content/images/Bootimg10.png differ
diff --git a/netinstall/6/ca/content/images/Bootimg9.png b/netinstall/6/ca/content/images/Bootimg9.png
new file mode 100644
index 00000000..aeb99677
Binary files /dev/null and b/netinstall/6/ca/content/images/Bootimg9.png differ
diff --git a/netinstall/6/ca/content/images/boot-iso10.png b/netinstall/6/ca/content/images/boot-iso10.png
new file mode 100644
index 00000000..1db78d59
Binary files /dev/null and b/netinstall/6/ca/content/images/boot-iso10.png differ
diff --git a/netinstall/6/ca/content/images/boot-iso11.png b/netinstall/6/ca/content/images/boot-iso11.png
new file mode 100644
index 00000000..103c74f0
Binary files /dev/null and b/netinstall/6/ca/content/images/boot-iso11.png differ
diff --git a/netinstall/6/ca/content/images/boot-iso12.png b/netinstall/6/ca/content/images/boot-iso12.png
new file mode 100644
index 00000000..b10ca3f2
Binary files /dev/null and b/netinstall/6/ca/content/images/boot-iso12.png differ
diff --git a/netinstall/6/ca/content/images/boot-iso16.png b/netinstall/6/ca/content/images/boot-iso16.png
new file mode 100644
index 00000000..1f4e476f
Binary files /dev/null and b/netinstall/6/ca/content/images/boot-iso16.png differ
diff --git a/netinstall/6/ca/content/images/boot-iso19.png b/netinstall/6/ca/content/images/boot-iso19.png
new file mode 100644
index 00000000..bb88ed1e
Binary files /dev/null and b/netinstall/6/ca/content/images/boot-iso19.png differ
diff --git a/netinstall/6/ca/content/images/boot-iso8.png b/netinstall/6/ca/content/images/boot-iso8.png
new file mode 100644
index 00000000..19561bdd
Binary files /dev/null and b/netinstall/6/ca/content/images/boot-iso8.png differ
diff --git a/netinstall/6/ca/content/images/boot-iso9.png b/netinstall/6/ca/content/images/boot-iso9.png
new file mode 100644
index 00000000..569c2734
Binary files /dev/null and b/netinstall/6/ca/content/images/boot-iso9.png differ
diff --git a/netinstall/6/ca/content/images/bootimg8.png b/netinstall/6/ca/content/images/bootimg8.png
new file mode 100644
index 00000000..11ba28d2
Binary files /dev/null and b/netinstall/6/ca/content/images/bootimg8.png differ
diff --git a/netinstall/6/ca/content/images/dx-help.png b/netinstall/6/ca/content/images/dx-help.png
new file mode 100644
index 00000000..32824349
Binary files /dev/null and b/netinstall/6/ca/content/images/dx-help.png differ
diff --git a/netinstall/6/ca/content/images/dx-welcome2.png b/netinstall/6/ca/content/images/dx-welcome2.png
new file mode 100644
index 00000000..3a1187de
Binary files /dev/null and b/netinstall/6/ca/content/images/dx-welcome2.png differ
diff --git a/netinstall/6/ca/content/index.html b/netinstall/6/ca/content/index.html
new file mode 100644
index 00000000..ba81d06b
--- /dev/null
+++ b/netinstall/6/ca/content/index.html
@@ -0,0 +1,39 @@
+
+
+
+
+ Instal·lació amb una imatge petita Instal·lació amb una imatge petitaNota No tothom veurà totes les pantalles d'instal·lació que apareixen en aquest
+manual. Les imatges que veureu dependran del vostre maquinari i de les
+decisions que aneu prenent durant la instal·lació.
Els textos i les captures de pantalla d'aquest manual estan disponibles sota
+la llicència CC BY-SA 3.0 http://creativecommons.org/licenses/by-sa/3.0/ .
Aquest manual ha estat creat amb l'ajuda de Calenco CMS desenvolupat per NeoDoc .
L'han escrit voluntaris durant el seu temps lliure. Si voleu ajudar a
+millorar-lo, contacteu l'equip de
+documentació .
© Mageia
Uploaded on 18/07/2017
diff --git a/netinstall/6/ca/content/mageia-2013-200p.png b/netinstall/6/ca/content/mageia-2013-200p.png
new file mode 100644
index 00000000..a6846683
Binary files /dev/null and b/netinstall/6/ca/content/mageia-2013-200p.png differ
diff --git a/netinstall/6/ca/content/main.js b/netinstall/6/ca/content/main.js
new file mode 100644
index 00000000..011818d1
--- /dev/null
+++ b/netinstall/6/ca/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/ca/content/nwSearchFnt.js b/netinstall/6/ca/content/nwSearchFnt.js
new file mode 100644
index 00000000..13327867
--- /dev/null
+++ b/netinstall/6/ca/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/ca/content/search/default.props b/netinstall/6/ca/content/search/default.props
new file mode 100644
index 00000000..22edf439
--- /dev/null
+++ b/netinstall/6/ca/content/search/default.props
@@ -0,0 +1 @@
+DEF01=a
\ No newline at end of file
diff --git a/netinstall/6/ca/content/search/en-us.props b/netinstall/6/ca/content/search/en-us.props
new file mode 100644
index 00000000..da284ce5
--- /dev/null
+++ b/netinstall/6/ca/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/ca/content/search/es-es.props b/netinstall/6/ca/content/search/es-es.props
new file mode 100644
index 00000000..fb73bdcc
--- /dev/null
+++ b/netinstall/6/ca/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/ca/content/search/htmlFileInfoList.js b/netinstall/6/ca/content/search/htmlFileInfoList.js
new file mode 100644
index 00000000..2b71c193
--- /dev/null
+++ b/netinstall/6/ca/content/search/htmlFileInfoList.js
@@ -0,0 +1,2 @@
+fil = new Array();
+fil["0"]= "SOME_UNIQUE_ID.html@@@Instal·lació amb una imatge d arrencada petita@@@null";
diff --git a/netinstall/6/ca/content/search/htmlFileList.js b/netinstall/6/ca/content/search/htmlFileList.js
new file mode 100644
index 00000000..6b6ccc3e
--- /dev/null
+++ b/netinstall/6/ca/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/ca/content/search/index-1.js b/netinstall/6/ca/content/search/index-1.js
new file mode 100644
index 00000000..7f8c0d45
--- /dev/null
+++ b/netinstall/6/ca/content/search/index-1.js
@@ -0,0 +1,113 @@
+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["aban"]="0";
+w["acord"]="0";
+w["addicion"]="0";
+w["afegir"]="0";
+w["aixÃ"]="0";
+w["això"]="0";
+w["ajuda"]="0";
+w["al"]="0";
+w["alt"]="0";
+w["altr"]="0";
+w["amb"]="0";
+w["americà "]="0";
+w["amfitrió"]="0";
+w["aneu"]="0";
+w["anomena"]="0";
+w["anomenada"]="0";
+w["anomenat"]="0";
+w["apareix"]="0";
+w["aquest"]="0";
+w["aquesta"]="0";
+w["aquÃ"]="0";
+w["ara"]="0";
+w["arbòria"]="0";
+w["arch"]="0";
+w["arrenca"]="0";
+w["arrencada"]="0";
+w["arribeu"]="0";
+w["autònom"]="0";
+w["avançada"]="0";
+w["avÃ"]="0";
+w["baixar"]="0";
+w["bio"]="0";
+w["bloquejat"]="0";
+w["bluetooth"]="0";
+w["bona"]="0";
+w["boot"]="0";
+w["boot-nonfre"]="0";
+w["cabl"]="0";
+w["cal"]="0";
+w["camin"]="0";
+w["camp"]="0";
+w["camÃ"]="0";
+w["camÃÂ "]="0";
+w["canvieu"]="0";
+w["captur"]="0";
+w["cas"]="0";
+w["cauldron"]="0";
+w["cc"]="0";
+w["cd"]="0";
+w["cliqueu"]="0";
+w["com"]="0";
+w["començar"]="0";
+w["completar"]="0";
+w["confú"]="0";
+w["connexió"]="0";
+w["content"]="0";
+w["continuació"]="0";
+w["continuar"]="0";
+w["continuarà "]="0";
+w["contrasenya"]="0";
+w["controlador"]="0";
+w["conté"]="0";
+w["correcta"]="0";
+w["ctrl"]="0";
+w["d"]="0";
+w["de"]="0";
+w["defect"]="0";
+w["deixar-ho"]="0";
+w["deixeu-ho"]="0";
+w["del"]="0";
+w["demanarà "]="0";
+w["dependènci"]="0";
+w["des"]="0";
+w["desat"]="0";
+w["desplaça"]="0";
+w["despré"]="0";
+w["dhcp"]="0";
+w["difer"]="0";
+w["difÃcil"]="0";
+w["dir"]="0";
+w["directori"]="0";
+w["disc"]="0";
+w["dispositiu"]="0";
+w["distrib"]="0";
+w["doc"]="0";
+w["domini"]="0";
+w["dos"]="0";
+w["drakx"]="0";
+w["dur"]="0";
+w["durant"]="0";
+w["dvd"]="0";
+w["el"]="0";
+w["element"]="0";
+w["empresa"]="0";
+w["en"]="0";
+w["encara"]="0";
+w["encriptació"]="0";
+w["encriptat"]="0";
+w["enllaç"]="0";
+w["entrada"]="0";
+w["error"]="0";
+
diff --git a/netinstall/6/ca/content/search/index-2.js b/netinstall/6/ca/content/search/index-2.js
new file mode 100644
index 00000000..1196c151
--- /dev/null
+++ b/netinstall/6/ca/content/search/index-2.js
@@ -0,0 +1,112 @@
+//Auto generated index for searching.
+w["es"]="0";
+w["escrit"]="0";
+w["escriur"]="0";
+w["escriurà "]="0";
+w["especificar"]="0";
+w["especifiqueu"]="0";
+w["establi"]="0";
+w["estar"]="0";
+w["estigui"]="0";
+w["estructura"]="0";
+w["està "]="0";
+w["exempl"]="0";
+w["f1"]="0";
+w["f2"]="0";
+w["f3"]="0";
+w["f7"]="0";
+w["fer"]="0";
+w["fil"]="0";
+w["fin"]="0";
+w["fitxer"]="0";
+w["fletx"]="0";
+w["font"]="0";
+w["ftp"]="0";
+w["fà cil"]="0";
+w["graveu-la"]="0";
+w["ha"]="0";
+w["haureu"]="0";
+w["hauria"]="0";
+w["heu"]="0";
+w["ho"]="0";
+w["html"]="0";
+w["http"]="0";
+w["hà giu"]="0";
+w["i586"]="0";
+w["idea"]="0";
+w["imag"]="0";
+w["imatg"]="0";
+w["informació"]="0";
+w["inicia"]="0";
+w["iniciar"]="0";
+w["iniciarà "]="0";
+w["instal"]="0";
+w["instal·lació"]="0";
+w["instal·lador"]="0";
+w["instal·lar"]="0";
+w["instal·larà "]="0";
+w["instruccion"]="0";
+w["instruct"]="0";
+w["intermediari"]="0";
+w["iso"]="0";
+w["l"]="0";
+w["la"]="0";
+w["lan"]="0";
+w["les"]="0";
+w["linux"]="0";
+w["llavor"]="0";
+w["llegint"]="0";
+w["llegir"]="0";
+w["llegir-n"]="0";
+w["llengua"]="0";
+w["llista"]="0";
+w["llistat"]="0";
+w["lloc"]="0";
+w["local"]="0";
+w["lÃnia"]="0";
+w["mageia"]="0";
+w["mageia-"]="0";
+w["manera"]="0";
+w["manual"]="0";
+w["master"]="0";
+w["mateixa"]="0";
+w["mbr"]="0";
+w["memòria"]="0";
+w["mirror"]="0";
+w["mitjà "]="0";
+w["mode"]="0";
+w["molt"]="0";
+w["moment"]="0";
+w["mostra"]="0";
+w["mostren"]="0";
+w["mèmòria"]="0";
+w["mètode"]="0";
+w["més"]="0";
+w["n"]="0";
+w["necessari"]="0";
+w["network"]="0";
+w["no"]="0";
+w["nom"]="0";
+w["nomé"]="0";
+w["nota"]="0";
+w["o"]="0";
+w["obert"]="0";
+w["obteniu"]="0";
+w["ofereix"]="0";
+w["oferirà "]="0";
+w["ofici"]="0";
+w["opció"]="0";
+w["ordinador"]="0";
+w["org"]="0";
+w["pantalla"]="0";
+w["part"]="0";
+w["partició"]="0";
+w["parà metr"]="0";
+w["pas"]="0";
+w["passeu-la"]="0";
+w["per"]="0";
+w["permet"]="0";
+w["perquè"]="0";
+w["petita"]="0";
+w["plau"]="0";
+
diff --git a/netinstall/6/ca/content/search/index-3.js b/netinstall/6/ca/content/search/index-3.js
new file mode 100644
index 00000000..4851b9d5
--- /dev/null
+++ b/netinstall/6/ca/content/search/index-3.js
@@ -0,0 +1,108 @@
+//Auto generated index for searching.
+w["poden"]="0";
+w["podeu"]="0";
+w["podreu"]="0";
+w["podria"]="0";
+w["posterior"]="0";
+w["pot"]="0";
+w["potser"]="0";
+w["preferit"]="0";
+w["preferiu"]="0";
+w["prement"]="0";
+w["premeu"]="0";
+w["primer"]="0";
+w["primera"]="0";
+w["privat"]="0";
+w["proveu"]="0";
+w["pub"]="0";
+w["pujar"]="0";
+w["qualsevol"]="0";
+w["quan"]="0";
+w["que"]="0";
+w["quedi"]="0";
+w["què"]="0";
+w["realçat"]="0";
+w["record"]="0";
+w["registr"]="0";
+w["reiniciar"]="0";
+w["reinicieu"]="0";
+w["res"]="0";
+w["resolt"]="0";
+w["respondrà "]="0";
+w["resum"]="0";
+w["retorn"]="0";
+w["rom"]="0";
+w["rsync"]="0";
+w["rèplica"]="0";
+w["rèpliqu"]="0";
+w["s"]="0";
+w["saber"]="0";
+w["sabeu"]="0";
+w["se"]="0";
+w["segona"]="0";
+w["seguida"]="0";
+w["seguiu"]="0";
+w["seguiu-n"]="0";
+w["segura"]="0";
+w["següent"]="0";
+w["seleccionar"]="0";
+w["seleccioneu"]="0";
+w["selecció"]="0";
+w["selectlanguag"]="0";
+w["sens"]="0";
+w["ser"]="0";
+w["seria"]="0";
+w["servidor"]="0";
+w["si"]="0";
+w["sortir-n"]="0";
+w["supr"]="0";
+w["tabulador"]="0";
+w["tal"]="0";
+w["també"]="0";
+w["tant"]="0";
+w["targeta"]="0";
+w["tecl"]="0";
+w["teclat"]="0";
+w["tenir"]="0";
+w["teniu"]="0";
+w["tipus"]="0";
+w["toqueu"]="0";
+w["tornar"]="0";
+w["tornar-hi"]="0";
+w["tot"]="0";
+w["travé"]="0";
+w["tria"]="0";
+w["triar"]="0";
+w["triat"]="0";
+w["trieu"]="0";
+w["trieu-n"]="0";
+w["trobar"]="0";
+w["trobareu"]="0";
+w["tty2"]="0";
+w["uefi"]="0";
+w["un"]="0";
+w["una"]="0";
+w["url"]="0";
+w["us"]="0";
+w["usa"]="0";
+w["usar"]="0";
+w["usb"]="0";
+w["useu"]="0";
+w["vegeu"]="0";
+w["vegeu-n"]="0";
+w["veieu"]="0";
+w["version"]="0";
+w["versió"]="0";
+w["veu"]="0";
+w["veur"]="0";
+w["vol"]="0";
+w["voleu"]="0";
+w["vostr"]="0";
+w["vulgueu"]="0";
+w["wifi"]="0";
+w["x86_64"]="0";
+w["xarxa"]="0";
+w["Â "]="0";
+w["©"]="0";
+w["Ã rea"]="0";
+
diff --git a/netinstall/6/ca/content/search/ja-jp.props b/netinstall/6/ca/content/search/ja-jp.props
new file mode 100644
index 00000000..27568054
--- /dev/null
+++ b/netinstall/6/ca/content/search/ja-jp.props
@@ -0,0 +1 @@
+J01=\\u306B
\ No newline at end of file
diff --git a/netinstall/6/ca/content/search/nwSearchFnt.js b/netinstall/6/ca/content/search/nwSearchFnt.js
new file mode 100644
index 00000000..0111559c
--- /dev/null
+++ b/netinstall/6/ca/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("