From 113c2b461823a4585955715d32afc635ce7b8e8e Mon Sep 17 00:00:00 2001 From: filip Date: Tue, 18 Jul 2017 22:27:03 +0200 Subject: Adding or refreshing netinstall in fr --- netinstall/6/fr/content/SOME_UNIQUE_ID.html | 93 ++++ netinstall/6/fr/content/draft.png | Bin 0 -> 16150 bytes netinstall/6/fr/content/favicon.png | Bin 0 -> 1184 bytes netinstall/6/fr/content/images/Boot-iso01.png | Bin 0 -> 1061 bytes netinstall/6/fr/content/images/Boot-iso02.png | Bin 0 -> 8198 bytes netinstall/6/fr/content/images/Boot-iso03.png | Bin 0 -> 2661 bytes netinstall/6/fr/content/images/Boot-iso04.png | Bin 0 -> 2331 bytes netinstall/6/fr/content/images/Boot-iso05.png | Bin 0 -> 4596 bytes netinstall/6/fr/content/images/Boot-iso06.png | Bin 0 -> 2985 bytes netinstall/6/fr/content/images/Boot-iso07.png | Bin 0 -> 2513 bytes netinstall/6/fr/content/images/Boot-iso08.png | Bin 0 -> 4031 bytes netinstall/6/fr/content/images/Bootimg10.png | Bin 0 -> 3873 bytes netinstall/6/fr/content/images/Bootimg9.png | Bin 0 -> 18169 bytes netinstall/6/fr/content/images/boot-iso10.png | Bin 0 -> 5013 bytes netinstall/6/fr/content/images/boot-iso11.png | Bin 0 -> 91059 bytes netinstall/6/fr/content/images/boot-iso12.png | Bin 0 -> 1214 bytes netinstall/6/fr/content/images/boot-iso16.png | Bin 0 -> 3200 bytes netinstall/6/fr/content/images/boot-iso19.png | Bin 0 -> 5347 bytes netinstall/6/fr/content/images/boot-iso8.png | Bin 0 -> 4335 bytes netinstall/6/fr/content/images/boot-iso9.png | Bin 0 -> 5321 bytes netinstall/6/fr/content/images/bootimg8.png | Bin 0 -> 3329 bytes netinstall/6/fr/content/images/dx-help.png | Bin 0 -> 11451 bytes netinstall/6/fr/content/images/dx-welcome2.png | Bin 0 -> 402963 bytes netinstall/6/fr/content/index.html | 40 ++ netinstall/6/fr/content/mageia-2013-200p.png | Bin 0 -> 6473 bytes netinstall/6/fr/content/main.js | 179 +++++++ netinstall/6/fr/content/nwSearchFnt.js | 524 +++++++++++++++++++++ netinstall/6/fr/content/search/default.props | 1 + netinstall/6/fr/content/search/en-us.props | 45 ++ netinstall/6/fr/content/search/es-es.props | 179 +++++++ netinstall/6/fr/content/search/htmlFileInfoList.js | 2 + netinstall/6/fr/content/search/htmlFileList.js | 3 + netinstall/6/fr/content/search/index-1.js | 121 +++++ netinstall/6/fr/content/search/index-2.js | 120 +++++ netinstall/6/fr/content/search/index-3.js | 116 +++++ netinstall/6/fr/content/search/ja-jp.props | 1 + netinstall/6/fr/content/search/nwSearchFnt.js | 513 ++++++++++++++++++++ netinstall/6/fr/content/search/punctuation.props | 31 ++ .../6/fr/content/search/stemmers/de_stemmer.js | 247 ++++++++++ .../6/fr/content/search/stemmers/en_stemmer.js | 187 ++++++++ .../6/fr/content/search/stemmers/fr_stemmer.js | 299 ++++++++++++ netinstall/6/fr/content/webhelp-custom.css | 229 +++++++++ netinstall/6/fr/content/webhelp-default.css | 92 ++++ netinstall/6/fr/index.html | 15 + 44 files changed, 3037 insertions(+) create mode 100644 netinstall/6/fr/content/SOME_UNIQUE_ID.html create mode 100644 netinstall/6/fr/content/draft.png create mode 100644 netinstall/6/fr/content/favicon.png create mode 100644 netinstall/6/fr/content/images/Boot-iso01.png create mode 100644 netinstall/6/fr/content/images/Boot-iso02.png create mode 100644 netinstall/6/fr/content/images/Boot-iso03.png create mode 100644 netinstall/6/fr/content/images/Boot-iso04.png create mode 100644 netinstall/6/fr/content/images/Boot-iso05.png create mode 100644 netinstall/6/fr/content/images/Boot-iso06.png create mode 100644 netinstall/6/fr/content/images/Boot-iso07.png create mode 100644 netinstall/6/fr/content/images/Boot-iso08.png create mode 100644 netinstall/6/fr/content/images/Bootimg10.png create mode 100644 netinstall/6/fr/content/images/Bootimg9.png create mode 100644 netinstall/6/fr/content/images/boot-iso10.png create mode 100644 netinstall/6/fr/content/images/boot-iso11.png create mode 100644 netinstall/6/fr/content/images/boot-iso12.png create mode 100644 netinstall/6/fr/content/images/boot-iso16.png create mode 100644 netinstall/6/fr/content/images/boot-iso19.png create mode 100644 netinstall/6/fr/content/images/boot-iso8.png create mode 100644 netinstall/6/fr/content/images/boot-iso9.png create mode 100644 netinstall/6/fr/content/images/bootimg8.png create mode 100644 netinstall/6/fr/content/images/dx-help.png create mode 100644 netinstall/6/fr/content/images/dx-welcome2.png create mode 100644 netinstall/6/fr/content/index.html create mode 100644 netinstall/6/fr/content/mageia-2013-200p.png create mode 100644 netinstall/6/fr/content/main.js create mode 100644 netinstall/6/fr/content/nwSearchFnt.js create mode 100644 netinstall/6/fr/content/search/default.props create mode 100644 netinstall/6/fr/content/search/en-us.props create mode 100644 netinstall/6/fr/content/search/es-es.props create mode 100644 netinstall/6/fr/content/search/htmlFileInfoList.js create mode 100644 netinstall/6/fr/content/search/htmlFileList.js create mode 100644 netinstall/6/fr/content/search/index-1.js create mode 100644 netinstall/6/fr/content/search/index-2.js create mode 100644 netinstall/6/fr/content/search/index-3.js create mode 100644 netinstall/6/fr/content/search/ja-jp.props create mode 100644 netinstall/6/fr/content/search/nwSearchFnt.js create mode 100644 netinstall/6/fr/content/search/punctuation.props create mode 100644 netinstall/6/fr/content/search/stemmers/de_stemmer.js create mode 100644 netinstall/6/fr/content/search/stemmers/en_stemmer.js create mode 100644 netinstall/6/fr/content/search/stemmers/fr_stemmer.js create mode 100644 netinstall/6/fr/content/webhelp-custom.css create mode 100644 netinstall/6/fr/content/webhelp-default.css create mode 100644 netinstall/6/fr/index.html diff --git a/netinstall/6/fr/content/SOME_UNIQUE_ID.html b/netinstall/6/fr/content/SOME_UNIQUE_ID.html new file mode 100644 index 00000000..25d2ddd0 --- /dev/null +++ b/netinstall/6/fr/content/SOME_UNIQUE_ID.html @@ -0,0 +1,93 @@ + + + + + Installation avec une image minimale d'amorçage

