From b6477356e279adf1024c0556841841f03cdf3b07 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sun, 11 Jun 2023 15:40:27 +0200 Subject: Adding or refreshing mcc in it --- .../content/02b60248-c161-4294-99e1-0793bff6b440 | 0 .../content/0ccd459d-0369-40e5-8230-a0a409682bb1 | 0 .../content/10fa9e60-9607-4f58-b143-9a401691df47 | 0 .../content/11e7b0c3-3ef3-46f1-ab34-f432df701c5c | 0 .../content/193b732d-bcfe-45e1-8b0f-9efb2438f2b2 | 0 .../content/1b3185fb-adb9-4264-ae52-f5fe858d72b6 | 0 .../content/206e96a6-f6ac-4f44-aaa0-8ff4d9414f8e | 0 .../content/23c19052-e1fa-4ef0-a17f-0c795a32feda | 0 .../content/2e237a5e-efb6-4694-aa40-1b926b0e38f9 | 0 .../content/32857ff7-2d80-4757-a60c-5b20dfa3dd04 | 0 .../content/5a0ef408-6f93-4a7e-970b-970d56af7183 | 0 .../content/6fa25c60-63a4-43b5-bae9-6fedddf26125 | 0 .../content/7a68ebc6-632c-4485-b8c4-0af9a7caff73 | 0 .../content/7ee22933-e9aa-4c86-9fbd-22352e11ae0b | 0 .../content/87780e2a-56aa-47e6-8639-9d31115d8c83 | 0 .../content/88dd04e4-78cc-4d98-9cea-f5adff529494 | 0 .../content/8d77ceb7-a90c-4b1f-8e1b-67d5933749bc | 0 .../content/9b49ef5f-f874-41b8-9c97-ce82e8c4e050 | 0 .../content/a212b7ea-b110-467d-93e9-a62efdbe3a34 | 0 .../content/bbefbe6e-546f-43a0-915f-0fcb44c04073 | 0 .../content/bcc94e11-926f-46a4-b283-5c1dfbd988bd | 0 .../content/c17ce45d-bce2-4b60-b713-0b77f99a42c3 | 0 mcc/9/it/content/draft.png | Bin 0 -> 16150 bytes .../content/e1dcd14d-24a4-4e42-b58c-e195deec5bf0 | 0 .../content/efb0f246-5cb8-439b-a0bb-ac9a91a55b04 | 0 .../content/f8021d4e-78c1-420c-8f3e-8a575d7b84a2 | 0 .../content/ffc47c56-0390-4b8c-be39-8edce5cc2c5c | 0 mcc/9/it/content/images/drakgw-net.png | Bin 0 -> 63848 bytes .../content/images/draknetcenterEthernet-off.png | Bin 0 -> 1468 bytes .../it/content/images/draknetcenterEthernet-on.png | Bin 0 -> 1396 bytes .../content/images/draknetcenterWireless-off.png | Bin 0 -> 922 bytes .../it/content/images/draknetcenterWireless-on.png | Bin 0 -> 934 bytes mcc/9/it/content/images/rpmdrake2.png | Bin 0 -> 1008 bytes mcc/9/it/content/images/rpmdrake3.png | Bin 0 -> 893 bytes mcc/9/it/content/images/rpmdrake4.png | Bin 0 -> 869 bytes mcc/9/it/content/images/rpmdrake5.png | Bin 0 -> 1298 bytes mcc/9/it/content/images/rpmdrake6.png | Bin 0 -> 974 bytes mcc/9/it/content/index.html | 38 + mcc/9/it/content/loupe.svg | 22 + mcc/9/it/content/main.js | 253 +++++++ mcc/9/it/content/mcc-boot.html | 113 +++ mcc/9/it/content/mcc-hardware.html | 294 ++++++++ mcc/9/it/content/mcc-intro.html | 41 ++ mcc/9/it/content/mcc-localdisks.html | 96 +++ mcc/9/it/content/mcc-network.html | 248 +++++++ mcc/9/it/content/mcc-networkservices.html | 121 ++++ mcc/9/it/content/mcc-networksharing.html | 154 ++++ mcc/9/it/content/mcc-security.html | 214 ++++++ mcc/9/it/content/mcc-sharing.html | 85 +++ mcc/9/it/content/mcc-system.html | 194 +++++ mcc/9/it/content/nwSearchFnt.js | 611 ++++++++++++++++ mcc/9/it/content/otherMageiaTools.html | 63 ++ mcc/9/it/content/search/default.props | 1 + mcc/9/it/content/search/en-us.props | 45 ++ mcc/9/it/content/search/es-es.props | 179 +++++ mcc/9/it/content/search/htmlFileInfoList.js | 13 + mcc/9/it/content/search/htmlFileList.js | 14 + mcc/9/it/content/search/index-1.js | 802 +++++++++++++++++++++ mcc/9/it/content/search/index-2.js | 801 ++++++++++++++++++++ mcc/9/it/content/search/index-3.js | 797 ++++++++++++++++++++ mcc/9/it/content/search/ja-jp.props | 1 + mcc/9/it/content/search/nwSearchFnt.js | 513 +++++++++++++ mcc/9/it/content/search/punctuation.props | 31 + mcc/9/it/content/search/stemmers/de_stemmer.js | 247 +++++++ mcc/9/it/content/search/stemmers/en_stemmer.js | 187 +++++ mcc/9/it/content/search/stemmers/fr_stemmer.js | 299 ++++++++ mcc/9/it/content/software-management.html | 168 +++++ mcc/9/it/content/webhelp-custom.css | 369 ++++++++++ mcc/9/it/content/webhelp-default.css | 92 +++ mcc/9/it/index.html | 15 + 70 files changed, 7121 insertions(+) create mode 100644 mcc/9/it/content/02b60248-c161-4294-99e1-0793bff6b440 create mode 100644 mcc/9/it/content/0ccd459d-0369-40e5-8230-a0a409682bb1 create mode 100644 mcc/9/it/content/10fa9e60-9607-4f58-b143-9a401691df47 create mode 100644 mcc/9/it/content/11e7b0c3-3ef3-46f1-ab34-f432df701c5c create mode 100644 mcc/9/it/content/193b732d-bcfe-45e1-8b0f-9efb2438f2b2 create mode 100644 mcc/9/it/content/1b3185fb-adb9-4264-ae52-f5fe858d72b6 create mode 100644 mcc/9/it/content/206e96a6-f6ac-4f44-aaa0-8ff4d9414f8e create mode 100644 mcc/9/it/content/23c19052-e1fa-4ef0-a17f-0c795a32feda create mode 100644 mcc/9/it/content/2e237a5e-efb6-4694-aa40-1b926b0e38f9 create mode 100644 mcc/9/it/content/32857ff7-2d80-4757-a60c-5b20dfa3dd04 create mode 100644 mcc/9/it/content/5a0ef408-6f93-4a7e-970b-970d56af7183 create mode 100644 mcc/9/it/content/6fa25c60-63a4-43b5-bae9-6fedddf26125 create mode 100644 mcc/9/it/content/7a68ebc6-632c-4485-b8c4-0af9a7caff73 create mode 100644 mcc/9/it/content/7ee22933-e9aa-4c86-9fbd-22352e11ae0b create mode 100644 mcc/9/it/content/87780e2a-56aa-47e6-8639-9d31115d8c83 create mode 100644 mcc/9/it/content/88dd04e4-78cc-4d98-9cea-f5adff529494 create mode 100644 mcc/9/it/content/8d77ceb7-a90c-4b1f-8e1b-67d5933749bc create mode 100644 mcc/9/it/content/9b49ef5f-f874-41b8-9c97-ce82e8c4e050 create mode 100644 mcc/9/it/content/a212b7ea-b110-467d-93e9-a62efdbe3a34 create mode 100644 mcc/9/it/content/bbefbe6e-546f-43a0-915f-0fcb44c04073 create mode 100644 mcc/9/it/content/bcc94e11-926f-46a4-b283-5c1dfbd988bd create mode 100644 mcc/9/it/content/c17ce45d-bce2-4b60-b713-0b77f99a42c3 create mode 100644 mcc/9/it/content/draft.png create mode 100644 mcc/9/it/content/e1dcd14d-24a4-4e42-b58c-e195deec5bf0 create mode 100644 mcc/9/it/content/efb0f246-5cb8-439b-a0bb-ac9a91a55b04 create mode 100644 mcc/9/it/content/f8021d4e-78c1-420c-8f3e-8a575d7b84a2 create mode 100644 mcc/9/it/content/ffc47c56-0390-4b8c-be39-8edce5cc2c5c create mode 100644 mcc/9/it/content/images/drakgw-net.png create mode 100644 mcc/9/it/content/images/draknetcenterEthernet-off.png create mode 100644 mcc/9/it/content/images/draknetcenterEthernet-on.png create mode 100644 mcc/9/it/content/images/draknetcenterWireless-off.png create mode 100644 mcc/9/it/content/images/draknetcenterWireless-on.png create mode 100644 mcc/9/it/content/images/rpmdrake2.png create mode 100644 mcc/9/it/content/images/rpmdrake3.png create mode 100644 mcc/9/it/content/images/rpmdrake4.png create mode 100644 mcc/9/it/content/images/rpmdrake5.png create mode 100644 mcc/9/it/content/images/rpmdrake6.png create mode 100644 mcc/9/it/content/index.html create mode 100644 mcc/9/it/content/loupe.svg create mode 100644 mcc/9/it/content/main.js create mode 100644 mcc/9/it/content/mcc-boot.html create mode 100644 mcc/9/it/content/mcc-hardware.html create mode 100644 mcc/9/it/content/mcc-intro.html create mode 100644 mcc/9/it/content/mcc-localdisks.html create mode 100644 mcc/9/it/content/mcc-network.html create mode 100644 mcc/9/it/content/mcc-networkservices.html create mode 100644 mcc/9/it/content/mcc-networksharing.html create mode 100644 mcc/9/it/content/mcc-security.html create mode 100644 mcc/9/it/content/mcc-sharing.html create mode 100644 mcc/9/it/content/mcc-system.html create mode 100644 mcc/9/it/content/nwSearchFnt.js create mode 100644 mcc/9/it/content/otherMageiaTools.html create mode 100644 mcc/9/it/content/search/default.props create mode 100644 mcc/9/it/content/search/en-us.props create mode 100644 mcc/9/it/content/search/es-es.props create mode 100644 mcc/9/it/content/search/htmlFileInfoList.js create mode 100644 mcc/9/it/content/search/htmlFileList.js create mode 100644 mcc/9/it/content/search/index-1.js create mode 100644 mcc/9/it/content/search/index-2.js create mode 100644 mcc/9/it/content/search/index-3.js create mode 100644 mcc/9/it/content/search/ja-jp.props create mode 100644 mcc/9/it/content/search/nwSearchFnt.js create mode 100644 mcc/9/it/content/search/punctuation.props create mode 100644 mcc/9/it/content/search/stemmers/de_stemmer.js create mode 100644 mcc/9/it/content/search/stemmers/en_stemmer.js create mode 100644 mcc/9/it/content/search/stemmers/fr_stemmer.js create mode 100644 mcc/9/it/content/software-management.html create mode 100644 mcc/9/it/content/webhelp-custom.css create mode 100644 mcc/9/it/content/webhelp-default.css create mode 100644 mcc/9/it/index.html (limited to 'mcc/9') diff --git a/mcc/9/it/content/02b60248-c161-4294-99e1-0793bff6b440 b/mcc/9/it/content/02b60248-c161-4294-99e1-0793bff6b440 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/0ccd459d-0369-40e5-8230-a0a409682bb1 b/mcc/9/it/content/0ccd459d-0369-40e5-8230-a0a409682bb1 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/10fa9e60-9607-4f58-b143-9a401691df47 b/mcc/9/it/content/10fa9e60-9607-4f58-b143-9a401691df47 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/11e7b0c3-3ef3-46f1-ab34-f432df701c5c b/mcc/9/it/content/11e7b0c3-3ef3-46f1-ab34-f432df701c5c new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/193b732d-bcfe-45e1-8b0f-9efb2438f2b2 b/mcc/9/it/content/193b732d-bcfe-45e1-8b0f-9efb2438f2b2 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/1b3185fb-adb9-4264-ae52-f5fe858d72b6 b/mcc/9/it/content/1b3185fb-adb9-4264-ae52-f5fe858d72b6 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/206e96a6-f6ac-4f44-aaa0-8ff4d9414f8e b/mcc/9/it/content/206e96a6-f6ac-4f44-aaa0-8ff4d9414f8e new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/23c19052-e1fa-4ef0-a17f-0c795a32feda b/mcc/9/it/content/23c19052-e1fa-4ef0-a17f-0c795a32feda new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/2e237a5e-efb6-4694-aa40-1b926b0e38f9 b/mcc/9/it/content/2e237a5e-efb6-4694-aa40-1b926b0e38f9 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/32857ff7-2d80-4757-a60c-5b20dfa3dd04 b/mcc/9/it/content/32857ff7-2d80-4757-a60c-5b20dfa3dd04 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/5a0ef408-6f93-4a7e-970b-970d56af7183 b/mcc/9/it/content/5a0ef408-6f93-4a7e-970b-970d56af7183 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/6fa25c60-63a4-43b5-bae9-6fedddf26125 b/mcc/9/it/content/6fa25c60-63a4-43b5-bae9-6fedddf26125 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/7a68ebc6-632c-4485-b8c4-0af9a7caff73 b/mcc/9/it/content/7a68ebc6-632c-4485-b8c4-0af9a7caff73 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/7ee22933-e9aa-4c86-9fbd-22352e11ae0b b/mcc/9/it/content/7ee22933-e9aa-4c86-9fbd-22352e11ae0b new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/87780e2a-56aa-47e6-8639-9d31115d8c83 b/mcc/9/it/content/87780e2a-56aa-47e6-8639-9d31115d8c83 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/88dd04e4-78cc-4d98-9cea-f5adff529494 b/mcc/9/it/content/88dd04e4-78cc-4d98-9cea-f5adff529494 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/8d77ceb7-a90c-4b1f-8e1b-67d5933749bc b/mcc/9/it/content/8d77ceb7-a90c-4b1f-8e1b-67d5933749bc new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/9b49ef5f-f874-41b8-9c97-ce82e8c4e050 b/mcc/9/it/content/9b49ef5f-f874-41b8-9c97-ce82e8c4e050 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/a212b7ea-b110-467d-93e9-a62efdbe3a34 b/mcc/9/it/content/a212b7ea-b110-467d-93e9-a62efdbe3a34 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/bbefbe6e-546f-43a0-915f-0fcb44c04073 b/mcc/9/it/content/bbefbe6e-546f-43a0-915f-0fcb44c04073 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/bcc94e11-926f-46a4-b283-5c1dfbd988bd b/mcc/9/it/content/bcc94e11-926f-46a4-b283-5c1dfbd988bd new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/c17ce45d-bce2-4b60-b713-0b77f99a42c3 b/mcc/9/it/content/c17ce45d-bce2-4b60-b713-0b77f99a42c3 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/draft.png b/mcc/9/it/content/draft.png new file mode 100644 index 00000000..59673fe1 Binary files /dev/null and b/mcc/9/it/content/draft.png differ diff --git a/mcc/9/it/content/e1dcd14d-24a4-4e42-b58c-e195deec5bf0 b/mcc/9/it/content/e1dcd14d-24a4-4e42-b58c-e195deec5bf0 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/efb0f246-5cb8-439b-a0bb-ac9a91a55b04 b/mcc/9/it/content/efb0f246-5cb8-439b-a0bb-ac9a91a55b04 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/f8021d4e-78c1-420c-8f3e-8a575d7b84a2 b/mcc/9/it/content/f8021d4e-78c1-420c-8f3e-8a575d7b84a2 new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/ffc47c56-0390-4b8c-be39-8edce5cc2c5c b/mcc/9/it/content/ffc47c56-0390-4b8c-be39-8edce5cc2c5c new file mode 100644 index 00000000..e69de29b diff --git a/mcc/9/it/content/images/drakgw-net.png b/mcc/9/it/content/images/drakgw-net.png new file mode 100644 index 00000000..5867d56e Binary files /dev/null and b/mcc/9/it/content/images/drakgw-net.png differ diff --git a/mcc/9/it/content/images/draknetcenterEthernet-off.png b/mcc/9/it/content/images/draknetcenterEthernet-off.png new file mode 100644 index 00000000..ca156174 Binary files /dev/null and b/mcc/9/it/content/images/draknetcenterEthernet-off.png differ diff --git a/mcc/9/it/content/images/draknetcenterEthernet-on.png b/mcc/9/it/content/images/draknetcenterEthernet-on.png new file mode 100644 index 00000000..0e3ddda6 Binary files /dev/null and b/mcc/9/it/content/images/draknetcenterEthernet-on.png differ diff --git a/mcc/9/it/content/images/draknetcenterWireless-off.png b/mcc/9/it/content/images/draknetcenterWireless-off.png new file mode 100644 index 00000000..bda3b94f Binary files /dev/null and b/mcc/9/it/content/images/draknetcenterWireless-off.png differ diff --git a/mcc/9/it/content/images/draknetcenterWireless-on.png b/mcc/9/it/content/images/draknetcenterWireless-on.png new file mode 100644 index 00000000..e9bfacdc Binary files /dev/null and b/mcc/9/it/content/images/draknetcenterWireless-on.png differ diff --git a/mcc/9/it/content/images/rpmdrake2.png b/mcc/9/it/content/images/rpmdrake2.png new file mode 100644 index 00000000..cf0777cc Binary files /dev/null and b/mcc/9/it/content/images/rpmdrake2.png differ diff --git a/mcc/9/it/content/images/rpmdrake3.png b/mcc/9/it/content/images/rpmdrake3.png new file mode 100644 index 00000000..cd302f31 Binary files /dev/null and b/mcc/9/it/content/images/rpmdrake3.png differ diff --git a/mcc/9/it/content/images/rpmdrake4.png b/mcc/9/it/content/images/rpmdrake4.png new file mode 100644 index 00000000..8cfea7fb Binary files /dev/null and b/mcc/9/it/content/images/rpmdrake4.png differ diff --git a/mcc/9/it/content/images/rpmdrake5.png b/mcc/9/it/content/images/rpmdrake5.png new file mode 100644 index 00000000..3b4dd1eb Binary files /dev/null and b/mcc/9/it/content/images/rpmdrake5.png differ diff --git a/mcc/9/it/content/images/rpmdrake6.png b/mcc/9/it/content/images/rpmdrake6.png new file mode 100644 index 00000000..47643240 Binary files /dev/null and b/mcc/9/it/content/images/rpmdrake6.png differ diff --git a/mcc/9/it/content/index.html b/mcc/9/it/content/index.html new file mode 100644 index 00000000..42400627 --- /dev/null +++ b/mcc/9/it/content/index.html @@ -0,0 +1,38 @@ + + + + + Centro Controllo Mageiaghost

