From 1a3adb5a0b7361dc6d76dd1a58904a3cf0fc229a Mon Sep 17 00:00:00 2001 From: filip Date: Tue, 18 Jul 2017 22:27:02 +0200 Subject: Adding or refreshing netinstall in eu --- netinstall/6/eu/content/SOME_UNIQUE_ID.html | 83 ++++ netinstall/6/eu/content/draft.png | Bin 0 -> 16150 bytes netinstall/6/eu/content/favicon.png | Bin 0 -> 1184 bytes netinstall/6/eu/content/images/Boot-iso01.png | Bin 0 -> 1061 bytes netinstall/6/eu/content/images/Boot-iso02.png | Bin 0 -> 8198 bytes netinstall/6/eu/content/images/Boot-iso03.png | Bin 0 -> 2661 bytes netinstall/6/eu/content/images/Boot-iso04.png | Bin 0 -> 2331 bytes netinstall/6/eu/content/images/Boot-iso05.png | Bin 0 -> 4596 bytes netinstall/6/eu/content/images/Boot-iso06.png | Bin 0 -> 2985 bytes netinstall/6/eu/content/images/Boot-iso07.png | Bin 0 -> 2513 bytes netinstall/6/eu/content/images/Boot-iso08.png | Bin 0 -> 4031 bytes netinstall/6/eu/content/images/Bootimg10.png | Bin 0 -> 3873 bytes netinstall/6/eu/content/images/Bootimg9.png | Bin 0 -> 18169 bytes netinstall/6/eu/content/images/boot-iso10.png | Bin 0 -> 5013 bytes netinstall/6/eu/content/images/boot-iso11.png | Bin 0 -> 91059 bytes netinstall/6/eu/content/images/boot-iso12.png | Bin 0 -> 1214 bytes netinstall/6/eu/content/images/boot-iso16.png | Bin 0 -> 3200 bytes netinstall/6/eu/content/images/boot-iso19.png | Bin 0 -> 5347 bytes netinstall/6/eu/content/images/boot-iso8.png | Bin 0 -> 4335 bytes netinstall/6/eu/content/images/boot-iso9.png | Bin 0 -> 5321 bytes netinstall/6/eu/content/images/bootimg8.png | Bin 0 -> 3329 bytes netinstall/6/eu/content/images/dx-help.png | Bin 0 -> 11451 bytes netinstall/6/eu/content/images/dx-welcome2.png | Bin 0 -> 402963 bytes netinstall/6/eu/content/index.html | 40 ++ netinstall/6/eu/content/mageia-2013-200p.png | Bin 0 -> 6473 bytes netinstall/6/eu/content/main.js | 179 +++++++ netinstall/6/eu/content/nwSearchFnt.js | 524 +++++++++++++++++++++ netinstall/6/eu/content/search/default.props | 1 + netinstall/6/eu/content/search/en-us.props | 45 ++ netinstall/6/eu/content/search/es-es.props | 179 +++++++ netinstall/6/eu/content/search/htmlFileInfoList.js | 2 + netinstall/6/eu/content/search/htmlFileList.js | 3 + netinstall/6/eu/content/search/index-1.js | 112 +++++ netinstall/6/eu/content/search/index-2.js | 111 +++++ netinstall/6/eu/content/search/index-3.js | 109 +++++ netinstall/6/eu/content/search/ja-jp.props | 1 + netinstall/6/eu/content/search/nwSearchFnt.js | 513 ++++++++++++++++++++ netinstall/6/eu/content/search/punctuation.props | 31 ++ .../6/eu/content/search/stemmers/de_stemmer.js | 247 ++++++++++ .../6/eu/content/search/stemmers/en_stemmer.js | 187 ++++++++ .../6/eu/content/search/stemmers/fr_stemmer.js | 299 ++++++++++++ netinstall/6/eu/content/webhelp-custom.css | 229 +++++++++ netinstall/6/eu/content/webhelp-default.css | 92 ++++ netinstall/6/eu/index.html | 15 + 44 files changed, 3002 insertions(+) create mode 100644 netinstall/6/eu/content/SOME_UNIQUE_ID.html create mode 100644 netinstall/6/eu/content/draft.png create mode 100644 netinstall/6/eu/content/favicon.png create mode 100644 netinstall/6/eu/content/images/Boot-iso01.png create mode 100644 netinstall/6/eu/content/images/Boot-iso02.png create mode 100644 netinstall/6/eu/content/images/Boot-iso03.png create mode 100644 netinstall/6/eu/content/images/Boot-iso04.png create mode 100644 netinstall/6/eu/content/images/Boot-iso05.png create mode 100644 netinstall/6/eu/content/images/Boot-iso06.png create mode 100644 netinstall/6/eu/content/images/Boot-iso07.png create mode 100644 netinstall/6/eu/content/images/Boot-iso08.png create mode 100644 netinstall/6/eu/content/images/Bootimg10.png create mode 100644 netinstall/6/eu/content/images/Bootimg9.png create mode 100644 netinstall/6/eu/content/images/boot-iso10.png create mode 100644 netinstall/6/eu/content/images/boot-iso11.png create mode 100644 netinstall/6/eu/content/images/boot-iso12.png create mode 100644 netinstall/6/eu/content/images/boot-iso16.png create mode 100644 netinstall/6/eu/content/images/boot-iso19.png create mode 100644 netinstall/6/eu/content/images/boot-iso8.png create mode 100644 netinstall/6/eu/content/images/boot-iso9.png create mode 100644 netinstall/6/eu/content/images/bootimg8.png create mode 100644 netinstall/6/eu/content/images/dx-help.png create mode 100644 netinstall/6/eu/content/images/dx-welcome2.png create mode 100644 netinstall/6/eu/content/index.html create mode 100644 netinstall/6/eu/content/mageia-2013-200p.png create mode 100644 netinstall/6/eu/content/main.js create mode 100644 netinstall/6/eu/content/nwSearchFnt.js create mode 100644 netinstall/6/eu/content/search/default.props create mode 100644 netinstall/6/eu/content/search/en-us.props create mode 100644 netinstall/6/eu/content/search/es-es.props create mode 100644 netinstall/6/eu/content/search/htmlFileInfoList.js create mode 100644 netinstall/6/eu/content/search/htmlFileList.js create mode 100644 netinstall/6/eu/content/search/index-1.js create mode 100644 netinstall/6/eu/content/search/index-2.js create mode 100644 netinstall/6/eu/content/search/index-3.js create mode 100644 netinstall/6/eu/content/search/ja-jp.props create mode 100644 netinstall/6/eu/content/search/nwSearchFnt.js create mode 100644 netinstall/6/eu/content/search/punctuation.props create mode 100644 netinstall/6/eu/content/search/stemmers/de_stemmer.js create mode 100644 netinstall/6/eu/content/search/stemmers/en_stemmer.js create mode 100644 netinstall/6/eu/content/search/stemmers/fr_stemmer.js create mode 100644 netinstall/6/eu/content/webhelp-custom.css create mode 100644 netinstall/6/eu/content/webhelp-default.css create mode 100644 netinstall/6/eu/index.html (limited to 'netinstall') diff --git a/netinstall/6/eu/content/SOME_UNIQUE_ID.html b/netinstall/6/eu/content/SOME_UNIQUE_ID.html new file mode 100644 index 00000000..8a2b8730 --- /dev/null +++ b/netinstall/6/eu/content/SOME_UNIQUE_ID.html @@ -0,0 +1,83 @@ + + + + + instalazioa abio irudi txiki-txiki batekin