Installation avec une image minimale d'amorçage

Résumé

Mageia-<version>-netinstall-<arch>.iso (anciennement connu sous le nom +de Boot.iso) est une image réduite qui ne contient que le strict nécessaire +pour démarrer l'installeur drakx et détecter soit :

  • Les sources en ligne (ou le miroir local)
  • L'image ISO sur un disque dur local ou une +clé USB
  • l'image ISO sur un CD/DVD ROM
  • l'image ISO sur un lan (réseau local)

pour continuer et terminer l'installation.

Avant de commencer

Mageia-<version>-netinstall-nonfree-<arch>.iso (anciennement connu +sous le nom de Boot-nonfree.iso) contient des pilotes supplémentaires, qui +peuvent s'avérer nécessaires pour votre périphérique réseau, contrôleur de +disque, ou autres matériels.

Note

Les fichiers Mageia-<version>-netinstall-nonfree-<arch>.iso et +Mageia-<version>-netinstall-<arch>.iso peuvent être utilisés pour +lancer une installation réseau depuis un réseau câblé ou sans fil non +chiffré. (le wifi chiffré ou le bluetooth ne sont pas supportés)

Avertissement

A la différence d'une installation depuis un DVD ou Live DVD, pendant la +première partie de l'installation, appelée Stage +1, vous serez invité à entrer des données. Pendant cette étape, +votre clavier sera configuré en clavier +american. Cela peut être très perturbant pour entrer des noms ou des +chemins.