I testi e le schermate di questo manuale sono disponibili sotto CC BY-SA 3.0 +license http://creativecommons.org/licenses/by-sa/3.0/. +

Questo manuale è stato prodotto con l'aiuto di Calenco CMS sviluppato da NeoDoc. +

E' stato scritto da volontari nel loro tempo libero. Contatta Team +Documentazione, se vuoi aiutare a migliorare questo manuale.


Contenuti

About the Manual for the Mageia Control Center
Gestione software
Software Management (Install and Remove Software)
Aggiornamento pacchetti software
Configura la frequenza degli aggiornamenti
Configure Media
Condivisione
Configura server FTP
Configura il server web
Servizi di rete
Configura server DHCP
Configura DNS
Configura server proxy
Configura time server
Configurazione del demone OpenSSH
Hardware
Configurazione del hardware
Configurazione audio
Effetti Schermo 3D
Configura il sistema grafico
Impostando il layout della tastiera.
Configura il dispositivo di puntamento (mouse, touchpad)
Installa e configura una stampante
Configura uno scanner
Configura un UPS per il controllo dell'alimentazione
Rete e internet
Rete e Internet
Configura una nuova interfaccia di rete (lan, adsl, wifi...)
Rimuovi una connessione
Proxy
Condividi la connessione Internet con altre macchine locali
Gestisci i diversi profili di rete
Configura la connessione VPN per rendere sicuro l'accesso al network
Descrizioni degli host
Sistema
Autenticazione
Attiva o disattiva i servizi del sistema
Gestisci tipi di caratteri. Importa tipi di caratteri da Windows (TM)
Modifica data e ora
Impostazioni locali per il sistema
Visualizza i log di sistema ed effettua delle ricerche
Apri una console come amministratore
Utenti e gruppi
Importa i documenti e le impostazioni di Windows(TM)
Backup periodico del sistema
Condivisioni di rete
Accedi a dischi e cartelle condivise con Windows (SMB)
Share directories and drives with Samba
Accedi a dischi e cartelle in condivisione NFS
Condividi dischi e cartelle tramite NFS
Accedi ai dispositivi e alle directory condivisi tramite WebDAV
Dischi locali
Gestisci le partizioni del disco
Masterizzatore di CD/DVD
Condividi le tue partizioni del disco fisso
Sicurezza
MSEC: Sicurezza ed controllo del sistema
Configura il tuo firewall personale
Configura autenticazione per strumenti Mageia
Impostazioni avanzate per le interfacce di rete ed il firewall
Filtri per la famiglia
Avvio
Imposta l'accesso automatico
Configura l'avvio del sistema
Imposta il gestore grafico delle sessioni
Altri strumenti di Mageia
Strumento per la segnalazione di bug di Mageia
Collect Logs and System Information for Bug Reports
Display Available NFS And SMB Shares
Mostra le informazioni riguardo PCI, USB e PCMCIA