instalazioa abio irudi txiki-txiki batekin

Laburpena

Mageia-<version>-netinstall-<arch>.iso (former known as Boot.iso) is a +small image that contains no more than that which is needed to start the +drakx installer and find either:

  • online iturri (edo tokiko ispilua)
  • ISO irudia tokiko disko gogor edo USB makil batean
  • ISO irudia CD/DVD ROM batean
  • the ISO image on a lan (local area network)

jarraitzeko eta instalazioa osatzeko.

Hasi aurretik

The Mageia-<version>-netinstall-nonfree-<arch>.iso (former known as +boot-nonfree.iso) contains additional proprietary device drivers, which may +be required for your network device, disk controller or, perhaps other +device.

Oharra

The Mageia-<version>-netinstall-nonfree-<arch>.iso and +Mageia-<version>-netinstall-<arch>.iso files can be used to launch a +network install over a wired or wifi unencrypted network. (Encrypted wifi +or bluetooth not allowed)

Abisua

Unlike when installing from DVD or LiveCD, during the first part of the +installation, Stage 1, you will be asked to +type things. During this stage, your keyboard will respond like an American +keyboard. This can be very confusing when you need to type names and +paths.

You can find the Mageia-<version>-netinstall-nonfree-<arch>.iso and +Mageia-<version>-netinstall-<arch>.iso here. It is called +Network Installation.

You can also download these images from whatever mirror you want in this +list http://mirrors.mageia.org/. +Just follow the +path /distrib//cauldron/$ARCH/install/images/ where +$ARCH is i586 or x86_64.