Vous pouvez trouver Mageia-<version>-netinstall-nonfree-<arch>.iso et +Mageia-<version>-netinstall-<arch>.iso ici. Il est nommé +Installation Réseau.

Vous pouvez aussi télécharger ces images depuis n'importe quel miroir de +cette liste http://mirrors.mageia.org/. +Simplement suivre le chemin +/distrib//cauldron/$ARCH/install/images/ oü $ARCH est +i586 ou x86_64.

Après le téléchargement de l'image, la graver sur un DVD, ou si vous +préférez l'enregistrer sur une clé USB, suivre les instructions données +ici.

Installation

Cette étape est aussi appelée Stage 1 (étape 1)

Votre ordinateur démarre en mode BIOS (aussi appelé MBR pour Master Boot +Record)

Cet écran est le premier à apparaître

Pendant l'amorçage, vous avez la possibilité de lire l'aide avancée en +appuyant sur F2 puis de retourner sur l'écran de l'installeur avec F1. Si +vous n'en choisissez pas, l'amorçage continuera avec les paramètres par +défaut.

Votre ordinateur démarre en mode UEFI

Cet écran est le premier à apparaître

Utiliser les touches fléchées pour sélectionner Démarrer +l'installation de Mageia n et appuyer sur +Entrée.

Dans les deux modes

Vous pouvez alors voir cet écran :

Pendant l'étape 1 (Stage 1), rien ne sera écrit sur le disque dur, il est +donc possible de quitter en sécurité à tout moment. Pour cela, appuyer sur +les touches ctrl+alt+del.

Vous pouvez lire les journaux en appuyant sur alt+F3 +puis revenir sur l'écran de l'installeur avec alt+F1

Choisissez la méthode d'installation

Utilisez les touches fléchées pour monter ou descendre dans la liste, +jusqu’à ce que la méthode choisie soit en surbrillance.

Si vous ne savez pas quoi choisir comme Network +installation (installation réseau), choisir FTP +server.

Dans un réseau d'entreprise, FTP et rsync peuvent être bloqués, dans ce cas +HTTP Server est un bon choix.

Appuyer sur la touche TAB jusqu'à mettre Ok en +surbrillance puis appuyer sur Entrée.

Pour une installation depuis un disque dur ou bien une clé USB, voir +ci-dessous.

Sélection du type de connexion réseau

Si vous possédez plusieurs cartes réseau, choisir la bonne.

Si vous ne savez pas quoi choisir, prendre +DHCP

Indiquer le nom d'hôte et le nom de domaine

Si vous ne savez pas quoi faire : laisser en blanc et sélectionner "OK"

Serveur mandataire HTTP

Laisser en blanc si vous ne savez pas quoi mettre

Sélectionner un medium

  • Si vous optez pour spécifier manuellement le miroir, vous devez entrer le +chemin vers votre medium préféré. Cela peut s'avérer difficile si vous +n'avez pas de clavier américain.

  • La sélection de l'option "Mageia" produit une liste dans laquelle vous +pouvez choisir par les flèches Haut et Bas.

Spécifier le miroir manuellement

Quelque soit le serveur listé icique vous choisissez, il doit +utiliser la même structure arborescente telle que celle utilisée par les +miroirs officiels de Mageia, depuis "mageia" (ou "Mageia"). C'est à dire +.../mageia/distrib/<version>/<arch>

Une entrée correcte (si on utilise un miroir officiel) dans le champ +"répertoire Mageia" ci-dessous, pourrait être :

pub/linux/mageia/distrib/cauldron/i586

Un autre exemple pour Mageia 5 x86_64 pourrait être :

pub/Mirrors/Mageia/distrib/5/x86_64.

D'autres miroirs peuvent avoir une structure différente comme le montrent +les copies d'écran ci-dessous :

Si vous choisissez un serveur HTTP :

Si vous choisissez un serveur FTP :