Uploaded on 11/06/2023
loading table of contents...
diff --git a/mcc/9/it/content/loupe.svg b/mcc/9/it/content/loupe.svg new file mode 100644 index 00000000..fc5c33ca --- /dev/null +++ b/mcc/9/it/content/loupe.svg @@ -0,0 +1,22 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/mcc/9/it/content/main.js b/mcc/9/it/content/main.js new file mode 100644 index 00000000..18b83351 --- /dev/null +++ b/mcc/9/it/content/main.js @@ -0,0 +1,253 @@ +/* global stemmer */ + +/** + * Miscellaneous js functions for WebHelp + * Kasun Gajasinghe, http://kasunbg.blogspot.com + * David Cramer, http://www.thingbag.net + * + */ + +function adjust(){ + var headerHeight = $("#header").outerHeight( true ); + $("#leftnavigation").css('top' , headerHeight); + if(document.body.clientWidth >= 701) + $("#content").css('top' , headerHeight+'px'); + else + $("#content").css('top' , 0+'px'); +} + +$( window ).resize(function() { + adjust(); +}); + +$(document).ready(function() { + adjust(); + + var href = window.location.href; + var indexOfTermToSearch = href.indexOf('?search='); + if (indexOfTermToSearch !== -1) + { + var term = decodeURI(href.substring(indexOfTermToSearch+8)); + $('#textToSearch').val(term); + document.cookie='textToSearch='+term; + searchHighlight(term); + } + + $(function() { + $("#tabs").tabs({ + cookie: { + expires: 2 + } + }); + }); + + //Generate the tree + $("#ulTreeDiv").attr("style",""); + $("#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").attr("style","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 + let textToSearch = $.cookie('textToSearch') ; + if ( textToSearch !== undefined && textToSearch !== null && textToSearch.length > 0) { + document.getElementById('textToSearch').value = $.cookie('textToSearch'); + Verifie('diaSearch_Form'); + + var hcookie = selectTxtToHigh() ; + searchHighlight(hcookie); + } + } + + syncToc(); //Synchronize the toc tree with the content pane, when loading the page. + //$("#doSearch").button(); //add jquery button styling to 'Go' button +}); + +function selectTxtToHigh() { + var allCookies = document.cookie.split(";"); + var hcookie; + for (var iCookie = 0; iCookie < allCookies.length; iCookie++) { + var cookie = allCookies[iCookie]; + var indexOfEq = cookie.indexOf('='); + var key = cookie.substring(0, indexOfEq); + if (key.includes( "highlight")){ + hcookie = cookie.substring(indexOfEq + 1); + } + } + return hcookie; +} + + +/** + * Synchronize with the tableOfContents + */ + +function syncToc() { + var a = document.getElementById("webhelp-currentid"); + if (a !== undefined && a !== null ) { + //Expanding the child sections of the selected node. + var nodeClass = a.getAttribute("class"); + if (nodeClass !== null && !nodeClass.match(/collapsable/)) { + a.setAttribute("class", "collapsable"); + //remove display:none; css style from