After downloading the image, burn it on a CD/DVD or, if you prefer to put it +on a USB stick, follow the instructions here.

Instalatzen

Urrats hau, gainera, etapa 1 deritzo

Zure ordenagailua BIOS moduan hasten da (MBR baita Master Boot Record +deitzen dena)

Lehenengo pantailan hau agertuko da

When booting up, you can choose to read the advanced help by pressing F2 and +return to the installer screen with F1. If you don't choose one, the boot +will continue with default settings.

Your computer boots in UEFI mode

Lehenengo pantailan hau agertuko da

Use the arrow keys to select Start Mageia n +Install and press Enter.

Bi moduetan

Ondoren pantaila hau ikusiko duzu:

During Stage 1, nothing will be written to your Hard Disk, so it is safe at +any point to quit. You can do so by pressing +ctrl+alt+del.

You can use alt+F3 to read the logs and +alt+F1 to return to the installer screen.

Instalatzeko metodoa aukeratu

Use the arrow keys to move down and up the list, until your method of choice +is highlighted.

If you don't know what to choose for a Network +Installation, choose FTP server.

On an enterprise network, FTP and rsync may be blocked, so using HTTP server is a good choice in this case.

Press the tab key until Ok is highlighted and +then press enter.

Disko gogor edo USB-tik instalatzeko, ikus behean.

Sare konexio mota hautatzen

If you have several network cards, choose the right one.

If you don't know what to choose, choose +DHCP

host eta domeinu izena ezartzen

If you don't know what to do: leave it blank and select "Ok"

HTTP proxy-a

Utzi hutsik ez badakizu zer egin

Aukeratu euskarria

  • If you choose to specify the mirror manually, you'll have to type the path +to your preferred medium. This can be very hard if you don't have an +American keyboard.

  • Selecting the "Mageia" option will give you a list you can choose from by +moving up and down with the arrow keys.

Zehaztu ispilua eskuz

Whichever server you choose, listed here, it should use the same +tree-like structure from "mageia" (or "Mageia") as used by the official +Mageia mirrors. That means .../mageia/distrib/<version>/<arch>

A correct entry (when using an official mirror) in the "Mageia directory" +field below, could be:

pub/linux/mageia/distrib/cauldron/i586

Mageia 5 x86_64 beste adibide izango litzateke:

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

Other mirrors may have a different structure and the screenshots below show +such examples:

HTTP zerbitzari bat aukeratu baduzu:

FTP zerbitzari bat aukeratu baduzu:

Mageia n (selecting a mirror from the list)
  • If you get a lot of missing dependency errors later in the install, reboot +and try a different mirror.

  • After choosing an FTP server, you get a screen where you can add a login +name and password if required.

  • After this step, Stage 2 will be installed +and started

Hau 2.urratseko lehenengo +pantaila da, ikus instalazioa - 2. urratsa ondoren:

Disko gogorretik instalatu

If you choose to install from hard disk or USB stick, you must know where +the iso file is saved. First, select your hard drive (or USB stick)

eta ondoren partizioa

Then specify the directory or the file name of the iso. Leaving open or +using the directory is easier, because the installer then offers you a list +of directories and files, from which you can select with up and down arrows, +as seen by the second image.

Instalatzen - Etapa 2

  • The first screen you see now, is the "Please choose a language to use" +screen. Nothing has been written to your HD yet. If you want to reboot, go +to tty2 with ctrl+alt+F2 and press ctrl+alt+del. (ctrl+alt+F7 to come back +if you change your mind).

  • This part of the install is the same as shown in http://doc.mageia.org/installer/5/en/content/selectLanguage.html. +Please click the link to continue reading and change the "5" in the URL to +the version you are installing.


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

Manual honetan jasotako testuak eta irudiak CC BY-SA 3.0 babespean daude +http://creativecommons.org/licenses/by-sa/3.0/.

Calenco CMS-ren laguntzarekin +egin da eskuliburu hau NeoDoc-k garatuta.

Boluntarioek beren aisialdian idatzi zuten. Zoaz Dokumentazio +Taldera bada eskuliburu hau hobetzen lagundu ahal baduzu.



Uploaded on 18/07/2017
diff --git a/netinstall/6/eu/content/mageia-2013-200p.png b/netinstall/6/eu/content/mageia-2013-200p.png new file mode 100644 index 00000000..a6846683 Binary files /dev/null and b/netinstall/6/eu/content/mageia-2013-200p.png differ diff --git a/netinstall/6/eu/content/main.js b/netinstall/6/eu/content/main.js new file mode 100644 index 00000000..011818d1 --- /dev/null +++ b/netinstall/6/eu/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("