Mageia n (sélection d'un miroir dans la liste)
  • Si plus tard au cours de l'installation, vous obtenez de nombreuses erreurs +de dépendances, redémarrez et essayez un autre miroir.

  • Après avoir choisi un serveur FTP, vous obtenez un écran où vous pouvez +ajouter un nom de login et un mot de passe si requis.

  • Aprés cette étape, Stage 2 (l'étape 2) sera +installée et démarrée

Ceci est le premier écran de +l'Étape 2, voir ci-dessous Installation - Étape 2

Installation à partir du disque dur

Si vous avez choisi d'installer depuis le disque dur ou une clé USB, vous +devez savoir où se trouve enregistré le fichier ISO. Choisissez en premier +le périphérique (disque dur ou clé)

et ensuite la partition

Ensuite, spécifiez le répertoire ou le nom du fichier ISO. En laissant vide +ou en utilisant un répertoire, l'installateur va proposer une liste de +répertoires et de fichiers que vous pourrez sélectionner avec les flèches +Haut et Bas, comme montré sur la deuxième image.

Installation - Étape 2

  • Le premier écran que vous voyez maintenant est l'écran "Please choose a +language to use". Rien n'a été écrit sur le disque à ce stade. si vous +voulez redémarrer allez dans la console tty2 par ctrl+alt+F2 et appuyez sur +ctrl+alt+del. (ctrl+alt+F7 pour revenir si vous avez changé d'avis).

  • Cette partie d'installation est la même que celle décrite dans http://doc.mageia.org/installer/5/fr/content/selectLanguage.html. +Cliquez sur le lien pour la suite et changer le "5" dans le lien avec le +numéro de version que vous installez.


Uploaded on 18/07/2017
diff --git a/netinstall/6/fr/content/draft.png b/netinstall/6/fr/content/draft.png new file mode 100644 index 00000000..59673fe1 Binary files /dev/null and b/netinstall/6/fr/content/draft.png differ diff --git a/netinstall/6/fr/content/favicon.png b/netinstall/6/fr/content/favicon.png new file mode 100644 index 00000000..5868d96b Binary files /dev/null and b/netinstall/6/fr/content/favicon.png differ diff --git a/netinstall/6/fr/content/images/Boot-iso01.png b/netinstall/6/fr/content/images/Boot-iso01.png new file mode 100644 index 00000000..80f89173 Binary files /dev/null and b/netinstall/6/fr/content/images/Boot-iso01.png differ diff --git a/netinstall/6/fr/content/images/Boot-iso02.png b/netinstall/6/fr/content/images/Boot-iso02.png new file mode 100644 index 00000000..fcc4fb3c Binary files /dev/null and b/netinstall/6/fr/content/images/Boot-iso02.png differ diff --git a/netinstall/6/fr/content/images/Boot-iso03.png b/netinstall/6/fr/content/images/Boot-iso03.png new file mode 100644 index 00000000..113e33f9 Binary files /dev/null and b/netinstall/6/fr/content/images/Boot-iso03.png differ diff --git a/netinstall/6/fr/content/images/Boot-iso04.png b/netinstall/6/fr/content/images/Boot-iso04.png new file mode 100644 index 00000000..0a6b2c33 Binary files /dev/null and b/netinstall/6/fr/content/images/Boot-iso04.png differ diff --git a/netinstall/6/fr/content/images/Boot-iso05.png b/netinstall/6/fr/content/images/Boot-iso05.png new file mode 100644 index 00000000..a840692f Binary files /dev/null and b/netinstall/6/fr/content/images/Boot-iso05.png differ diff --git a/netinstall/6/fr/content/images/Boot-iso06.png b/netinstall/6/fr/content/images/Boot-iso06.png new file mode 100644 index 00000000..0e9b9d88 Binary files /dev/null and b/netinstall/6/fr/content/images/Boot-iso06.png differ diff --git a/netinstall/6/fr/content/images/Boot-iso07.png b/netinstall/6/fr/content/images/Boot-iso07.png new file mode 100644 index 00000000..a5f10963 Binary files /dev/null and b/netinstall/6/fr/content/images/Boot-iso07.png differ diff --git a/netinstall/6/fr/content/images/Boot-iso08.png b/netinstall/6/fr/content/images/Boot-iso08.png new file mode 100644 index 00000000..4470909d Binary files /dev/null and b/netinstall/6/fr/content/images/Boot-iso08.png differ diff --git a/netinstall/6/fr/content/images/Bootimg10.png b/netinstall/6/fr/content/images/Bootimg10.png new file mode 100644 index 00000000..be98f93a Binary files /dev/null and b/netinstall/6/fr/content/images/Bootimg10.png differ diff --git a/netinstall/6/fr/content/images/Bootimg9.png b/netinstall/6/fr/content/images/Bootimg9.png new file mode 100644 index 00000000..aeb99677 Binary files /dev/null and b/netinstall/6/fr/content/images/Bootimg9.png differ diff --git a/netinstall/6/fr/content/images/boot-iso10.png b/netinstall/6/fr/content/images/boot-iso10.png new file mode 100644 index 00000000..1db78d59 Binary files /dev/null and b/netinstall/6/fr/content/images/boot-iso10.png differ diff --git a/netinstall/6/fr/content/images/boot-iso11.png b/netinstall/6/fr/content/images/boot-iso11.png new file mode 100644 index 00000000..103c74f0 Binary files /dev/null and b/netinstall/6/fr/content/images/boot-iso11.png differ diff --git a/netinstall/6/fr/content/images/boot-iso12.png b/netinstall/6/fr/content/images/boot-iso12.png new file mode 100644 index 00000000..b10ca3f2 Binary files /dev/null and b/netinstall/6/fr/content/images/boot-iso12.png differ diff --git a/netinstall/6/fr/content/images/boot-iso16.png b/netinstall/6/fr/content/images/boot-iso16.png new file mode 100644 index 00000000..1f4e476f Binary files /dev/null and b/netinstall/6/fr/content/images/boot-iso16.png differ diff --git a/netinstall/6/fr/content/images/boot-iso19.png b/netinstall/6/fr/content/images/boot-iso19.png new file mode 100644 index 00000000..bb88ed1e Binary files /dev/null and b/netinstall/6/fr/content/images/boot-iso19.png differ diff --git a/netinstall/6/fr/content/images/boot-iso8.png b/netinstall/6/fr/content/images/boot-iso8.png new file mode 100644 index 00000000..19561bdd Binary files /dev/null and b/netinstall/6/fr/content/images/boot-iso8.png differ diff --git a/netinstall/6/fr/content/images/boot-iso9.png b/netinstall/6/fr/content/images/boot-iso9.png new file mode 100644 index 00000000..569c2734 Binary files /dev/null and b/netinstall/6/fr/content/images/boot-iso9.png differ diff --git a/netinstall/6/fr/content/images/bootimg8.png b/netinstall/6/fr/content/images/bootimg8.png new file mode 100644 index 00000000..11ba28d2 Binary files /dev/null and b/netinstall/6/fr/content/images/bootimg8.png differ diff --git a/netinstall/6/fr/content/images/dx-help.png b/netinstall/6/fr/content/images/dx-help.png new file mode 100644 index 00000000..32824349 Binary files /dev/null and b/netinstall/6/fr/content/images/dx-help.png differ diff --git a/netinstall/6/fr/content/images/dx-welcome2.png b/netinstall/6/fr/content/images/dx-welcome2.png new file mode 100644 index 00000000..3a1187de Binary files /dev/null and b/netinstall/6/fr/content/images/dx-welcome2.png differ diff --git a/netinstall/6/fr/content/index.html b/netinstall/6/fr/content/index.html new file mode 100644 index 00000000..e7614d89 --- /dev/null +++ b/netinstall/6/fr/content/index.html @@ -0,0 +1,40 @@ + + + + + Installation à partir d'une image minimale d'amorçage

Les textes et les copies d'écrans de ce manuel sont disponibles sous la +licence CC BY-SA 3.0 http://creativecommons.org/licenses/by-sa/3.0/

Ce manuel a été réalisé avec l'aide de Calenco CMS développé par NeoDoc

Il est rédigé par des bénévoles sur leur temps libre. Si vous désirez aider +à l'amélioration de ce manuel, veuillez contacter l'Equipe de +documentation.



Uploaded on 18/07/2017
diff --git a/netinstall/6/fr/content/mageia-2013-200p.png b/netinstall/6/fr/content/mageia-2013-200p.png new file mode 100644 index 00000000..a6846683 Binary files /dev/null and b/netinstall/6/fr/content/mageia-2013-200p.png differ diff --git a/netinstall/6/fr/content/main.js b/netinstall/6/fr/content/main.js new file mode 100644 index 00000000..011818d1 --- /dev/null +++ b/netinstall/6/fr/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, " -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, "= 0; i--) { + if (fileAndWordList[i] != undefined) { + linkTab.push("

" + txt_results_for + " " + "" + fileAndWordList[i][0].motslisteDisplay + "" + "

"); + + linkTab.push(""); + } + } + } + + var results = ""; + if (linkTab.length > 0) { + /*writeln ("

" + txt_results_for + " " + "" + cleanwordsList + "" + "
"+"

");*/ + results = "

"; + //write("