From: hickert Date: Mon, 28 Nov 2005 10:58:23 +0000 (+0000) Subject: added new html help X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=69d3d3722bc9a84cdbfd42fee3af4f031e969b3f;p=gosa.git added new html help git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2098 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/doc/guide/user/fr/html/addressbook/WARNINGS b/doc/guide/user/fr/html/addressbook/WARNINGS new file mode 100644 index 000000000..86df6f5d0 --- /dev/null +++ b/doc/guide/user/fr/html/addressbook/WARNINGS @@ -0,0 +1,6 @@ +No implementation found for style `fontenc' +No implementation found for style `geometry' +No implementation found for style `graphicx' + +There is no author for this document. +couldn't convert character inodot into available encodings diff --git a/doc/guide/user/fr/html/addressbook/action.png b/doc/guide/user/fr/html/addressbook/action.png new file mode 100644 index 000000000..21d5e2f82 Binary files /dev/null and b/doc/guide/user/fr/html/addressbook/action.png differ diff --git a/doc/guide/user/fr/html/addressbook/addressbook.css b/doc/guide/user/fr/html/addressbook/addressbook.css new file mode 100644 index 000000000..001b7946b --- /dev/null +++ b/doc/guide/user/fr/html/addressbook/addressbook.css @@ -0,0 +1,45 @@ +/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */ +.MATH { font-family: "Century Schoolbook", serif; } +.MATH I { font-family: "Century Schoolbook", serif; font-style: italic } +.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold } + +/* implement both fixed-size and relative sizes */ +SMALL.XTINY { font-size : xx-small } +SMALL.TINY { font-size : x-small } +SMALL.SCRIPTSIZE { font-size : smaller } +SMALL.FOOTNOTESIZE { font-size : small } +SMALL.SMALL { } +BIG.LARGE { } +BIG.XLARGE { font-size : large } +BIG.XXLARGE { font-size : x-large } +BIG.HUGE { font-size : larger } +BIG.XHUGE { font-size : xx-large } + +/* heading styles */ +H1 { } +H2 { } +H3 { } +H4 { } +H5 { } + +/* mathematics styles */ +DIV.displaymath { } /* math displays */ +TD.eqno { } /* equation-number cells */ + + +/* document-specific styles come next */ +DIV.navigation { } +SPAN.textit { font-style: italic } +SPAN.textsl { font-style: italic } +SPAN.arabic { } +SPAN.textbf { font-weight: bold } +SPAN.textsf { font-style: italic } +#hue25 { color: #0000ff; } +#hue28 { color: #000000; } +#hue33 { color: #ff0000; } +#hue46 { color: #000000; } +#hue48 { color: #000000; } +#hue50 { color: #000000; } +#hue88 { color: #000000; } +#hue90 { color: #ff0000; } +#hue91 { color: #ff0000; } diff --git a/doc/guide/user/fr/html/addressbook/addressbook.html b/doc/guide/user/fr/html/addressbook/addressbook.html new file mode 100644 index 000000000..914021715 --- /dev/null +++ b/doc/guide/user/fr/html/addressbook/addressbook.html @@ -0,0 +1,86 @@ + + + + + +CARNET D'ADRESSE + + + + + + + + + + + + + + + + + + + +

+ +

+

CARNET D'ADRESSE

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/addressbook/closedlock.png b/doc/guide/user/fr/html/addressbook/closedlock.png new file mode 100644 index 000000000..04a05c1cb Binary files /dev/null and b/doc/guide/user/fr/html/addressbook/closedlock.png differ diff --git a/doc/guide/user/fr/html/addressbook/dtree.png b/doc/guide/user/fr/html/addressbook/dtree.png new file mode 100644 index 000000000..7eb790996 Binary files /dev/null and b/doc/guide/user/fr/html/addressbook/dtree.png differ diff --git a/doc/guide/user/fr/html/addressbook/edit.png b/doc/guide/user/fr/html/addressbook/edit.png new file mode 100644 index 000000000..a8b69f73f Binary files /dev/null and b/doc/guide/user/fr/html/addressbook/edit.png differ diff --git a/doc/guide/user/fr/html/addressbook/editdelete.png b/doc/guide/user/fr/html/addressbook/editdelete.png new file mode 100644 index 000000000..6d0d29d76 Binary files /dev/null and b/doc/guide/user/fr/html/addressbook/editdelete.png differ diff --git a/doc/guide/user/fr/html/addressbook/editpaste.png b/doc/guide/user/fr/html/addressbook/editpaste.png new file mode 100644 index 000000000..636a4c5a0 Binary files /dev/null and b/doc/guide/user/fr/html/addressbook/editpaste.png differ diff --git a/doc/guide/user/fr/html/addressbook/index.html b/doc/guide/user/fr/html/addressbook/index.html new file mode 100644 index 000000000..914021715 --- /dev/null +++ b/doc/guide/user/fr/html/addressbook/index.html @@ -0,0 +1,86 @@ + + + + + +CARNET D'ADRESSE + + + + + + + + + + + + + + + + + + + +

+ +

+

CARNET D'ADRESSE

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/addressbook/labels.pl b/doc/guide/user/fr/html/addressbook/labels.pl new file mode 100644 index 000000000..8fab9a62b --- /dev/null +++ b/doc/guide/user/fr/html/addressbook/labels.pl @@ -0,0 +1,13 @@ +# LaTeX2HTML 2002-2-1 (1.70) +# Associate labels original text with physical files. + + +1; + + +# LaTeX2HTML 2002-2-1 (1.70) +# labels from external_latex_labels array. + + +1; + diff --git a/doc/guide/user/fr/html/addressbook/list_ogroup.png b/doc/guide/user/fr/html/addressbook/list_ogroup.png new file mode 100644 index 000000000..e50de8b71 Binary files /dev/null and b/doc/guide/user/fr/html/addressbook/list_ogroup.png differ diff --git a/doc/guide/user/fr/html/addressbook/mailto.png b/doc/guide/user/fr/html/addressbook/mailto.png new file mode 100644 index 000000000..a0bc51c65 Binary files /dev/null and b/doc/guide/user/fr/html/addressbook/mailto.png differ diff --git a/doc/guide/user/fr/html/addressbook/node1.html b/doc/guide/user/fr/html/addressbook/node1.html new file mode 100644 index 000000000..880103730 --- /dev/null +++ b/doc/guide/user/fr/html/addressbook/node1.html @@ -0,0 +1,233 @@ + + + + + +Carnet d'adresses + + + + + + + + + + + + + + + + + + + + + + +

+Carnet d'adresses +

+ +

+L'administrateur peut créer ou modifier les données d'un utilisateur +ou accéder aux informations sur l'utilisateur en cliquant sur le bouton +Carnet d'adresse de la partie Extensions +du menu de gauche dans GOsa. La page Carnet +d'adresses s'affiche. Sont repris sur cette page le nom, le numéro +de téléphone professionnel, le numéro de fax professionel, le numéro +de téléphone mobile et le numéro de téléphone privé des utilisateurs +avec dans la dernière colonne ``contact'' les éléments suivants +: + +

+ +

+Pour séléctionner un utilisateur il suffit de cliquer sur son nom, +s'afficheront alors les données complètes de cet utilisateur préalablement +entrées par l'administrateur. Pour créer ou manipuler une entrée l'administrateur +dispose (dans le deuxième tableau à droite dans la fenêtre Image action) de trois actions possibles : + +

+ +

+Attention, les utilisateurs créés dans la partie Administration ne +peuvent être modifiés dans cette partie de GOsa, seule le consultation +des données de ces utilisateurs est autorisée. + +

+Sous le tableau des actions on trouve un tableau +intitulé Filtres Image rocket. +

+ +

+Tous les champs précédés d'une astérisque doivent être remplis obligatoirement. + +

+L'image Image closedlock signale que vous êtes en mode sécurisé. + +

+ +


+ +Subsections + + + + + + +
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/addressbook/node2.html b/doc/guide/user/fr/html/addressbook/node2.html new file mode 100644 index 000000000..3379dc8c2 --- /dev/null +++ b/doc/guide/user/fr/html/addressbook/node2.html @@ -0,0 +1,97 @@ + + + + + +Ajouter une entrée + + + + + + + + + + + + + + + + + + + + + + +

+Ajouter une entrée +

+ +

+Lorsque vous cliquez sur 'Ajouter une entrée', l'interface création +d'une nouvelle entrée s'affiche. Il suffit pour l'administrateur +de remplir les champs avec les informations dont il dispose sur l'utilisateur. +Cette nouvelle entrée n'aura pas de lien avec les utilisateurs crées +dans la partie Administration. Elle s'incorpore uniquement dans le +carnet d'adresses de la société. + +

+Avant la création vous pouvez choisir le département dans lequel vous +désirez enregistrer le nouvel utilisateur, il suffit de choisir dans +le menu déroulant, dans la barre de titre, le département souhaité. + +

+Pour valider les données introduites il faut cliquer sur le bouton +Enregistrer au bas de la page, utilisez le bouton Annuler pour ne +pas enregistrer les données, il vous renvoie aussitôt à la liste complète +des utilisateurs. + +

+


+ +Subsections + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/addressbook/node3.html b/doc/guide/user/fr/html/addressbook/node3.html new file mode 100644 index 000000000..9a7f54dd1 --- /dev/null +++ b/doc/guide/user/fr/html/addressbook/node3.html @@ -0,0 +1,78 @@ + + + + + +Personnel + + + + + + + + + + + + + + + + + + + + + + +

+Personnel +

+ +

+ + + + +
Nom*Insérez le nom de l'utilisateur +
+Prénom*
+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/addressbook/node4.html b/doc/guide/user/fr/html/addressbook/node4.html new file mode 100644 index 000000000..6ff35e623 --- /dev/null +++ b/doc/guide/user/fr/html/addressbook/node4.html @@ -0,0 +1,74 @@ + + + + + +Privé + + + + + + + + + + + + + + + + + + + + + + +

+Privé +

+ +

+ + + + +
AdresseInsérez l'adresse privée et complète de l'utilisateur +
+Téléphone
+ +

+


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/addressbook/node5.html b/doc/guide/user/fr/html/addressbook/node5.html new file mode 100644 index 000000000..e7e8a8317 --- /dev/null +++ b/doc/guide/user/fr/html/addressbook/node5.html @@ -0,0 +1,73 @@ + + + + + +Organisation + + + + + + + + + + + + + + + + + + + + + +

+Organisation +

+ +

+ + + + +
SociétéInsérez le nom de la société dont fait partie l'utilisateur +
+Département
+ +

+


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/addressbook/node6.html b/doc/guide/user/fr/html/addressbook/node6.html new file mode 100644 index 000000000..b01979938 --- /dev/null +++ b/doc/guide/user/fr/html/addressbook/node6.html @@ -0,0 +1,78 @@ + + + + + +Modifier une entrée + + + + + + + + + + + + + + + + + + + + + + +

+Modifier une entrée +

+ +

+La modification des entrées ne peut s'oppérer que sur des entrées +créées via le carnet d'adresses. + +

+Il suffit de cliquer sur 'Modifier une entrée' pour que l'interface +création d'une nouvelle entrée s'affiche. Les données de +l'utilisateur sont alors modifiables. + +

+Pour enregistrer les modifications, cliquez sur le bouton Enregistrer, +pour sauvegarder sans les modifications, cliquez sur le bouton Annuler. + +

+


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/addressbook/node7.html b/doc/guide/user/fr/html/addressbook/node7.html new file mode 100644 index 000000000..416d3281f --- /dev/null +++ b/doc/guide/user/fr/html/addressbook/node7.html @@ -0,0 +1,71 @@ + + + + + +Supprimer une entrée + + + + + + + + + + + + + + + + + + + + + +

+Supprimer une entrée +

+ +

+La suppression des entrées ne peut s'oppérer que sur des entrées créées +via le carnet d'adresses. + +

+Pour supprimer un utilisateur cliquez sur le bouton Supprimer. + +

+


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/addressbook/node8.html b/doc/guide/user/fr/html/addressbook/node8.html new file mode 100644 index 000000000..0347380d2 --- /dev/null +++ b/doc/guide/user/fr/html/addressbook/node8.html @@ -0,0 +1,74 @@ + + + + + +About this document ... + + + + + + + + + + + + + + + + + + + + +

+About this document ... +

+ CARNET D'ADRESSE

+This document was generated using the +LaTeX2HTML translator Version 2002-2-1 (1.70) +

+Copyright © 1993, 1994, 1995, 1996, +Nikos Drakos, +Computer Based Learning Unit, University of Leeds. +
+Copyright © 1997, 1998, 1999, +Ross Moore, +Mathematics Department, Macquarie University, Sydney. +

+The command line arguments were:
+ latex2html addressbook.tex +

+The translation was initiated by Fabian Hickert on 2005-11-28 +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/addressbook/rocket.png b/doc/guide/user/fr/html/addressbook/rocket.png new file mode 100644 index 000000000..838c38bf1 Binary files /dev/null and b/doc/guide/user/fr/html/addressbook/rocket.png differ diff --git a/doc/guide/user/fr/html/addressbook/save.png b/doc/guide/user/fr/html/addressbook/save.png new file mode 100644 index 000000000..6a9adc13c Binary files /dev/null and b/doc/guide/user/fr/html/addressbook/save.png differ diff --git a/doc/guide/user/fr/html/addressbook/search.png b/doc/guide/user/fr/html/addressbook/search.png new file mode 100644 index 000000000..593a56634 Binary files /dev/null and b/doc/guide/user/fr/html/addressbook/search.png differ diff --git a/doc/guide/user/fr/html/applications/WARNINGS b/doc/guide/user/fr/html/applications/WARNINGS new file mode 100644 index 000000000..86df6f5d0 --- /dev/null +++ b/doc/guide/user/fr/html/applications/WARNINGS @@ -0,0 +1,6 @@ +No implementation found for style `fontenc' +No implementation found for style `geometry' +No implementation found for style `graphicx' + +There is no author for this document. +couldn't convert character inodot into available encodings diff --git a/doc/guide/user/fr/html/applications/applications.css b/doc/guide/user/fr/html/applications/applications.css new file mode 100644 index 000000000..9a9cabb0c --- /dev/null +++ b/doc/guide/user/fr/html/applications/applications.css @@ -0,0 +1,39 @@ +/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */ +.MATH { font-family: "Century Schoolbook", serif; } +.MATH I { font-family: "Century Schoolbook", serif; font-style: italic } +.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold } + +/* implement both fixed-size and relative sizes */ +SMALL.XTINY { font-size : xx-small } +SMALL.TINY { font-size : x-small } +SMALL.SCRIPTSIZE { font-size : smaller } +SMALL.FOOTNOTESIZE { font-size : small } +SMALL.SMALL { } +BIG.LARGE { } +BIG.XLARGE { font-size : large } +BIG.XXLARGE { font-size : x-large } +BIG.HUGE { font-size : larger } +BIG.XHUGE { font-size : xx-large } + +/* heading styles */ +H1 { } +H2 { } +H3 { } +H4 { } +H5 { } + +/* mathematics styles */ +DIV.displaymath { } /* math displays */ +TD.eqno { } /* equation-number cells */ + + +/* document-specific styles come next */ +DIV.navigation { } +SPAN.textit { font-style: italic } +SPAN.arabic { } +SPAN.textbf { font-weight: bold } +SPAN.textsf { font-style: italic } +#hue25 { color: #0000ff; } +#hue73 { color: #ff0000; } +#hue74 { color: #ff0000; } +#hue75 { color: #ff0000; } diff --git a/doc/guide/user/fr/html/applications/applications.html b/doc/guide/user/fr/html/applications/applications.html new file mode 100644 index 000000000..45466c369 --- /dev/null +++ b/doc/guide/user/fr/html/applications/applications.html @@ -0,0 +1,86 @@ + + + + + +ADMINISTRATION DES APPLICATIONS + + + + + + + + + + + + + + + + + + + +

+ +

+

ADMINISTRATION DES APPLICATIONS

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/applications/index.html b/doc/guide/user/fr/html/applications/index.html new file mode 100644 index 000000000..45466c369 --- /dev/null +++ b/doc/guide/user/fr/html/applications/index.html @@ -0,0 +1,86 @@ + + + + + +ADMINISTRATION DES APPLICATIONS + + + + + + + + + + + + + + + + + + + +

+ +

+

ADMINISTRATION DES APPLICATIONS

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/applications/labels.pl b/doc/guide/user/fr/html/applications/labels.pl new file mode 100644 index 000000000..8fab9a62b --- /dev/null +++ b/doc/guide/user/fr/html/applications/labels.pl @@ -0,0 +1,13 @@ +# LaTeX2HTML 2002-2-1 (1.70) +# Associate labels original text with physical files. + + +1; + + +# LaTeX2HTML 2002-2-1 (1.70) +# labels from external_latex_labels array. + + +1; + diff --git a/doc/guide/user/fr/html/applications/list_back.png b/doc/guide/user/fr/html/applications/list_back.png new file mode 100644 index 000000000..f258c112f Binary files /dev/null and b/doc/guide/user/fr/html/applications/list_back.png differ diff --git a/doc/guide/user/fr/html/applications/list_home.png b/doc/guide/user/fr/html/applications/list_home.png new file mode 100644 index 000000000..e897341f1 Binary files /dev/null and b/doc/guide/user/fr/html/applications/list_home.png differ diff --git a/doc/guide/user/fr/html/applications/list_new_app.png b/doc/guide/user/fr/html/applications/list_new_app.png new file mode 100644 index 000000000..b7fa9d3a2 Binary files /dev/null and b/doc/guide/user/fr/html/applications/list_new_app.png differ diff --git a/doc/guide/user/fr/html/applications/list_root.png b/doc/guide/user/fr/html/applications/list_root.png new file mode 100644 index 000000000..56a6a5d3a Binary files /dev/null and b/doc/guide/user/fr/html/applications/list_root.png differ diff --git a/doc/guide/user/fr/html/applications/node1.html b/doc/guide/user/fr/html/applications/node1.html new file mode 100644 index 000000000..3b9a60a4b --- /dev/null +++ b/doc/guide/user/fr/html/applications/node1.html @@ -0,0 +1,193 @@ + + + + + +Applications + + + + + + + + + + + + + + + + + + + + + + +

+Applications +

+ +

+L'administrateur peut installer et configurer une application à partir +du bouton Applications dans le menu de +gauche dans la partie Administration. La page Configuration +des applications s'affiche. + +

+La page est divisée en deux colonnes : + +

+- la première colonne est destinée à afficher la liste des applications, + +

+- la deuxième colonne contient les icônes qui sont les actions que +l'on peut executer sur l'application. + +

+Les flêches en entête ( Image list_back, Image list_root, Image list_home ) servent à modifier l'affichage selon le département. Ces icônes +prédominent sur toutes autres formes de séléction d'affichage. + +

+ +

+
+C'est à partir de la page Configurations des applications +que l'administrateur gère la liste des applications installée pour +le personnel de la société. + +

+Il est possible de modifier l'affichage de la liste des applications +en utilisant le tableau intitulé Filtres Image rocket. + +

+L'administrateur peut faire une recherche sur le nom : + +

+- cliquez sur l'astérisque pour voir apparaître toutes les applications; + +

+- cliquez sur une lettre et tous les noms d'applications débutant +par cette lettre s'afficheront; + +

+- cliquez sur un numéro et tous les noms d'applications débutant par +ce numéro s'afficheront; + +

+- recherche rapide Image search : remplissez le champ par le nom d'une application et ensuite cliquez +sur le bouton Appliquer. + +

+ +

+
+Pour configurer une application, l'administrateur doit cliquer sur +le bouton Image list_new_app. + +

+Apparaît l'espace de configuration contenant trois onglets : informations +générales, options et références. + +

+Pour enregistrer la configuration, cliquez sur le bouton Terminé, +pour revenir à la page précédente cliquez sur le bouton Annuler. + +

+ +


+ +Subsections + + + + + + +
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/applications/node2.html b/doc/guide/user/fr/html/applications/node2.html new file mode 100644 index 000000000..61194f4ee --- /dev/null +++ b/doc/guide/user/fr/html/applications/node2.html @@ -0,0 +1,78 @@ + + + + + +Informations + + + + + + + + + + + + + + + + + + + + + + +

+Informations +

+ +

+


+ +Subsections + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/applications/node3.html b/doc/guide/user/fr/html/applications/node3.html new file mode 100644 index 000000000..286c780d0 --- /dev/null +++ b/doc/guide/user/fr/html/applications/node3.html @@ -0,0 +1,78 @@ + + + + + +Informations + + + + + + + + + + + + + + + + + + + + + + +

+Informations +

+ +

+ + + + +
Nom de l'application*Indiquez le nom de l'application. +
+Nom à afficher*
+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/applications/node4.html b/doc/guide/user/fr/html/applications/node4.html new file mode 100644 index 000000000..e37a5696e --- /dev/null +++ b/doc/guide/user/fr/html/applications/node4.html @@ -0,0 +1,105 @@ + + + + + +Options + + + + + + + + + + + + + + + + + + + + + + +

+Options +

+ +

+ +

+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/applications/node5.html b/doc/guide/user/fr/html/applications/node5.html new file mode 100644 index 000000000..fa3c9265c --- /dev/null +++ b/doc/guide/user/fr/html/applications/node5.html @@ -0,0 +1,68 @@ + + + + + +Script + + + + + + + + + + + + + + + + + + + + + +

+Script +

+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/applications/node6.html b/doc/guide/user/fr/html/applications/node6.html new file mode 100644 index 000000000..ac97d9ffa --- /dev/null +++ b/doc/guide/user/fr/html/applications/node6.html @@ -0,0 +1,84 @@ + + + + + +Options + + + + + + + + + + + + + + + + + + + + + + +

+Options +

+ +

+ + + + +
VariableNom de la variable +
+Valeur par défaut
+ +

+ +

+
+Utilisez le bouton Supprimez pour effacer une variable. + +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/applications/node7.html b/doc/guide/user/fr/html/applications/node7.html new file mode 100644 index 000000000..9269fb991 --- /dev/null +++ b/doc/guide/user/fr/html/applications/node7.html @@ -0,0 +1,65 @@ + + + + + +Références + + + + + + + + + + + + + + + + + + + + + +

+Références +

+ +

+Les références résument les relations existantes entre objets. +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/applications/node8.html b/doc/guide/user/fr/html/applications/node8.html new file mode 100644 index 000000000..20465dea2 --- /dev/null +++ b/doc/guide/user/fr/html/applications/node8.html @@ -0,0 +1,74 @@ + + + + + +About this document ... + + + + + + + + + + + + + + + + + + + + +

+About this document ... +

+ ADMINISTRATION DES APPLICATIONS

+This document was generated using the +LaTeX2HTML translator Version 2002-2-1 (1.70) +

+Copyright © 1993, 1994, 1995, 1996, +Nikos Drakos, +Computer Based Learning Unit, University of Leeds. +
+Copyright © 1997, 1998, 1999, +Ross Moore, +Mathematics Department, Macquarie University, Sydney. +

+The command line arguments were:
+ latex2html applications.tex +

+The translation was initiated by Fabian Hickert on 2005-11-28 +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/applications/rocket.png b/doc/guide/user/fr/html/applications/rocket.png new file mode 100644 index 000000000..838c38bf1 Binary files /dev/null and b/doc/guide/user/fr/html/applications/rocket.png differ diff --git a/doc/guide/user/fr/html/applications/search.png b/doc/guide/user/fr/html/applications/search.png new file mode 100644 index 000000000..593a56634 Binary files /dev/null and b/doc/guide/user/fr/html/applications/search.png differ diff --git a/doc/guide/user/fr/html/blocklists/WARNINGS b/doc/guide/user/fr/html/blocklists/WARNINGS new file mode 100644 index 000000000..86df6f5d0 --- /dev/null +++ b/doc/guide/user/fr/html/blocklists/WARNINGS @@ -0,0 +1,6 @@ +No implementation found for style `fontenc' +No implementation found for style `geometry' +No implementation found for style `graphicx' + +There is no author for this document. +couldn't convert character inodot into available encodings diff --git a/doc/guide/user/fr/html/blocklists/blocklists.css b/doc/guide/user/fr/html/blocklists/blocklists.css new file mode 100644 index 000000000..6f427f51b --- /dev/null +++ b/doc/guide/user/fr/html/blocklists/blocklists.css @@ -0,0 +1,38 @@ +/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */ +.MATH { font-family: "Century Schoolbook", serif; } +.MATH I { font-family: "Century Schoolbook", serif; font-style: italic } +.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold } + +/* implement both fixed-size and relative sizes */ +SMALL.XTINY { font-size : xx-small } +SMALL.TINY { font-size : x-small } +SMALL.SCRIPTSIZE { font-size : smaller } +SMALL.FOOTNOTESIZE { font-size : small } +SMALL.SMALL { } +BIG.LARGE { } +BIG.XLARGE { font-size : large } +BIG.XXLARGE { font-size : x-large } +BIG.HUGE { font-size : larger } +BIG.XHUGE { font-size : xx-large } + +/* heading styles */ +H1 { } +H2 { } +H3 { } +H4 { } +H5 { } + +/* mathematics styles */ +DIV.displaymath { } /* math displays */ +TD.eqno { } /* equation-number cells */ + + +/* document-specific styles come next */ +DIV.navigation { } +SPAN.textit { font-style: italic } +SPAN.arabic { } +SPAN.textbf { font-weight: bold } +SPAN.textsf { font-style: italic } +#hue25 { color: #0000ff; } +#hue43 { color: #000000; } +#hue56 { color: #ff0000; } diff --git a/doc/guide/user/fr/html/blocklists/blocklists.html b/doc/guide/user/fr/html/blocklists/blocklists.html new file mode 100644 index 000000000..b1138bf70 --- /dev/null +++ b/doc/guide/user/fr/html/blocklists/blocklists.html @@ -0,0 +1,76 @@ + + + + + +ADMINISTRATION DES LISTES ROUGES DE FAX + + + + + + + + + + + + + + + + + + + +

+ +

+

ADMINISTRATION DES LISTES ROUGES DE FAX

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/blocklists/index.html b/doc/guide/user/fr/html/blocklists/index.html new file mode 100644 index 000000000..b1138bf70 --- /dev/null +++ b/doc/guide/user/fr/html/blocklists/index.html @@ -0,0 +1,76 @@ + + + + + +ADMINISTRATION DES LISTES ROUGES DE FAX + + + + + + + + + + + + + + + + + + + +

+ +

+

ADMINISTRATION DES LISTES ROUGES DE FAX

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/blocklists/labels.pl b/doc/guide/user/fr/html/blocklists/labels.pl new file mode 100644 index 000000000..8fab9a62b --- /dev/null +++ b/doc/guide/user/fr/html/blocklists/labels.pl @@ -0,0 +1,13 @@ +# LaTeX2HTML 2002-2-1 (1.70) +# Associate labels original text with physical files. + + +1; + + +# LaTeX2HTML 2002-2-1 (1.70) +# labels from external_latex_labels array. + + +1; + diff --git a/doc/guide/user/fr/html/blocklists/list_back.png b/doc/guide/user/fr/html/blocklists/list_back.png new file mode 100644 index 000000000..f258c112f Binary files /dev/null and b/doc/guide/user/fr/html/blocklists/list_back.png differ diff --git a/doc/guide/user/fr/html/blocklists/list_home.png b/doc/guide/user/fr/html/blocklists/list_home.png new file mode 100644 index 000000000..e897341f1 Binary files /dev/null and b/doc/guide/user/fr/html/blocklists/list_home.png differ diff --git a/doc/guide/user/fr/html/blocklists/list_new_blocklist.png b/doc/guide/user/fr/html/blocklists/list_new_blocklist.png new file mode 100644 index 000000000..971867eb5 Binary files /dev/null and b/doc/guide/user/fr/html/blocklists/list_new_blocklist.png differ diff --git a/doc/guide/user/fr/html/blocklists/list_root.png b/doc/guide/user/fr/html/blocklists/list_root.png new file mode 100644 index 000000000..56a6a5d3a Binary files /dev/null and b/doc/guide/user/fr/html/blocklists/list_root.png differ diff --git a/doc/guide/user/fr/html/blocklists/node1.html b/doc/guide/user/fr/html/blocklists/node1.html new file mode 100644 index 000000000..118373cde --- /dev/null +++ b/doc/guide/user/fr/html/blocklists/node1.html @@ -0,0 +1,183 @@ + + + + + +Liste Rouge des Fax + + + + + + + + + + + + + + + + + + + + + + +

+Liste Rouge des Fax +

+ +

+L'administrateur peut configurer une liste rouge à partir du bouton +Liste Rouge des Fax dans le menu de gauche +dans la partie Administration. + +

+La page Configuration des listes rouges s'affiche. La page +est divisée en deux colonnes : + +

+- la première colonne est destinée à afficher les listes rouges, + +

+- la deuxième colonne contient les icônes qui sont les actions que +l'on peut executer sur ces listes. + +

+Les flêches en entête ( Image list_back, Image list_root, Image list_home ) servent à modifier l'affichage selon le département. Ces icônes +prédominent sur toutes autres formes de séléction d'affichage. + +

+ +

+
+C'est à partir de la page Configurations des listes rouges +que l'administrateur gère les listes rouges des fax instaurées dans +la société. + +

+Il est possible de modifier l'affichage des listes en utilisant le +tableau intitulé Filtres Image rocket. + +

+A partir de ce tableau l'administrateur peut faire une recherche sur +le nom : + +

+- cliquez sur l'astérisque (étoile : *) pour voir apparaître toutes +les listes; + +

+- cliquez sur une lettre et tous les noms des listes débutant par +cette lettre s'afficheront; + +

+- cliquez sur un numéro et tous les noms des listes débutant par ce +numéro s'afficheront; + +

+- recherche rapide Image search : remplissez le champ par le nom d'une liste rouge et ensuite cliquez +sur le bouton Appliquer. + +

+ +

+
+Pour créer et configurer les listes rouges des fax, l'administrateur +doit cliquer sur le bouton Image list_new_blocklist. + +

+Apparaît l'espace de configuration. + +

+Pour enregistrer la configuration, cliquez sur le bouton Terminé, +pour revenir à la page précédente cliquez sur le bouton Annuler. + +

+ +


+ +Subsections + + + + + + +
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/blocklists/node2.html b/doc/guide/user/fr/html/blocklists/node2.html new file mode 100644 index 000000000..118f83b6b --- /dev/null +++ b/doc/guide/user/fr/html/blocklists/node2.html @@ -0,0 +1,78 @@ + + + + + +Informations générales + + + + + + + + + + + + + + + + + + + + + + +

+Informations générales +

+ +

+ + + + +
Nom de la liste*Insérez le nom de la liste rouge des fax +
+Base
+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/blocklists/node3.html b/doc/guide/user/fr/html/blocklists/node3.html new file mode 100644 index 000000000..91cc30450 --- /dev/null +++ b/doc/guide/user/fr/html/blocklists/node3.html @@ -0,0 +1,68 @@ + + + + + +Numéros bloqués + + + + + + + + + + + + + + + + + + + + + +

+Numéros bloqués +

+ +

+L'administrateur doit insérer dans le champ inférieur les numéros +de fax qui seront liés à la nouvelle liste rouge créee. Utilisez les +boutons Ajouter et Supprimer pour la gestion de ces +numéros. +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/blocklists/node4.html b/doc/guide/user/fr/html/blocklists/node4.html new file mode 100644 index 000000000..6b276dcb5 --- /dev/null +++ b/doc/guide/user/fr/html/blocklists/node4.html @@ -0,0 +1,74 @@ + + + + + +About this document ... + + + + + + + + + + + + + + + + + + + + +

+About this document ... +

+ ADMINISTRATION DES LISTES ROUGES DE FAX

+This document was generated using the +LaTeX2HTML translator Version 2002-2-1 (1.70) +

+Copyright © 1993, 1994, 1995, 1996, +Nikos Drakos, +Computer Based Learning Unit, University of Leeds. +
+Copyright © 1997, 1998, 1999, +Ross Moore, +Mathematics Department, Macquarie University, Sydney. +

+The command line arguments were:
+ latex2html blocklists.tex +

+The translation was initiated by Fabian Hickert on 2005-11-28 +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/blocklists/rocket.png b/doc/guide/user/fr/html/blocklists/rocket.png new file mode 100644 index 000000000..838c38bf1 Binary files /dev/null and b/doc/guide/user/fr/html/blocklists/rocket.png differ diff --git a/doc/guide/user/fr/html/blocklists/search.png b/doc/guide/user/fr/html/blocklists/search.png new file mode 100644 index 000000000..593a56634 Binary files /dev/null and b/doc/guide/user/fr/html/blocklists/search.png differ diff --git a/doc/guide/user/fr/html/conference/WARNINGS b/doc/guide/user/fr/html/conference/WARNINGS new file mode 100644 index 000000000..86df6f5d0 --- /dev/null +++ b/doc/guide/user/fr/html/conference/WARNINGS @@ -0,0 +1,6 @@ +No implementation found for style `fontenc' +No implementation found for style `geometry' +No implementation found for style `graphicx' + +There is no author for this document. +couldn't convert character inodot into available encodings diff --git a/doc/guide/user/fr/html/conference/conference.css b/doc/guide/user/fr/html/conference/conference.css new file mode 100644 index 000000000..79dd323c8 --- /dev/null +++ b/doc/guide/user/fr/html/conference/conference.css @@ -0,0 +1,42 @@ +/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */ +.MATH { font-family: "Century Schoolbook", serif; } +.MATH I { font-family: "Century Schoolbook", serif; font-style: italic } +.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold } + +/* implement both fixed-size and relative sizes */ +SMALL.XTINY { font-size : xx-small } +SMALL.TINY { font-size : x-small } +SMALL.SCRIPTSIZE { font-size : smaller } +SMALL.FOOTNOTESIZE { font-size : small } +SMALL.SMALL { } +BIG.LARGE { } +BIG.XLARGE { font-size : large } +BIG.XXLARGE { font-size : x-large } +BIG.HUGE { font-size : larger } +BIG.XHUGE { font-size : xx-large } + +/* heading styles */ +H1 { } +H2 { } +H3 { } +H4 { } +H5 { } + +/* mathematics styles */ +DIV.displaymath { } /* math displays */ +TD.eqno { } /* equation-number cells */ + + +/* document-specific styles come next */ +DIV.navigation { } +SPAN.textit { font-style: italic } +SPAN.arabic { } +SPAN.textbf { font-weight: bold } +SPAN.textsf { font-style: italic } +#hue25 { color: #0000ff; } +#hue47 { color: #000000; } +#hue70 { color: #ff0000; } +#hue71 { color: #ff0000; } +#hue72 { color: #ff0000; } +#hue73 { color: #ff0000; } +#hue74 { color: #ff0000; } diff --git a/doc/guide/user/fr/html/conference/conference.html b/doc/guide/user/fr/html/conference/conference.html new file mode 100644 index 000000000..efaec08f9 --- /dev/null +++ b/doc/guide/user/fr/html/conference/conference.html @@ -0,0 +1,82 @@ + + + + + +ADMINISTRATION DES CONFERENCES TELEPHONIQUES + + + + + + + + + + + + + + + + + + + +

+ +

+

ADMINISTRATION DES CONFERENCES TELEPHONIQUES

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/conference/conference.png b/doc/guide/user/fr/html/conference/conference.png new file mode 100644 index 000000000..1c38f8159 Binary files /dev/null and b/doc/guide/user/fr/html/conference/conference.png differ diff --git a/doc/guide/user/fr/html/conference/index.html b/doc/guide/user/fr/html/conference/index.html new file mode 100644 index 000000000..efaec08f9 --- /dev/null +++ b/doc/guide/user/fr/html/conference/index.html @@ -0,0 +1,82 @@ + + + + + +ADMINISTRATION DES CONFERENCES TELEPHONIQUES + + + + + + + + + + + + + + + + + + + +

+ +

+

ADMINISTRATION DES CONFERENCES TELEPHONIQUES

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/conference/labels.pl b/doc/guide/user/fr/html/conference/labels.pl new file mode 100644 index 000000000..8fab9a62b --- /dev/null +++ b/doc/guide/user/fr/html/conference/labels.pl @@ -0,0 +1,13 @@ +# LaTeX2HTML 2002-2-1 (1.70) +# Associate labels original text with physical files. + + +1; + + +# LaTeX2HTML 2002-2-1 (1.70) +# labels from external_latex_labels array. + + +1; + diff --git a/doc/guide/user/fr/html/conference/list_back.png b/doc/guide/user/fr/html/conference/list_back.png new file mode 100644 index 000000000..f258c112f Binary files /dev/null and b/doc/guide/user/fr/html/conference/list_back.png differ diff --git a/doc/guide/user/fr/html/conference/list_home.png b/doc/guide/user/fr/html/conference/list_home.png new file mode 100644 index 000000000..e897341f1 Binary files /dev/null and b/doc/guide/user/fr/html/conference/list_home.png differ diff --git a/doc/guide/user/fr/html/conference/list_root.png b/doc/guide/user/fr/html/conference/list_root.png new file mode 100644 index 000000000..56a6a5d3a Binary files /dev/null and b/doc/guide/user/fr/html/conference/list_root.png differ diff --git a/doc/guide/user/fr/html/conference/node1.html b/doc/guide/user/fr/html/conference/node1.html new file mode 100644 index 000000000..878d6e3a2 --- /dev/null +++ b/doc/guide/user/fr/html/conference/node1.html @@ -0,0 +1,195 @@ + + + + + +Conférences téléphoniques + + + + + + + + + + + + + + + + + + + + + + +

+Conférences téléphoniques +

+ +

+L'administrateur peut configurer les phone conferences à partir du +bouton Conférences téléphoniques dans le +menu de gauche dans la partie Administration. La page Gestion +des conférences s'affiche. + +

+La page est divisée en quatre colonnes : + +

+- la première colonne est destinée à afficher les noms ou numéros +de conférence, + +

+- la deuxième colonne affiche le nom du propriétaire de la conférence, + +

+- la troisième indique si il existe un code PIN pour la conférence, + +

+- la dernière colonne contient les icônes qui sont les actions que +l'on peut executer sur ces conférences. + +

+Les flêches en entête ( Image list_back, Image list_root, Image list_home ) servent à modifier l'affichage selon le département. Ces icônes +prédominent sur toutes autres formes de séléction d'affichage. + +

+ +

+
+C'est à partir de la page Gestion des conférences que l'administrateur +gère les conférences téléphoniques organisées dans la société. + +

+Il est possible de modifier l'affichage des noms ou des numéros en +utilisant le tableau intitulé Filtres Image rocket. + +

+L'administrateur peut faire une recherche sur le nom : + +

+- cliquez sur l'astérisque (étoile : *) pour voir apparaître tous +les noms et numéros; + +

+- cliquez sur une lettre et tous les noms des conférences téléphoniques +débutant par cette lettre s'afficheront; + +

+- cliquez sur un numéro et tous les numéros des conférences téléponiques +débutant par ce numéro s'afficheront; + +

+- recherche rapide Image search : remplissez le champ par le nom ou le numéro d'une conférence téléphonique +et ensuite cliquez sur le bouton Appliquer. + +

+ +

+
+Pour créer et configurer une conférence téléphonique, l'administrateur +doit cliquer sur le bouton Image conference. + +

+Apparaît l'espace de configuration. + +

+Pour enregistrer la configuration, cliquez sur le bouton Terminé, +pour revenir à la page précédente cliquez sur le bouton Annuler. + +

+ +


+ +Subsections + + + + + + +
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/conference/node2.html b/doc/guide/user/fr/html/conference/node2.html new file mode 100644 index 000000000..a826bfeb7 --- /dev/null +++ b/doc/guide/user/fr/html/conference/node2.html @@ -0,0 +1,76 @@ + + + + + +Informations générales + + + + + + + + + + + + + + + + + + + + + + +

+Informations générales +

+ +

+


+ +Subsections + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/conference/node3.html b/doc/guide/user/fr/html/conference/node3.html new file mode 100644 index 000000000..d4eb8b306 --- /dev/null +++ b/doc/guide/user/fr/html/conference/node3.html @@ -0,0 +1,78 @@ + + + + + +Propriétés + + + + + + + + + + + + + + + + + + + + + + +

+Propriétés +

+ +

+ + + + +
Nom de la conférence*Introduisez le nom de la conférence +
+Type*
+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/conference/node4.html b/doc/guide/user/fr/html/conference/node4.html new file mode 100644 index 000000000..fbaafa35e --- /dev/null +++ b/doc/guide/user/fr/html/conference/node4.html @@ -0,0 +1,117 @@ + + + + + +Options + + + + + + + + + + + + + + + + + + + + + +

+Options +

+ +

+ +

+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/conference/node5.html b/doc/guide/user/fr/html/conference/node5.html new file mode 100644 index 000000000..3208175b6 --- /dev/null +++ b/doc/guide/user/fr/html/conference/node5.html @@ -0,0 +1,65 @@ + + + + + +Références + + + + + + + + + + + + + + + + + + + + + +

+Références +

+ +

+Les références résument les relations existantes entre objets. +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/conference/node6.html b/doc/guide/user/fr/html/conference/node6.html new file mode 100644 index 000000000..c3b3cdfbd --- /dev/null +++ b/doc/guide/user/fr/html/conference/node6.html @@ -0,0 +1,74 @@ + + + + + +About this document ... + + + + + + + + + + + + + + + + + + + + +

+About this document ... +

+ ADMINISTRATION DES CONFERENCES TELEPHONIQUES

+This document was generated using the +LaTeX2HTML translator Version 2002-2-1 (1.70) +

+Copyright © 1993, 1994, 1995, 1996, +Nikos Drakos, +Computer Based Learning Unit, University of Leeds. +
+Copyright © 1997, 1998, 1999, +Ross Moore, +Mathematics Department, Macquarie University, Sydney. +

+The command line arguments were:
+ latex2html conference.tex +

+The translation was initiated by Fabian Hickert on 2005-11-28 +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/conference/rocket.png b/doc/guide/user/fr/html/conference/rocket.png new file mode 100644 index 000000000..838c38bf1 Binary files /dev/null and b/doc/guide/user/fr/html/conference/rocket.png differ diff --git a/doc/guide/user/fr/html/conference/search.png b/doc/guide/user/fr/html/conference/search.png new file mode 100644 index 000000000..593a56634 Binary files /dev/null and b/doc/guide/user/fr/html/conference/search.png differ diff --git a/doc/guide/user/fr/html/departments/WARNINGS b/doc/guide/user/fr/html/departments/WARNINGS new file mode 100644 index 000000000..86df6f5d0 --- /dev/null +++ b/doc/guide/user/fr/html/departments/WARNINGS @@ -0,0 +1,6 @@ +No implementation found for style `fontenc' +No implementation found for style `geometry' +No implementation found for style `graphicx' + +There is no author for this document. +couldn't convert character inodot into available encodings diff --git a/doc/guide/user/fr/html/departments/departments.css b/doc/guide/user/fr/html/departments/departments.css new file mode 100644 index 000000000..2fb800887 --- /dev/null +++ b/doc/guide/user/fr/html/departments/departments.css @@ -0,0 +1,40 @@ +/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */ +.MATH { font-family: "Century Schoolbook", serif; } +.MATH I { font-family: "Century Schoolbook", serif; font-style: italic } +.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold } + +/* implement both fixed-size and relative sizes */ +SMALL.XTINY { font-size : xx-small } +SMALL.TINY { font-size : x-small } +SMALL.SCRIPTSIZE { font-size : smaller } +SMALL.FOOTNOTESIZE { font-size : small } +SMALL.SMALL { } +BIG.LARGE { } +BIG.XLARGE { font-size : large } +BIG.XXLARGE { font-size : x-large } +BIG.HUGE { font-size : larger } +BIG.XHUGE { font-size : xx-large } + +/* heading styles */ +H1 { } +H2 { } +H3 { } +H4 { } +H5 { } + +/* mathematics styles */ +DIV.displaymath { } /* math displays */ +TD.eqno { } /* equation-number cells */ + + +/* document-specific styles come next */ +DIV.navigation { } +DIV.flushleft { } +SPAN.textit { font-style: italic } +SPAN.arabic { } +SPAN.textbf { font-weight: bold } +SPAN.textsf { font-style: italic } +#hue25 { color: #0000ff; } +#hue67 { color: #ff0000; } +#hue68 { color: #ff0000; } +#hue69 { color: #ff0000; } diff --git a/doc/guide/user/fr/html/departments/departments.html b/doc/guide/user/fr/html/departments/departments.html new file mode 100644 index 000000000..a1a32d047 --- /dev/null +++ b/doc/guide/user/fr/html/departments/departments.html @@ -0,0 +1,82 @@ + + + + + +ADMINISTRATION DES DEPARTEMENTS + + + + + + + + + + + + + + + + + + + +

+ +

+

ADMINISTRATION DES DEPARTEMENTS

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/departments/index.html b/doc/guide/user/fr/html/departments/index.html new file mode 100644 index 000000000..a1a32d047 --- /dev/null +++ b/doc/guide/user/fr/html/departments/index.html @@ -0,0 +1,82 @@ + + + + + +ADMINISTRATION DES DEPARTEMENTS + + + + + + + + + + + + + + + + + + + +

+ +

+

ADMINISTRATION DES DEPARTEMENTS

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/departments/labels.pl b/doc/guide/user/fr/html/departments/labels.pl new file mode 100644 index 000000000..8fab9a62b --- /dev/null +++ b/doc/guide/user/fr/html/departments/labels.pl @@ -0,0 +1,13 @@ +# LaTeX2HTML 2002-2-1 (1.70) +# Associate labels original text with physical files. + + +1; + + +# LaTeX2HTML 2002-2-1 (1.70) +# labels from external_latex_labels array. + + +1; + diff --git a/doc/guide/user/fr/html/departments/list_back.png b/doc/guide/user/fr/html/departments/list_back.png new file mode 100644 index 000000000..f258c112f Binary files /dev/null and b/doc/guide/user/fr/html/departments/list_back.png differ diff --git a/doc/guide/user/fr/html/departments/list_home.png b/doc/guide/user/fr/html/departments/list_home.png new file mode 100644 index 000000000..e897341f1 Binary files /dev/null and b/doc/guide/user/fr/html/departments/list_home.png differ diff --git a/doc/guide/user/fr/html/departments/list_new_department.png b/doc/guide/user/fr/html/departments/list_new_department.png new file mode 100644 index 000000000..35e5b4c93 Binary files /dev/null and b/doc/guide/user/fr/html/departments/list_new_department.png differ diff --git a/doc/guide/user/fr/html/departments/list_root.png b/doc/guide/user/fr/html/departments/list_root.png new file mode 100644 index 000000000..56a6a5d3a Binary files /dev/null and b/doc/guide/user/fr/html/departments/list_root.png differ diff --git a/doc/guide/user/fr/html/departments/node1.html b/doc/guide/user/fr/html/departments/node1.html new file mode 100644 index 000000000..863f811d1 --- /dev/null +++ b/doc/guide/user/fr/html/departments/node1.html @@ -0,0 +1,192 @@ + + + + + +Départements + + + + + + + + + + + + + + + + + + + + + + +

+Départements +

+ +

+L'administrateur peut créer ou modifier un département ou accéder +aux informations sur un département en utilisant le bouton départements +de la partie Administrateur dans le menu de gauche. La page +Configuration des départements s'affiche. + +

+La page est divisée en deux colonnes : + +

+- la première colonne est destinée à afficher les noms de départements, + +

+- la deuxième colonne contient des icônes qui sont les actions à executer +sur un département. + +

+Les flêches en entête ( Image list_back, Image list_root , Image list_home ) servent à modifier l'affichage selon le département. Elles prédominent +sur toutes autres formes de séléction d'affichage. + +

+ +

+
+C'est à partir de la page Configuration des départements +que l'administrateur gère la liste des départements crées pour la +société. + +

+Il est possible de modifier l'affichage des départements en utilisant +le tableau intitulé Filtres Image rocket. + +

+L'administrateur peut y faire une recherche sur le nom : + +

+- cliquez sur l'astérisque (étoile) pour voir aparaître tous les départements, + +

+- cliquez sur une lettre, et tous les noms de départements commençant +par cette lettre s'afficheront, + +

+- cliquez sur un numéro, et tous les noms de départements commençant +par ce numéro s'afficheront, + +

+- recherche rapide Image search : remplissez le champ avec un nom de département, ensuite cliquez +sur le bouton Appliquer. + +

+ +

+
+Pour créer un département, l'administrateur doit cliquer sur le bouton +Image list_new_department . + +

+Apparaît alors l'espace de configuration des départements avec l'onglet +informations générales et l'onglet Références. + +

+Pour enregistrer la configuration cliquer sur le bouton Terminé, pour +revenir à la page précédente cliquer sur le bouton Annuler. + +

+Tous les champs précédés d'une astérisque doivent être remplis obligatoirement. + +

+ +


+ +Subsections + + + + + + +
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/departments/node2.html b/doc/guide/user/fr/html/departments/node2.html new file mode 100644 index 000000000..acdac191c --- /dev/null +++ b/doc/guide/user/fr/html/departments/node2.html @@ -0,0 +1,76 @@ + + + + + +Informations générales + + + + + + + + + + + + + + + + + + + + + + +

+Informations générales +

+ +

+


+ +Subsections + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/departments/node3.html b/doc/guide/user/fr/html/departments/node3.html new file mode 100644 index 000000000..66531304f --- /dev/null +++ b/doc/guide/user/fr/html/departments/node3.html @@ -0,0 +1,78 @@ + + + + + +Propriétés + + + + + + + + + + + + + + + + + + + + + + +

+Propriétés +

+ +

+ + + + +
Nom du département*Introduisez le nom du département. +
+Description*
+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/departments/node4.html b/doc/guide/user/fr/html/departments/node4.html new file mode 100644 index 000000000..f7e6978e6 --- /dev/null +++ b/doc/guide/user/fr/html/departments/node4.html @@ -0,0 +1,81 @@ + + + + + +Lieu + + + + + + + + + + + + + + + + + + + + + +

+Lieu +

+ +

+Dans le cas d'une société possédant plusieurs départements sur des +sites séparés. + +

+ + + + +
DépartementIntroduisez le nom du département +
+Lieu
+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/departments/node5.html b/doc/guide/user/fr/html/departments/node5.html new file mode 100644 index 000000000..652f511f4 --- /dev/null +++ b/doc/guide/user/fr/html/departments/node5.html @@ -0,0 +1,65 @@ + + + + + +Références + + + + + + + + + + + + + + + + + + + + + +

+Références +

+ +

+Les références résument les relations existantes entre objets. +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/departments/node6.html b/doc/guide/user/fr/html/departments/node6.html new file mode 100644 index 000000000..e65eb754b --- /dev/null +++ b/doc/guide/user/fr/html/departments/node6.html @@ -0,0 +1,74 @@ + + + + + +About this document ... + + + + + + + + + + + + + + + + + + + + +

+About this document ... +

+ ADMINISTRATION DES DEPARTEMENTS

+This document was generated using the +LaTeX2HTML translator Version 2002-2-1 (1.70) +

+Copyright © 1993, 1994, 1995, 1996, +Nikos Drakos, +Computer Based Learning Unit, University of Leeds. +
+Copyright © 1997, 1998, 1999, +Ross Moore, +Mathematics Department, Macquarie University, Sydney. +

+The command line arguments were:
+ latex2html departments.tex +

+The translation was initiated by Fabian Hickert on 2005-11-28 +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/departments/rocket.png b/doc/guide/user/fr/html/departments/rocket.png new file mode 100644 index 000000000..838c38bf1 Binary files /dev/null and b/doc/guide/user/fr/html/departments/rocket.png differ diff --git a/doc/guide/user/fr/html/departments/search.png b/doc/guide/user/fr/html/departments/search.png new file mode 100644 index 000000000..593a56634 Binary files /dev/null and b/doc/guide/user/fr/html/departments/search.png differ diff --git a/doc/guide/user/fr/html/fonreports/WARNINGS b/doc/guide/user/fr/html/fonreports/WARNINGS new file mode 100644 index 000000000..c9e579bb1 --- /dev/null +++ b/doc/guide/user/fr/html/fonreports/WARNINGS @@ -0,0 +1,4 @@ +No implementation found for style `fontenc' +No implementation found for style `geometry' + +There is no author for this document. diff --git a/doc/guide/user/fr/html/fonreports/fonreports.css b/doc/guide/user/fr/html/fonreports/fonreports.css new file mode 100644 index 000000000..0462333e5 --- /dev/null +++ b/doc/guide/user/fr/html/fonreports/fonreports.css @@ -0,0 +1,33 @@ +/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */ +.MATH { font-family: "Century Schoolbook", serif; } +.MATH I { font-family: "Century Schoolbook", serif; font-style: italic } +.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold } + +/* implement both fixed-size and relative sizes */ +SMALL.XTINY { font-size : xx-small } +SMALL.TINY { font-size : x-small } +SMALL.SCRIPTSIZE { font-size : smaller } +SMALL.FOOTNOTESIZE { font-size : small } +SMALL.SMALL { } +BIG.LARGE { } +BIG.XLARGE { font-size : large } +BIG.XXLARGE { font-size : x-large } +BIG.HUGE { font-size : larger } +BIG.XHUGE { font-size : xx-large } + +/* heading styles */ +H1 { } +H2 { } +H3 { } +H4 { } +H5 { } + +/* mathematics styles */ +DIV.displaymath { } /* math displays */ +TD.eqno { } /* equation-number cells */ + + +/* document-specific styles come next */ +DIV.navigation { } +SPAN.arabic { } +SPAN.textbf { font-weight: bold } diff --git a/doc/guide/user/fr/html/fonreports/fonreports.html b/doc/guide/user/fr/html/fonreports/fonreports.html new file mode 100644 index 000000000..3ecd4cb24 --- /dev/null +++ b/doc/guide/user/fr/html/fonreports/fonreports.html @@ -0,0 +1,69 @@ + + + + + +RAPPORTS TELEPHONIQUES + + + + + + + + + + + + + + + + + + + +

+ +

+

RAPPORTS TELEPHONIQUES

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/fonreports/index.html b/doc/guide/user/fr/html/fonreports/index.html new file mode 100644 index 000000000..3ecd4cb24 --- /dev/null +++ b/doc/guide/user/fr/html/fonreports/index.html @@ -0,0 +1,69 @@ + + + + + +RAPPORTS TELEPHONIQUES + + + + + + + + + + + + + + + + + + + +

+ +

+

RAPPORTS TELEPHONIQUES

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/fonreports/labels.pl b/doc/guide/user/fr/html/fonreports/labels.pl new file mode 100644 index 000000000..8fab9a62b --- /dev/null +++ b/doc/guide/user/fr/html/fonreports/labels.pl @@ -0,0 +1,13 @@ +# LaTeX2HTML 2002-2-1 (1.70) +# Associate labels original text with physical files. + + +1; + + +# LaTeX2HTML 2002-2-1 (1.70) +# labels from external_latex_labels array. + + +1; + diff --git a/doc/guide/user/fr/html/fonreports/node1.html b/doc/guide/user/fr/html/fonreports/node1.html new file mode 100644 index 000000000..5521e9ef7 --- /dev/null +++ b/doc/guide/user/fr/html/fonreports/node1.html @@ -0,0 +1,63 @@ + + + + + +Rapports des téléphones + + + + + + + + + + + + + + + + + + + + + + +

+Rapports des téléphones +

+

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/fonreports/node2.html b/doc/guide/user/fr/html/fonreports/node2.html new file mode 100644 index 000000000..5612e7665 --- /dev/null +++ b/doc/guide/user/fr/html/fonreports/node2.html @@ -0,0 +1,74 @@ + + + + + +About this document ... + + + + + + + + + + + + + + + + + + + + +

+About this document ... +

+ RAPPORTS TELEPHONIQUES

+This document was generated using the +LaTeX2HTML translator Version 2002-2-1 (1.70) +

+Copyright © 1993, 1994, 1995, 1996, +Nikos Drakos, +Computer Based Learning Unit, University of Leeds. +
+Copyright © 1997, 1998, 1999, +Ross Moore, +Mathematics Department, Macquarie University, Sydney. +

+The command line arguments were:
+ latex2html fonreports.tex +

+The translation was initiated by Fabian Hickert on 2005-11-28 +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/WARNINGS b/doc/guide/user/fr/html/groups/WARNINGS new file mode 100644 index 000000000..86df6f5d0 --- /dev/null +++ b/doc/guide/user/fr/html/groups/WARNINGS @@ -0,0 +1,6 @@ +No implementation found for style `fontenc' +No implementation found for style `geometry' +No implementation found for style `graphicx' + +There is no author for this document. +couldn't convert character inodot into available encodings diff --git a/doc/guide/user/fr/html/groups/groups.css b/doc/guide/user/fr/html/groups/groups.css new file mode 100644 index 000000000..ba0f673ed --- /dev/null +++ b/doc/guide/user/fr/html/groups/groups.css @@ -0,0 +1,53 @@ +/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */ +.MATH { font-family: "Century Schoolbook", serif; } +.MATH I { font-family: "Century Schoolbook", serif; font-style: italic } +.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold } + +/* implement both fixed-size and relative sizes */ +SMALL.XTINY { font-size : xx-small } +SMALL.TINY { font-size : x-small } +SMALL.SCRIPTSIZE { font-size : smaller } +SMALL.FOOTNOTESIZE { font-size : small } +SMALL.SMALL { } +BIG.LARGE { } +BIG.XLARGE { font-size : large } +BIG.XXLARGE { font-size : x-large } +BIG.HUGE { font-size : larger } +BIG.XHUGE { font-size : xx-large } + +/* heading styles */ +H1 { } +H2 { } +H3 { } +H4 { } +H5 { } + +/* mathematics styles */ +DIV.displaymath { } /* math displays */ +TD.eqno { } /* equation-number cells */ + + +/* document-specific styles come next */ +DIV.navigation { } +SPAN.textit { font-style: italic } +SPAN.arabic { } +SPAN.textbf { font-weight: bold } +SPAN.textsf { font-style: italic } +#hue101 { color: #000000; } +#hue103 { color: #000000; } +#hue129 { color: #000000; } +#hue132 { color: #ff0000; } +#hue133 { color: #ff0000; } +#hue135 { color: #ff0000; } +#hue25 { color: #0000ff; } +#hue28 { color: #000000; } +#hue30 { color: #000000; } +#hue32 { color: #000000; } +#hue34 { color: #000000; } +#hue36 { color: #000000; } +#hue43 { color: #000000; } +#hue91 { color: #000000; } +#hue93 { color: #ff0000; } +#hue95 { color: #000000; } +#hue97 { color: #000000; } +#hue99 { color: #ff0000; } diff --git a/doc/guide/user/fr/html/groups/groups.html b/doc/guide/user/fr/html/groups/groups.html new file mode 100644 index 000000000..7f408d816 --- /dev/null +++ b/doc/guide/user/fr/html/groups/groups.html @@ -0,0 +1,108 @@ + + + + + +ADMINISTRATION DES GROUPES + + + + + + + + + + + + + + + + + + + +

+ +

+

ADMINISTRATION DES GROUPES

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/index.html b/doc/guide/user/fr/html/groups/index.html new file mode 100644 index 000000000..7f408d816 --- /dev/null +++ b/doc/guide/user/fr/html/groups/index.html @@ -0,0 +1,108 @@ + + + + + +ADMINISTRATION DES GROUPES + + + + + + + + + + + + + + + + + + + +

+ +

+

ADMINISTRATION DES GROUPES

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/labels.pl b/doc/guide/user/fr/html/groups/labels.pl new file mode 100644 index 000000000..8fab9a62b --- /dev/null +++ b/doc/guide/user/fr/html/groups/labels.pl @@ -0,0 +1,13 @@ +# LaTeX2HTML 2002-2-1 (1.70) +# Associate labels original text with physical files. + + +1; + + +# LaTeX2HTML 2002-2-1 (1.70) +# labels from external_latex_labels array. + + +1; + diff --git a/doc/guide/user/fr/html/groups/list_back.png b/doc/guide/user/fr/html/groups/list_back.png new file mode 100644 index 000000000..f258c112f Binary files /dev/null and b/doc/guide/user/fr/html/groups/list_back.png differ diff --git a/doc/guide/user/fr/html/groups/list_home.png b/doc/guide/user/fr/html/groups/list_home.png new file mode 100644 index 000000000..e897341f1 Binary files /dev/null and b/doc/guide/user/fr/html/groups/list_home.png differ diff --git a/doc/guide/user/fr/html/groups/list_new_group.png b/doc/guide/user/fr/html/groups/list_new_group.png new file mode 100644 index 000000000..95f99c004 Binary files /dev/null and b/doc/guide/user/fr/html/groups/list_new_group.png differ diff --git a/doc/guide/user/fr/html/groups/list_root.png b/doc/guide/user/fr/html/groups/list_root.png new file mode 100644 index 000000000..56a6a5d3a Binary files /dev/null and b/doc/guide/user/fr/html/groups/list_root.png differ diff --git a/doc/guide/user/fr/html/groups/node1.html b/doc/guide/user/fr/html/groups/node1.html new file mode 100644 index 000000000..04a1c4782 --- /dev/null +++ b/doc/guide/user/fr/html/groups/node1.html @@ -0,0 +1,236 @@ + + + + + +Groupes + + + + + + + + + + + + + + + + + + + + + + +

+Groupes +

+ +

+L'administrateur peut créer ou modifier un groupe ou accéder aux informations +sur un groupe à partir du bouton Groupe dans le +menu de gauche dans Administration. La page Administration +des groupes s'affiche. +

+La page est divisée en trois colonnes : +

+-La première colonne est destinée à afficher la +liste des groupes ou des départements, +

+-les deux dernières colonnes contiennent des icônes. +Elles représentent les raccourcis vers les propriétés du groupe et +les actions à exécuter sur le groupe. +

+-Les flèches en entête ( Image list_back, Image list_root, Image list_home ) servent à modifier l'affichage selon le département, elles prédominent +sur toutes autres formes de sélection d'affichage. +

+ +

+
+C'est à partir de la page Administration +du groupe que l'administrateur gère la liste des groupes de la société. + +

+Comme pour les utilisateurs, il est possible de modifier l'affichage +des groupes en utilisant le tableau intitulé Filtres Image rocket. L'administrateur peut faire une recherche nominative et/ou sur les +propriétés du groupe : + +

+ +

+Pour créer un groupe l'administrateur doit cliquer sur le bouton Image list_new_group. + +

+Apparaît alors l'espace de configuration. L'administrateur configure +les extensions pour chaque groupe. + +

+A chaque extension configurée, pour enregistrer les modifications, +cliquer sur le bouton Terminé et pour revenir à la page précédente +cliquer sur le bouton Annuler. + +

+Tous les champs précédés d'une astérisque doivent être remplis obligatoirement. + +

+En haut à droite une série d'information vous est donnée : le nom +du groupe sur lequel vous êtes occupé, et sa place dans l'arbre LDAP. + +

+ +


+ +Subsections + + + + + + +
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node10.html b/doc/guide/user/fr/html/groups/node10.html new file mode 100644 index 000000000..ded4d9d52 --- /dev/null +++ b/doc/guide/user/fr/html/groups/node10.html @@ -0,0 +1,86 @@ + + + + + +Applications + + + + + + + + + + + + + + + + + + + + + + +

+Applications +

+ +

+Pour activer l'extension Applications cliquez sur Créer des +applications. + +

+L'administrateur dispose de la liste des applications dans la colonne +Applications disponibles. Il peut attribuer une ou plusieurs applications +à un groupe. Il suffit de cliquer sur le nom d'une application celle +ci apparaît dans la colonne Applications utilisées. + +

+A l'aide du bouton Séparateur l'administrateur peut séparer de manière +visuelle une application par rapport aux autres. + +

+Pour terminer cliquer sur le bouton Terminer. + +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node11.html b/doc/guide/user/fr/html/groups/node11.html new file mode 100644 index 000000000..2206b6f3b --- /dev/null +++ b/doc/guide/user/fr/html/groups/node11.html @@ -0,0 +1,84 @@ + + + + + +Mail + + + + + + + + + + + + + + + + + + + + + + +

+Mail +

+ +

+Pour activer un compte mail cliquez sur Créer un compte de +messagerie. + +

+


+ +Subsections + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node12.html b/doc/guide/user/fr/html/groups/node12.html new file mode 100644 index 000000000..ec59513e3 --- /dev/null +++ b/doc/guide/user/fr/html/groups/node12.html @@ -0,0 +1,78 @@ + + + + + +Informations générales + + + + + + + + + + + + + + + + + + + + + + +

+Informations générales +

+ +

+ + + + +
Adresse principale*Introduisez l'adresse principale du groupe +
+Serveur
+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node13.html b/doc/guide/user/fr/html/groups/node13.html new file mode 100644 index 000000000..7eca63d60 --- /dev/null +++ b/doc/guide/user/fr/html/groups/node13.html @@ -0,0 +1,77 @@ + + + + + +Adresses alternatives + + + + + + + + + + + + + + + + + + + + + + +

+Adresses alternatives +

+ +

+Le mail peut être redirigé vers une ou plusieurs autres adresses. +Ces adresses sont des alias à insérer dans Adresses alternatives. + +

+Utilisez les boutons Ajouter ou Supprimer pour gérer +les alias. + +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node14.html b/doc/guide/user/fr/html/groups/node14.html new file mode 100644 index 000000000..7e9395401 --- /dev/null +++ b/doc/guide/user/fr/html/groups/node14.html @@ -0,0 +1,79 @@ + + + + + +Répertoire partagé IMAP + + + + + + + + + + + + + + + + + + + + + + +

+Répertoire partagé IMAP +

+ +

+ + + + +
Permission par défautFaites votre sélection dans la liste déroulante du type d'accès par +défaut au dossier IMAP +
+Permission des membres
+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node15.html b/doc/guide/user/fr/html/groups/node15.html new file mode 100644 index 000000000..e6dec0196 --- /dev/null +++ b/doc/guide/user/fr/html/groups/node15.html @@ -0,0 +1,75 @@ + + + + + +Transférer les messages vers un membre n'appartenant pas au groupe + + + + + + + + + + + + + + + + + + + + + +

+Transférer les messages vers un membre n'appartenant pas au groupe +

+ +

+Des utilisateurs peuvent recevoir les messages d'un groupe sans pour +autant en être membre. Il suffit d'insérer les adresses de ces utilisateurs +dans le champ qui précède les boutons Ajouter, Ajouter +en local et Supprimer. Le bouton Ajouter en local renvoie +aux adresses déjà enregistrées dans GOsa. + +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node16.html b/doc/guide/user/fr/html/groups/node16.html new file mode 100644 index 000000000..d98af059d --- /dev/null +++ b/doc/guide/user/fr/html/groups/node16.html @@ -0,0 +1,73 @@ + + + + + +ACL + + + + + + + + + + + + + + + + + + + + + + +

+ACL +

+ +

+Cette partie permet à l'administrateur de configurer les droits d'accès +de l'utilisateur ou du groupe aux différentes parties de GOsa. + +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node17.html b/doc/guide/user/fr/html/groups/node17.html new file mode 100644 index 000000000..fe3df40a7 --- /dev/null +++ b/doc/guide/user/fr/html/groups/node17.html @@ -0,0 +1,65 @@ + + + + + +Références + + + + + + + + + + + + + + + + + + + + + +

+Références +

+ +

+Les références résument les relations existantes entre objets. +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node18.html b/doc/guide/user/fr/html/groups/node18.html new file mode 100644 index 000000000..0310850e1 --- /dev/null +++ b/doc/guide/user/fr/html/groups/node18.html @@ -0,0 +1,74 @@ + + + + + +About this document ... + + + + + + + + + + + + + + + + + + + + +

+About this document ... +

+ ADMINISTRATION DES GROUPES

+This document was generated using the +LaTeX2HTML translator Version 2002-2-1 (1.70) +

+Copyright © 1993, 1994, 1995, 1996, +Nikos Drakos, +Computer Based Learning Unit, University of Leeds. +
+Copyright © 1997, 1998, 1999, +Ross Moore, +Mathematics Department, Macquarie University, Sydney. +

+The command line arguments were:
+ latex2html groups.tex +

+The translation was initiated by Fabian Hickert on 2005-11-28 +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node2.html b/doc/guide/user/fr/html/groups/node2.html new file mode 100644 index 000000000..bb61a5cf7 --- /dev/null +++ b/doc/guide/user/fr/html/groups/node2.html @@ -0,0 +1,97 @@ + + + + + +Informations générales + + + + + + + + + + + + + + + + + + + + + + +

+Informations générales +

+ +

+ +

+L'administrateur insère les membres du personnel devant faire partie +de ce groupe. Il suffit d'utiliser le bouton Ajouter qui renvoie +à la liste des utilisateurs. L'administrateur doit sélectionner les +futurs membres du groupe. Pour enlever un membre, utiliser le bouton +Supprimer. + +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node3.html b/doc/guide/user/fr/html/groups/node3.html new file mode 100644 index 000000000..4cbc0727e --- /dev/null +++ b/doc/guide/user/fr/html/groups/node3.html @@ -0,0 +1,88 @@ + + + + + +Environnement + + + + + + + + + + + + + + + + + + + + + + +

+Environnement +

+ +

+Pour activer l'extension Environnement cliquer sur Ajouter +l'extension environnement. + +

+


+ +Subsections + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node4.html b/doc/guide/user/fr/html/groups/node4.html new file mode 100644 index 000000000..88acafb57 --- /dev/null +++ b/doc/guide/user/fr/html/groups/node4.html @@ -0,0 +1,69 @@ + + + + + +Profiles + + + + + + + + + + + + + + + + + + + + + + +

+Profiles +

+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node5.html b/doc/guide/user/fr/html/groups/node5.html new file mode 100644 index 000000000..f19a4f5c7 --- /dev/null +++ b/doc/guide/user/fr/html/groups/node5.html @@ -0,0 +1,69 @@ + + + + + +Kiosk profile + + + + + + + + + + + + + + + + + + + + + + +

+Kiosk profile +

+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node6.html b/doc/guide/user/fr/html/groups/node6.html new file mode 100644 index 000000000..3cf1ec9eb --- /dev/null +++ b/doc/guide/user/fr/html/groups/node6.html @@ -0,0 +1,69 @@ + + + + + +Logon scripts + + + + + + + + + + + + + + + + + + + + + + +

+Logon scripts +

+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node7.html b/doc/guide/user/fr/html/groups/node7.html new file mode 100644 index 000000000..9cf5c0c00 --- /dev/null +++ b/doc/guide/user/fr/html/groups/node7.html @@ -0,0 +1,69 @@ + + + + + +Attach share + + + + + + + + + + + + + + + + + + + + + + +

+Attach share +

+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node8.html b/doc/guide/user/fr/html/groups/node8.html new file mode 100644 index 000000000..70cfd4a31 --- /dev/null +++ b/doc/guide/user/fr/html/groups/node8.html @@ -0,0 +1,69 @@ + + + + + +Hotplug devices + + + + + + + + + + + + + + + + + + + + + + +

+Hotplug devices +

+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/node9.html b/doc/guide/user/fr/html/groups/node9.html new file mode 100644 index 000000000..92bc13c2a --- /dev/null +++ b/doc/guide/user/fr/html/groups/node9.html @@ -0,0 +1,68 @@ + + + + + +Imprimante + + + + + + + + + + + + + + + + + + + + + +

+Imprimante +

+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/groups/rocket.png b/doc/guide/user/fr/html/groups/rocket.png new file mode 100644 index 000000000..838c38bf1 Binary files /dev/null and b/doc/guide/user/fr/html/groups/rocket.png differ diff --git a/doc/guide/user/fr/html/ldapmanager/WARNINGS b/doc/guide/user/fr/html/ldapmanager/WARNINGS new file mode 100644 index 000000000..c9e579bb1 --- /dev/null +++ b/doc/guide/user/fr/html/ldapmanager/WARNINGS @@ -0,0 +1,4 @@ +No implementation found for style `fontenc' +No implementation found for style `geometry' + +There is no author for this document. diff --git a/doc/guide/user/fr/html/ldapmanager/index.html b/doc/guide/user/fr/html/ldapmanager/index.html new file mode 100644 index 000000000..9e3a9843c --- /dev/null +++ b/doc/guide/user/fr/html/ldapmanager/index.html @@ -0,0 +1,69 @@ + + + + + +GERER LDAP + + + + + + + + + + + + + + + + + + + +

+ +

+

GERER LDAP

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/ldapmanager/labels.pl b/doc/guide/user/fr/html/ldapmanager/labels.pl new file mode 100644 index 000000000..8fab9a62b --- /dev/null +++ b/doc/guide/user/fr/html/ldapmanager/labels.pl @@ -0,0 +1,13 @@ +# LaTeX2HTML 2002-2-1 (1.70) +# Associate labels original text with physical files. + + +1; + + +# LaTeX2HTML 2002-2-1 (1.70) +# labels from external_latex_labels array. + + +1; + diff --git a/doc/guide/user/fr/html/ldapmanager/ldapmanager.css b/doc/guide/user/fr/html/ldapmanager/ldapmanager.css new file mode 100644 index 000000000..0462333e5 --- /dev/null +++ b/doc/guide/user/fr/html/ldapmanager/ldapmanager.css @@ -0,0 +1,33 @@ +/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */ +.MATH { font-family: "Century Schoolbook", serif; } +.MATH I { font-family: "Century Schoolbook", serif; font-style: italic } +.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold } + +/* implement both fixed-size and relative sizes */ +SMALL.XTINY { font-size : xx-small } +SMALL.TINY { font-size : x-small } +SMALL.SCRIPTSIZE { font-size : smaller } +SMALL.FOOTNOTESIZE { font-size : small } +SMALL.SMALL { } +BIG.LARGE { } +BIG.XLARGE { font-size : large } +BIG.XXLARGE { font-size : x-large } +BIG.HUGE { font-size : larger } +BIG.XHUGE { font-size : xx-large } + +/* heading styles */ +H1 { } +H2 { } +H3 { } +H4 { } +H5 { } + +/* mathematics styles */ +DIV.displaymath { } /* math displays */ +TD.eqno { } /* equation-number cells */ + + +/* document-specific styles come next */ +DIV.navigation { } +SPAN.arabic { } +SPAN.textbf { font-weight: bold } diff --git a/doc/guide/user/fr/html/ldapmanager/ldapmanager.html b/doc/guide/user/fr/html/ldapmanager/ldapmanager.html new file mode 100644 index 000000000..9e3a9843c --- /dev/null +++ b/doc/guide/user/fr/html/ldapmanager/ldapmanager.html @@ -0,0 +1,69 @@ + + + + + +GERER LDAP + + + + + + + + + + + + + + + + + + + +

+ +

+

GERER LDAP

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/ldapmanager/node1.html b/doc/guide/user/fr/html/ldapmanager/node1.html new file mode 100644 index 000000000..5a4f51fe0 --- /dev/null +++ b/doc/guide/user/fr/html/ldapmanager/node1.html @@ -0,0 +1,63 @@ + + + + + +GERER LDAP + + + + + + + + + + + + + + + + + + + + + + +

+GERER LDAP +

+

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/ldapmanager/node2.html b/doc/guide/user/fr/html/ldapmanager/node2.html new file mode 100644 index 000000000..be4d4d8b4 --- /dev/null +++ b/doc/guide/user/fr/html/ldapmanager/node2.html @@ -0,0 +1,74 @@ + + + + + +About this document ... + + + + + + + + + + + + + + + + + + + + +

+About this document ... +

+ GERER LDAP

+This document was generated using the +LaTeX2HTML translator Version 2002-2-1 (1.70) +

+Copyright © 1993, 1994, 1995, 1996, +Nikos Drakos, +Computer Based Learning Unit, University of Leeds. +
+Copyright © 1997, 1998, 1999, +Ross Moore, +Mathematics Department, Macquarie University, Sydney. +

+The command line arguments were:
+ latex2html ldapmanager.tex +

+The translation was initiated by Fabian Hickert on 2005-11-28 +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/logview/WARNINGS b/doc/guide/user/fr/html/logview/WARNINGS new file mode 100644 index 000000000..c9e579bb1 --- /dev/null +++ b/doc/guide/user/fr/html/logview/WARNINGS @@ -0,0 +1,4 @@ +No implementation found for style `fontenc' +No implementation found for style `geometry' + +There is no author for this document. diff --git a/doc/guide/user/fr/html/logview/index.html b/doc/guide/user/fr/html/logview/index.html new file mode 100644 index 000000000..12587a14b --- /dev/null +++ b/doc/guide/user/fr/html/logview/index.html @@ -0,0 +1,69 @@ + + + + + +LOGS SYSTEMES + + + + + + + + + + + + + + + + + + + +

+ +

+

LOGS SYSTEMES

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/logview/labels.pl b/doc/guide/user/fr/html/logview/labels.pl new file mode 100644 index 000000000..8fab9a62b --- /dev/null +++ b/doc/guide/user/fr/html/logview/labels.pl @@ -0,0 +1,13 @@ +# LaTeX2HTML 2002-2-1 (1.70) +# Associate labels original text with physical files. + + +1; + + +# LaTeX2HTML 2002-2-1 (1.70) +# labels from external_latex_labels array. + + +1; + diff --git a/doc/guide/user/fr/html/logview/logview.css b/doc/guide/user/fr/html/logview/logview.css new file mode 100644 index 000000000..0462333e5 --- /dev/null +++ b/doc/guide/user/fr/html/logview/logview.css @@ -0,0 +1,33 @@ +/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */ +.MATH { font-family: "Century Schoolbook", serif; } +.MATH I { font-family: "Century Schoolbook", serif; font-style: italic } +.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold } + +/* implement both fixed-size and relative sizes */ +SMALL.XTINY { font-size : xx-small } +SMALL.TINY { font-size : x-small } +SMALL.SCRIPTSIZE { font-size : smaller } +SMALL.FOOTNOTESIZE { font-size : small } +SMALL.SMALL { } +BIG.LARGE { } +BIG.XLARGE { font-size : large } +BIG.XXLARGE { font-size : x-large } +BIG.HUGE { font-size : larger } +BIG.XHUGE { font-size : xx-large } + +/* heading styles */ +H1 { } +H2 { } +H3 { } +H4 { } +H5 { } + +/* mathematics styles */ +DIV.displaymath { } /* math displays */ +TD.eqno { } /* equation-number cells */ + + +/* document-specific styles come next */ +DIV.navigation { } +SPAN.arabic { } +SPAN.textbf { font-weight: bold } diff --git a/doc/guide/user/fr/html/logview/logview.html b/doc/guide/user/fr/html/logview/logview.html new file mode 100644 index 000000000..12587a14b --- /dev/null +++ b/doc/guide/user/fr/html/logview/logview.html @@ -0,0 +1,69 @@ + + + + + +LOGS SYSTEMES + + + + + + + + + + + + + + + + + + + +

+ +

+

LOGS SYSTEMES

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/logview/node1.html b/doc/guide/user/fr/html/logview/node1.html new file mode 100644 index 000000000..95203c60e --- /dev/null +++ b/doc/guide/user/fr/html/logview/node1.html @@ -0,0 +1,63 @@ + + + + + +Logs systèmes + + + + + + + + + + + + + + + + + + + + + + +

+Logs systèmes +

+

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/logview/node2.html b/doc/guide/user/fr/html/logview/node2.html new file mode 100644 index 000000000..770a9c24b --- /dev/null +++ b/doc/guide/user/fr/html/logview/node2.html @@ -0,0 +1,74 @@ + + + + + +About this document ... + + + + + + + + + + + + + + + + + + + + +

+About this document ... +

+ LOGS SYSTEMES

+This document was generated using the +LaTeX2HTML translator Version 2002-2-1 (1.70) +

+Copyright © 1993, 1994, 1995, 1996, +Nikos Drakos, +Computer Based Learning Unit, University of Leeds. +
+Copyright © 1997, 1998, 1999, +Ross Moore, +Mathematics Department, Macquarie University, Sydney. +

+The command line arguments were:
+ latex2html logview.tex +

+The translation was initiated by Fabian Hickert on 2005-11-28 +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/macro/WARNINGS b/doc/guide/user/fr/html/macro/WARNINGS new file mode 100644 index 000000000..86df6f5d0 --- /dev/null +++ b/doc/guide/user/fr/html/macro/WARNINGS @@ -0,0 +1,6 @@ +No implementation found for style `fontenc' +No implementation found for style `geometry' +No implementation found for style `graphicx' + +There is no author for this document. +couldn't convert character inodot into available encodings diff --git a/doc/guide/user/fr/html/macro/index.html b/doc/guide/user/fr/html/macro/index.html new file mode 100644 index 000000000..35fae6fa3 --- /dev/null +++ b/doc/guide/user/fr/html/macro/index.html @@ -0,0 +1,78 @@ + + + + + +ADMINISTRATION DES MACROS TELEPHONIQUES + + + + + + + + + + + + + + + + + + + +

+ +

+

ADMINISTRATION DES MACROS TELEPHONIQUES

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/macro/labels.pl b/doc/guide/user/fr/html/macro/labels.pl new file mode 100644 index 000000000..8fab9a62b --- /dev/null +++ b/doc/guide/user/fr/html/macro/labels.pl @@ -0,0 +1,13 @@ +# LaTeX2HTML 2002-2-1 (1.70) +# Associate labels original text with physical files. + + +1; + + +# LaTeX2HTML 2002-2-1 (1.70) +# labels from external_latex_labels array. + + +1; + diff --git a/doc/guide/user/fr/html/macro/list_back.png b/doc/guide/user/fr/html/macro/list_back.png new file mode 100644 index 000000000..f258c112f Binary files /dev/null and b/doc/guide/user/fr/html/macro/list_back.png differ diff --git a/doc/guide/user/fr/html/macro/list_home.png b/doc/guide/user/fr/html/macro/list_home.png new file mode 100644 index 000000000..e897341f1 Binary files /dev/null and b/doc/guide/user/fr/html/macro/list_home.png differ diff --git a/doc/guide/user/fr/html/macro/list_new_macro.png b/doc/guide/user/fr/html/macro/list_new_macro.png new file mode 100644 index 000000000..f2a658184 Binary files /dev/null and b/doc/guide/user/fr/html/macro/list_new_macro.png differ diff --git a/doc/guide/user/fr/html/macro/list_root.png b/doc/guide/user/fr/html/macro/list_root.png new file mode 100644 index 000000000..56a6a5d3a Binary files /dev/null and b/doc/guide/user/fr/html/macro/list_root.png differ diff --git a/doc/guide/user/fr/html/macro/macro.css b/doc/guide/user/fr/html/macro/macro.css new file mode 100644 index 000000000..4e4a8906f --- /dev/null +++ b/doc/guide/user/fr/html/macro/macro.css @@ -0,0 +1,41 @@ +/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */ +.MATH { font-family: "Century Schoolbook", serif; } +.MATH I { font-family: "Century Schoolbook", serif; font-style: italic } +.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold } + +/* implement both fixed-size and relative sizes */ +SMALL.XTINY { font-size : xx-small } +SMALL.TINY { font-size : x-small } +SMALL.SCRIPTSIZE { font-size : smaller } +SMALL.FOOTNOTESIZE { font-size : small } +SMALL.SMALL { } +BIG.LARGE { } +BIG.XLARGE { font-size : large } +BIG.XXLARGE { font-size : x-large } +BIG.HUGE { font-size : larger } +BIG.XHUGE { font-size : xx-large } + +/* heading styles */ +H1 { } +H2 { } +H3 { } +H4 { } +H5 { } + +/* mathematics styles */ +DIV.displaymath { } /* math displays */ +TD.eqno { } /* equation-number cells */ + + +/* document-specific styles come next */ +DIV.navigation { } +SPAN.textit { font-style: italic } +SPAN.arabic { } +SPAN.textbf { font-weight: bold } +SPAN.textsf { font-style: italic } +#hue25 { color: #0000ff; } +#hue46 { color: #000000; } +#hue50 { color: #000000; } +#hue65 { color: #ff0000; } +#hue66 { color: #ff0000; } +#hue67 { color: #ff0000; } diff --git a/doc/guide/user/fr/html/macro/macro.html b/doc/guide/user/fr/html/macro/macro.html new file mode 100644 index 000000000..35fae6fa3 --- /dev/null +++ b/doc/guide/user/fr/html/macro/macro.html @@ -0,0 +1,78 @@ + + + + + +ADMINISTRATION DES MACROS TELEPHONIQUES + + + + + + + + + + + + + + + + + + + +

+ +

+

ADMINISTRATION DES MACROS TELEPHONIQUES

+
+ +
+ +

+


+ + + + + +

+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/macro/node1.html b/doc/guide/user/fr/html/macro/node1.html new file mode 100644 index 000000000..255f28939 --- /dev/null +++ b/doc/guide/user/fr/html/macro/node1.html @@ -0,0 +1,187 @@ + + + + + +Phone macros + + + + + + + + + + + + + + + + + + + + + + +

+Phone macros +

+ +

+L'administrateur peut configurer les phone macros à partir du bouton +Phone macros dans le menu de gauche dans +la partie Administration. La page Phone macro management +s'affiche. + +

+La page est divisée en trois colonnes : + +

+- la première colonne est destinée à afficher les noms des macros +téléphoniques, + +

+- la deuxième colonne indique si la macro est visible ou non par l'utilisateur, + +

+- la troisième colonne contient les icônes qui sont les actions que +l'on peut executer sur ces macros téléphoniques. + +

+Les flêches en entête ( Image list_back, Image list_root, Image list_home ) servent à modifier l'affichage selon le département. Ces icônes +prédominent sur toutes autres formes de séléction d'affichage. + +

+ +

+
+C'est à partir de la page Phone macro management que l'administrateur +gère les phone macros instaurées dans la société. + +

+Il est possible de modifier l'affichage des phone macros en utilisant +le tableau intitulé Filtres Image rocket. + +

+L'administrateur peut faire une recherche sur le nom : + +

+- cliquez sur l'astérisque (étoile : *) pour voir apparaître toutes +les macros téléphoniques; + +

+- cliquez sur une lettre et tous les noms des macros téléphoniques +débutant par cette lettre s'afficheront; + +

+- cliquez sur un numéro et tous les noms des macros téléphoniques +débutant par ce numéro s'afficheront; + +

+- recherche rapide Image search : remplissez le champ par le nom de la macro et ensuite cliquez sur +le bouton Appliquer. + +

+ +

+
+Pour créer et configurer une macro téléphonique, l'administrateur +doit cliquer sur le bouton Image list_new_macro. + +

+Apparaît l'espace de configuration. + +

+Pour enregistrer la configuration, cliquez sur le bouton Terminé, +pour revenir à la page précédente cliquez sur le bouton Annuler. + +

+ +


+ +Subsections + + + + + + +
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/macro/node2.html b/doc/guide/user/fr/html/macro/node2.html new file mode 100644 index 000000000..a21703e76 --- /dev/null +++ b/doc/guide/user/fr/html/macro/node2.html @@ -0,0 +1,78 @@ + + + + + +Informations générales + + + + + + + + + + + + + + + + + + + + + + +

+Informations générales +

+ +

+ + + + +
Nom de la macro*Introduisez le nom de la macro +
+Nom à afficher*
+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/macro/node3.html b/doc/guide/user/fr/html/macro/node3.html new file mode 100644 index 000000000..8fe2581b9 --- /dev/null +++ b/doc/guide/user/fr/html/macro/node3.html @@ -0,0 +1,69 @@ + + + + + +Paramètres + + + + + + + + + + + + + + + + + + + + + + +

+Paramètres +

+ +

+ +

+
+ +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/macro/node4.html b/doc/guide/user/fr/html/macro/node4.html new file mode 100644 index 000000000..097cac918 --- /dev/null +++ b/doc/guide/user/fr/html/macro/node4.html @@ -0,0 +1,65 @@ + + + + + +Références + + + + + + + + + + + + + + + + + + + + + +

+Références +

+ +

+Les références résument les relations existantes entre objets. +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/macro/node5.html b/doc/guide/user/fr/html/macro/node5.html new file mode 100644 index 000000000..fe90a3be5 --- /dev/null +++ b/doc/guide/user/fr/html/macro/node5.html @@ -0,0 +1,74 @@ + + + + + +About this document ... + + + + + + + + + + + + + + + + + + + + +

+About this document ... +

+ ADMINISTRATION DES MACROS TELEPHONIQUES

+This document was generated using the +LaTeX2HTML translator Version 2002-2-1 (1.70) +

+Copyright © 1993, 1994, 1995, 1996, +Nikos Drakos, +Computer Based Learning Unit, University of Leeds. +
+Copyright © 1997, 1998, 1999, +Ross Moore, +Mathematics Department, Macquarie University, Sydney. +

+The command line arguments were:
+ latex2html macro.tex +

+The translation was initiated by Fabian Hickert on 2005-11-28 +


+
+Fabian Hickert +2005-11-28 +
+ + diff --git a/doc/guide/user/fr/html/macro/rocket.png b/doc/guide/user/fr/html/macro/rocket.png new file mode 100644 index 000000000..838c38bf1 Binary files /dev/null and b/doc/guide/user/fr/html/macro/rocket.png differ diff --git a/doc/guide/user/fr/html/macro/search.png b/doc/guide/user/fr/html/macro/search.png new file mode 100644 index 000000000..593a56634 Binary files /dev/null and b/doc/guide/user/fr/html/macro/search.png differ diff --git a/doc/guide/user/fr/html/ogroups/WARNINGS b/doc/guide/user/fr/html/ogroups/WARNINGS index 61514cae7..86df6f5d0 100644 --- a/doc/guide/user/fr/html/ogroups/WARNINGS +++ b/doc/guide/user/fr/html/ogroups/WARNINGS @@ -2,12 +2,5 @@ No implementation found for style `fontenc' No implementation found for style `geometry' No implementation found for style `graphicx' -command \labelitemi had no previous definition - -command \labelitemii had no previous definition - -command \labelitemiii had no previous definition - -command \labelitemiv had no previous definition - There is no author for this document. +couldn't convert character inodot into available encodings diff --git a/doc/guide/user/fr/html/ogroups/index.html b/doc/guide/user/fr/html/ogroups/index.html index 2294ffd5c..251264d07 100644 --- a/doc/guide/user/fr/html/ogroups/index.html +++ b/doc/guide/user/fr/html/ogroups/index.html @@ -17,13 +17,15 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -52,16 +54,16 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/ogroups/node1.html b/doc/guide/user/fr/html/ogroups/node1.html index 61bd463fe..cde494432 100644 --- a/doc/guide/user/fr/html/ogroups/node1.html +++ b/doc/guide/user/fr/html/ogroups/node1.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -83,7 +85,16 @@ vers les propriétés des Groupes d'objets, l'on peut exécuter sur les Groupes d'objets.

-Les flêches en entête ( , , ) servent à modifier l'affichage selon le département. Ces icônes +Les flêches en entête ( Image list_back, Image list_root, Image list_home ) servent à modifier l'affichage selon le département. Ces icônes prédominent sur toutes autres formes de séléction d'affichage.

@@ -95,7 +106,10 @@ gère les Groupes d'objets créés pour la société.

Il est possible de modifier l'affichage de la liste des Groupes en -utilisant le tableau intitulé Filtres . +utilisant le tableau intitulé Filtres Image rocket.

@@ -124,7 +138,10 @@ du Groupe d'objets :

-

  • Ou encore la recherche rapide : remplissez le champ par le nom du Groupes d'objets recherché et +
  • Ou encore la recherche rapide Image search : remplissez le champ par le nom du Groupes d'objets recherché et ensuite cliquez sur le bouton Appliquer.
  • @@ -132,7 +149,10 @@ ensuite cliquez sur le bouton Appliquer.


    Pour créer, configurer ou modifier un Groupe d'objets, l'administrateur -doit cliquer sur le bouton . +doit cliquer sur le bouton Image list_new_ogroup.

    Tous les champs précédés d'une astérisque doivent être remplis obligatoirement. @@ -144,33 +164,33 @@ Tous les champs précédés d'une astérisque doivent être Subsections

    diff --git a/doc/guide/user/fr/html/ogroups/node2.html b/doc/guide/user/fr/html/ogroups/node2.html index 33168ddd8..6f3f981ed 100644 --- a/doc/guide/user/fr/html/ogroups/node2.html +++ b/doc/guide/user/fr/html/ogroups/node2.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,18 +58,9 @@ Informations générales

    - - - - - - - - - - +
    Nom du groupe*Introduisez le nom du groupe à créer
    DescriptionIntroduisez une description, un commentaire sur le groupe
    Base*Faites votre sélection dans la liste déroulante
    Objets membresL'objet membre reprend la liste des objets associés -au Groupe d'objets crée. Le bouton Ajouter renvoie à la liste des -objets existants, utilisez le bouton Supprimer pour effacer.Introduisez le nom du groupe à créer +
    +Description
    diff --git a/doc/guide/user/fr/html/ogroups/node3.html b/doc/guide/user/fr/html/ogroups/node3.html index dbce85ea9..018dd9623 100644 --- a/doc/guide/user/fr/html/ogroups/node3.html +++ b/doc/guide/user/fr/html/ogroups/node3.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/ogroups/node4.html b/doc/guide/user/fr/html/ogroups/node4.html index 46575a585..959fdc57f 100644 --- a/doc/guide/user/fr/html/ogroups/node4.html +++ b/doc/guide/user/fr/html/ogroups/node4.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,18 +28,18 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -59,7 +61,8 @@ Copyright © 1997, 1998, 1999, Mathematics Department, Macquarie University, Sydney.

    The command line arguments were:
    - latex2html addressbook.tex applications.tex blocklists.tex conference.tex departments.tex fonreports.tex groups.tex ldapmanager.tex logview.tex macro.tex ogroups.tex reports.tex systems.tex users.tex + latex2html ogroups.tex

    The translation was initiated by Fabian Hickert on 2005-11-28


    diff --git a/doc/guide/user/fr/html/reports/WARNINGS b/doc/guide/user/fr/html/reports/WARNINGS index a9342209a..c9e579bb1 100644 --- a/doc/guide/user/fr/html/reports/WARNINGS +++ b/doc/guide/user/fr/html/reports/WARNINGS @@ -1,10 +1,4 @@ No implementation found for style `fontenc' No implementation found for style `geometry' -command \labelitemii had no previous definition - -command \labelitemiii had no previous definition - -command \labelitemiv had no previous definition - There is no author for this document. diff --git a/doc/guide/user/fr/html/reports/index.html b/doc/guide/user/fr/html/reports/index.html index 99d485e98..2348aa782 100644 --- a/doc/guide/user/fr/html/reports/index.html +++ b/doc/guide/user/fr/html/reports/index.html @@ -17,13 +17,15 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -52,9 +54,9 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/reports/node1.html b/doc/guide/user/fr/html/reports/node1.html index a1591b228..ef231e9c1 100644 --- a/doc/guide/user/fr/html/reports/node1.html +++ b/doc/guide/user/fr/html/reports/node1.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/reports/node2.html b/doc/guide/user/fr/html/reports/node2.html index 6bbe0d7d2..204eb7dce 100644 --- a/doc/guide/user/fr/html/reports/node2.html +++ b/doc/guide/user/fr/html/reports/node2.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,18 +28,18 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -59,7 +61,8 @@ Copyright © 1997, 1998, 1999, Mathematics Department, Macquarie University, Sydney.

    The command line arguments were:
    - latex2html addressbook.tex applications.tex blocklists.tex conference.tex departments.tex fonreports.tex groups.tex ldapmanager.tex logview.tex macro.tex ogroups.tex reports.tex systems.tex users.tex + latex2html reports.tex

    The translation was initiated by Fabian Hickert on 2005-11-28


    diff --git a/doc/guide/user/fr/html/reports/reports.html b/doc/guide/user/fr/html/reports/reports.html index 99d485e98..2348aa782 100644 --- a/doc/guide/user/fr/html/reports/reports.html +++ b/doc/guide/user/fr/html/reports/reports.html @@ -17,13 +17,15 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -52,9 +54,9 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/WARNINGS b/doc/guide/user/fr/html/systems/WARNINGS index 8bac799e4..86df6f5d0 100644 --- a/doc/guide/user/fr/html/systems/WARNINGS +++ b/doc/guide/user/fr/html/systems/WARNINGS @@ -2,10 +2,5 @@ No implementation found for style `fontenc' No implementation found for style `geometry' No implementation found for style `graphicx' -command \labelitemii had no previous definition - -command \labelitemiii had no previous definition - -command \labelitemiv had no previous definition - There is no author for this document. +couldn't convert character inodot into available encodings diff --git a/doc/guide/user/fr/html/systems/index.html b/doc/guide/user/fr/html/systems/index.html index ee5892ba3..01ebed54b 100644 --- a/doc/guide/user/fr/html/systems/index.html +++ b/doc/guide/user/fr/html/systems/index.html @@ -17,13 +17,15 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -52,148 +54,148 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node1.html b/doc/guide/user/fr/html/systems/node1.html index a1009e663..4252151a2 100644 --- a/doc/guide/user/fr/html/systems/node1.html +++ b/doc/guide/user/fr/html/systems/node1.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -70,7 +72,16 @@ La page est divisée en deux colonnes : l'on peut executer sur ces _.

    -Les flêches en entête ( , , ) servent à modifier l'affichage selon le département. Ces icônes +Les flêches en entête ( Image list_back, Image list_root, Image list_home ) servent à modifier l'affichage selon le département. Ces icônes prédominent sur toutes autres formes de séléction d'affichage.

    @@ -82,7 +93,10 @@ gère les _ instaurées dans la société.

    Il est possible de modifier l'affichage des _ en utilisant le tableau -intitulé Filtres . +intitulé Filtres Image rocket.

    L'administrateur peut faire une recherche sur le nom : @@ -107,7 +121,10 @@ L'administrateur peut faire une recherche à partir du type de système - cochez une ou plusieurs propositions

    -Ou encore la recherche rapide : remplissez le champ par le nom de _ et ensuite cliquez sur le +Ou encore la recherche rapide Image search : remplissez le champ par le nom de _ et ensuite cliquez sur le bouton Appliquer.

    @@ -122,17 +139,35 @@ selon les systèmes sur les boutons suivant:

    Apparaît l'espace de configuration pour ces systèmes. @@ -148,169 +183,169 @@ pour revenir à la page précédente cliquez sur le bouton Annuler. Subsections
    diff --git a/doc/guide/user/fr/html/systems/node10.html b/doc/guide/user/fr/html/systems/node10.html index b1e16c9d1..d59c1934d 100644 --- a/doc/guide/user/fr/html/systems/node10.html +++ b/doc/guide/user/fr/html/systems/node10.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node11.html b/doc/guide/user/fr/html/systems/node11.html index 7408dd576..42b724097 100644 --- a/doc/guide/user/fr/html/systems/node11.html +++ b/doc/guide/user/fr/html/systems/node11.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,13 +58,9 @@ Périphérique graphique

    - - - - - - - +
    Pilote?
    RésolutionSélectionnez la résolution de l'écran du terminal dans la liste déroulante.
    Profondeur des couleurs?? +
    +Résolution
    diff --git a/doc/guide/user/fr/html/systems/node12.html b/doc/guide/user/fr/html/systems/node12.html index 5d15ba4ff..cebfe155a 100644 --- a/doc/guide/user/fr/html/systems/node12.html +++ b/doc/guide/user/fr/html/systems/node12.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    @@ -56,13 +58,9 @@ Ecran

    - - - - - - - +
    Type?
    Fréquence de synchronisation Horizontale?
    VSync?? +
    +Fréquence de synchronisation Horizontale
    diff --git a/doc/guide/user/fr/html/systems/node13.html b/doc/guide/user/fr/html/systems/node13.html index 37282711d..5209a7dd8 100644 --- a/doc/guide/user/fr/html/systems/node13.html +++ b/doc/guide/user/fr/html/systems/node13.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    @@ -56,13 +58,9 @@ Bureau distant

    - - - - - - - +
    Méthode de connexion?
    Serveur de terminaux?
    Police du serveur?? +
    +Serveur de terminaux
    diff --git a/doc/guide/user/fr/html/systems/node14.html b/doc/guide/user/fr/html/systems/node14.html index 580562f01..e4f4e8517 100644 --- a/doc/guide/user/fr/html/systems/node14.html +++ b/doc/guide/user/fr/html/systems/node14.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    @@ -56,10 +58,9 @@ Imprimante

    - - - - +
    Fournir un service d'impression?
    Serveur de file d'attente?? +
    +Serveur de file d'attente
    diff --git a/doc/guide/user/fr/html/systems/node15.html b/doc/guide/user/fr/html/systems/node15.html index ca22f0dc8..b5d7af074 100644 --- a/doc/guide/user/fr/html/systems/node15.html +++ b/doc/guide/user/fr/html/systems/node15.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    @@ -56,10 +58,9 @@ Scanner

    - - - - +
    Fournir un service de scanner?
    ModèleSélectionnez le modèle du scanner dans la liste déroulante.? +
    +Modèle
    diff --git a/doc/guide/user/fr/html/systems/node16.html b/doc/guide/user/fr/html/systems/node16.html index 219d0182a..a82645e49 100644 --- a/doc/guide/user/fr/html/systems/node16.html +++ b/doc/guide/user/fr/html/systems/node16.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/systems/node17.html b/doc/guide/user/fr/html/systems/node17.html index 76ec71479..6ffd0606d 100644 --- a/doc/guide/user/fr/html/systems/node17.html +++ b/doc/guide/user/fr/html/systems/node17.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,13 +58,9 @@ Paramètre de démarrage

    - - - - - - - +
    Serveur LDAP?
    Kernel utilisé au démarrage?
    Options personnalisées?? +
    +Kernel utilisé au démarrage
    diff --git a/doc/guide/user/fr/html/systems/node18.html b/doc/guide/user/fr/html/systems/node18.html index 79f36e5a8..899ea066a 100644 --- a/doc/guide/user/fr/html/systems/node18.html +++ b/doc/guide/user/fr/html/systems/node18.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/systems/node19.html b/doc/guide/user/fr/html/systems/node19.html index 91ccd1b6a..efd766a9a 100644 --- a/doc/guide/user/fr/html/systems/node19.html +++ b/doc/guide/user/fr/html/systems/node19.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node2.html b/doc/guide/user/fr/html/systems/node2.html index 2e94e96a8..4fc628434 100644 --- a/doc/guide/user/fr/html/systems/node2.html +++ b/doc/guide/user/fr/html/systems/node2.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -59,45 +61,45 @@ Configurer un terminal Subsections diff --git a/doc/guide/user/fr/html/systems/node20.html b/doc/guide/user/fr/html/systems/node20.html index 855f9098e..9d571fe82 100644 --- a/doc/guide/user/fr/html/systems/node20.html +++ b/doc/guide/user/fr/html/systems/node20.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node21.html b/doc/guide/user/fr/html/systems/node21.html index b03aec228..b8e07f23c 100644 --- a/doc/guide/user/fr/html/systems/node21.html +++ b/doc/guide/user/fr/html/systems/node21.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node22.html b/doc/guide/user/fr/html/systems/node22.html index 9e6fcad5a..292c2e1a3 100644 --- a/doc/guide/user/fr/html/systems/node22.html +++ b/doc/guide/user/fr/html/systems/node22.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node23.html b/doc/guide/user/fr/html/systems/node23.html index ac34f8e35..1119ca0a0 100644 --- a/doc/guide/user/fr/html/systems/node23.html +++ b/doc/guide/user/fr/html/systems/node23.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -59,45 +61,45 @@ Configurer une station de travail Subsections diff --git a/doc/guide/user/fr/html/systems/node24.html b/doc/guide/user/fr/html/systems/node24.html index 45e91d55e..dc9d62274 100644 --- a/doc/guide/user/fr/html/systems/node24.html +++ b/doc/guide/user/fr/html/systems/node24.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node25.html b/doc/guide/user/fr/html/systems/node25.html index bc162dacd..47c389523 100644 --- a/doc/guide/user/fr/html/systems/node25.html +++ b/doc/guide/user/fr/html/systems/node25.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,27 +58,9 @@ Propriétés

    - - - - - - - - - - - - - - - - - - - +
    Modèle de station de travail? Y a-t-il un choix à faire.
    Base*Sélection d'un département dans la liste déroulante. Le terminal sera -associé à ce département.
    Serveur Root?
    Serveur de Swap?
    ModeSélection du mode dans la liste déroulante. L'administrateur peut -désactiver le terminal ou choisir le mode d'affichage adéquat.
    Serveur de logs systèmes?
    Seveur NTP?? Y a-t-il un choix à faire. +
    +Base*
    diff --git a/doc/guide/user/fr/html/systems/node26.html b/doc/guide/user/fr/html/systems/node26.html index 0b5c7876c..212eb5783 100644 --- a/doc/guide/user/fr/html/systems/node26.html +++ b/doc/guide/user/fr/html/systems/node26.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    @@ -56,10 +58,9 @@ Configuration réseau

    - - - - +
    Adresse IP?
    Adresse MAC?? +
    +Adresse MAC
    diff --git a/doc/guide/user/fr/html/systems/node27.html b/doc/guide/user/fr/html/systems/node27.html index c8f716a39..fe7ee2b02 100644 --- a/doc/guide/user/fr/html/systems/node27.html +++ b/doc/guide/user/fr/html/systems/node27.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/systems/node28.html b/doc/guide/user/fr/html/systems/node28.html index 2d43c29e6..52f5aef14 100644 --- a/doc/guide/user/fr/html/systems/node28.html +++ b/doc/guide/user/fr/html/systems/node28.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node29.html b/doc/guide/user/fr/html/systems/node29.html index 75c33e0b4..ba6871452 100644 --- a/doc/guide/user/fr/html/systems/node29.html +++ b/doc/guide/user/fr/html/systems/node29.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,13 +58,9 @@ Clavier

    - - - - - - - +
    ModèleSélectionnez le modèle du clavier dans la liste déroulante.
    DispositionSélectionnez la langue du clavier dans la liste déroulante.
    Variante?Sélectionnez le modèle du clavier dans la liste déroulante. +
    +Disposition
    diff --git a/doc/guide/user/fr/html/systems/node3.html b/doc/guide/user/fr/html/systems/node3.html index a1ce671f9..802576c86 100644 --- a/doc/guide/user/fr/html/systems/node3.html +++ b/doc/guide/user/fr/html/systems/node3.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/systems/node30.html b/doc/guide/user/fr/html/systems/node30.html index dd76e374d..48bb832e1 100644 --- a/doc/guide/user/fr/html/systems/node30.html +++ b/doc/guide/user/fr/html/systems/node30.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,11 +58,9 @@ Souris

    - - - - +
    TypeSélectionnez le modèle de la souris dans la liste déroulante.
    PortSélectionnez le port sur lequel sera branché la souris dans la liste -déroulante. ?Sélectionnez le modèle de la souris dans la liste déroulante. +
    +Port
    diff --git a/doc/guide/user/fr/html/systems/node31.html b/doc/guide/user/fr/html/systems/node31.html index 72a7f347d..32a7f0cb1 100644 --- a/doc/guide/user/fr/html/systems/node31.html +++ b/doc/guide/user/fr/html/systems/node31.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/systems/node32.html b/doc/guide/user/fr/html/systems/node32.html index beaf1e97f..b65af9961 100644 --- a/doc/guide/user/fr/html/systems/node32.html +++ b/doc/guide/user/fr/html/systems/node32.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,13 +58,9 @@ Périphérique graphique

    - - - - - - - +
    Pilote?
    RésolutionSélectionnez la résolution de l'écran du terminal dans la liste déroulante.
    Profondeur des couleurs?? +
    +Résolution
    diff --git a/doc/guide/user/fr/html/systems/node33.html b/doc/guide/user/fr/html/systems/node33.html index e9a3bb8f8..1ad813ef2 100644 --- a/doc/guide/user/fr/html/systems/node33.html +++ b/doc/guide/user/fr/html/systems/node33.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    @@ -56,13 +58,9 @@ Ecran

    - - - - - - - +
    Type?
    Fréquence de synchronisation Horizontale?
    VSync?? +
    +Fréquence de synchronisation Horizontale
    diff --git a/doc/guide/user/fr/html/systems/node34.html b/doc/guide/user/fr/html/systems/node34.html index 51658d476..cdec3e94a 100644 --- a/doc/guide/user/fr/html/systems/node34.html +++ b/doc/guide/user/fr/html/systems/node34.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    @@ -56,13 +58,9 @@ Bureau distant

    - - - - - - - +
    Méthode de connexion?
    Serveur de terminaux?
    Police du serveur?? +
    +Serveur de terminaux
    diff --git a/doc/guide/user/fr/html/systems/node35.html b/doc/guide/user/fr/html/systems/node35.html index e71d7298d..061e8e915 100644 --- a/doc/guide/user/fr/html/systems/node35.html +++ b/doc/guide/user/fr/html/systems/node35.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    @@ -56,10 +58,9 @@ Imprimante

    - - - - +
    Fournir un service d'impression?
    Serveur de file d'attente?? +
    +Serveur de file d'attente
    diff --git a/doc/guide/user/fr/html/systems/node36.html b/doc/guide/user/fr/html/systems/node36.html index 699289678..49e977ab1 100644 --- a/doc/guide/user/fr/html/systems/node36.html +++ b/doc/guide/user/fr/html/systems/node36.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    @@ -56,10 +58,9 @@ Scanner

    - - - - +
    Fournir un service de scanner?
    ModèleSélectionnez le modèle du scanner dans la liste déroulante.? +
    +Modèle
    diff --git a/doc/guide/user/fr/html/systems/node37.html b/doc/guide/user/fr/html/systems/node37.html index 2938487dd..8bedb7ba4 100644 --- a/doc/guide/user/fr/html/systems/node37.html +++ b/doc/guide/user/fr/html/systems/node37.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/systems/node38.html b/doc/guide/user/fr/html/systems/node38.html index bd331ec25..4828f73ea 100644 --- a/doc/guide/user/fr/html/systems/node38.html +++ b/doc/guide/user/fr/html/systems/node38.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,13 +58,9 @@ Paramètre de démarrage

    - - - - - - - +
    Serveur LDAP?
    Kernel utilisé au démarrage?
    Options personnalisées?? +
    +Kernel utilisé au démarrage
    diff --git a/doc/guide/user/fr/html/systems/node39.html b/doc/guide/user/fr/html/systems/node39.html index b8cc59c4f..27aba89bf 100644 --- a/doc/guide/user/fr/html/systems/node39.html +++ b/doc/guide/user/fr/html/systems/node39.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/systems/node4.html b/doc/guide/user/fr/html/systems/node4.html index 1301df764..ee3719b6a 100644 --- a/doc/guide/user/fr/html/systems/node4.html +++ b/doc/guide/user/fr/html/systems/node4.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,27 +58,9 @@ Propriétés

    - - - - - - - - - - - - - - - - - - - +
    Modèle de terminaux? Y a-t-il un choix à faire.
    Base*Sélection d'un département dans la liste déroulante. Le terminal sera -associé à ce département.
    Serveur Root?
    Serveur de Swap?
    ModeSélection du mode dans la liste déroulante. L'administrateur peut -désactiver le terminal ou choisir le mode d'affichage adéquat.
    Serveur de logs systèmes?
    Seveur NTP?? Y a-t-il un choix à faire. +
    +Base*
    diff --git a/doc/guide/user/fr/html/systems/node40.html b/doc/guide/user/fr/html/systems/node40.html index 0728029ab..de061a66d 100644 --- a/doc/guide/user/fr/html/systems/node40.html +++ b/doc/guide/user/fr/html/systems/node40.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/systems/node41.html b/doc/guide/user/fr/html/systems/node41.html index c448cc447..bdbc3de75 100644 --- a/doc/guide/user/fr/html/systems/node41.html +++ b/doc/guide/user/fr/html/systems/node41.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node42.html b/doc/guide/user/fr/html/systems/node42.html index c1a6709b5..2da94d39a 100644 --- a/doc/guide/user/fr/html/systems/node42.html +++ b/doc/guide/user/fr/html/systems/node42.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node43.html b/doc/guide/user/fr/html/systems/node43.html index 4a7d45e48..c92dc265a 100644 --- a/doc/guide/user/fr/html/systems/node43.html +++ b/doc/guide/user/fr/html/systems/node43.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node44.html b/doc/guide/user/fr/html/systems/node44.html index c62e85dd2..5b036410f 100644 --- a/doc/guide/user/fr/html/systems/node44.html +++ b/doc/guide/user/fr/html/systems/node44.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -59,19 +61,19 @@ Configurer un serveur Subsections diff --git a/doc/guide/user/fr/html/systems/node45.html b/doc/guide/user/fr/html/systems/node45.html index b8a701389..da300ef04 100644 --- a/doc/guide/user/fr/html/systems/node45.html +++ b/doc/guide/user/fr/html/systems/node45.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,14 +58,9 @@ Informations générales

    - - - - - - - +
    Server name*Insérez le nom ou le chemin du serveur ?
    Base*Sélectionnez dans la liste déroulante le département auquel le serveur -sera associé.
    DescriptionInsérez une description sur le serveur.Insérez le nom ou le chemin du serveur ? +
    +Base*
    diff --git a/doc/guide/user/fr/html/systems/node46.html b/doc/guide/user/fr/html/systems/node46.html index f905563ce..4c8157d4e 100644 --- a/doc/guide/user/fr/html/systems/node46.html +++ b/doc/guide/user/fr/html/systems/node46.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    @@ -56,10 +58,9 @@ Configuration réseau

    - - - - +
    Adresse IP 
    Adresse MAC  +
    +Adresse MAC
    diff --git a/doc/guide/user/fr/html/systems/node47.html b/doc/guide/user/fr/html/systems/node47.html index 7e6d975af..f89f2352d 100644 --- a/doc/guide/user/fr/html/systems/node47.html +++ b/doc/guide/user/fr/html/systems/node47.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/systems/node48.html b/doc/guide/user/fr/html/systems/node48.html index ca3dd06d7..c24919e85 100644 --- a/doc/guide/user/fr/html/systems/node48.html +++ b/doc/guide/user/fr/html/systems/node48.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -70,13 +72,9 @@ L'administrateur à le choix entre :

    - - - - - - - +
    Kerberos Realm 
    Admin user 
    Mot de passe  +
    +Admin user
    @@ -91,10 +89,9 @@ L'administrateur à le choix entre :

    - - - - +
    FAX DB user 
    Mot de passe  +
    +Mot de passe
    @@ -109,16 +106,9 @@ L'administrateur à le choix entre :

    - - - - - - - - - - +
    Asterisk DB user 
    Mot de passe 
    Country dial prefix 
    Local dial prefix  +
    +Mot de passe
    @@ -133,19 +123,9 @@ L'administrateur à le choix entre :

    - - - - - - - - - - - - - +
    Server identifier 
    Connect URL 
    Admin user 
    Mot de passe 
    Sieve port  +
    +Connect URL
    @@ -160,10 +140,9 @@ L'administrateur à le choix entre :

    - - - - +
    Logging DB user 
    Mot de passe  +
    +Mot de passe
    @@ -176,29 +155,7 @@ L'administrateur à le choix entre :


    - -

    - +

    Fabian Hickert 2005-11-28 diff --git a/doc/guide/user/fr/html/systems/node49.html b/doc/guide/user/fr/html/systems/node49.html index 669cb32ef..622b51b09 100644 --- a/doc/guide/user/fr/html/systems/node49.html +++ b/doc/guide/user/fr/html/systems/node49.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -88,10 +90,9 @@ Services - - - - +
    Temporary disable login?
    Font path?? +
    +Font path
    diff --git a/doc/guide/user/fr/html/systems/node5.html b/doc/guide/user/fr/html/systems/node5.html index aec1f67b7..4c86cd7c1 100644 --- a/doc/guide/user/fr/html/systems/node5.html +++ b/doc/guide/user/fr/html/systems/node5.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,10 +58,9 @@ Configuration réseau

    - - - - +
    Adresse IP?
    Adresse MAC?? +
    +Adresse MAC
    diff --git a/doc/guide/user/fr/html/systems/node50.html b/doc/guide/user/fr/html/systems/node50.html index 09fb65f7d..c79ac19c0 100644 --- a/doc/guide/user/fr/html/systems/node50.html +++ b/doc/guide/user/fr/html/systems/node50.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/systems/node51.html b/doc/guide/user/fr/html/systems/node51.html index 0a3f06c64..da48dee1f 100644 --- a/doc/guide/user/fr/html/systems/node51.html +++ b/doc/guide/user/fr/html/systems/node51.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node52.html b/doc/guide/user/fr/html/systems/node52.html index 0bb84beb0..406b0d1f1 100644 --- a/doc/guide/user/fr/html/systems/node52.html +++ b/doc/guide/user/fr/html/systems/node52.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -59,9 +61,9 @@ Configurer une imprimante Subsections diff --git a/doc/guide/user/fr/html/systems/node53.html b/doc/guide/user/fr/html/systems/node53.html index 7c39bbda4..4864da0aa 100644 --- a/doc/guide/user/fr/html/systems/node53.html +++ b/doc/guide/user/fr/html/systems/node53.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node54.html b/doc/guide/user/fr/html/systems/node54.html index 2b04d3cc1..ae47848f4 100644 --- a/doc/guide/user/fr/html/systems/node54.html +++ b/doc/guide/user/fr/html/systems/node54.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node55.html b/doc/guide/user/fr/html/systems/node55.html index 3cd632f1c..3efd27a8d 100644 --- a/doc/guide/user/fr/html/systems/node55.html +++ b/doc/guide/user/fr/html/systems/node55.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -59,13 +61,13 @@ Configurer un téléphone Subsections diff --git a/doc/guide/user/fr/html/systems/node56.html b/doc/guide/user/fr/html/systems/node56.html index 8f8a0ff89..086efa440 100644 --- a/doc/guide/user/fr/html/systems/node56.html +++ b/doc/guide/user/fr/html/systems/node56.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,14 +58,9 @@ Informations générales

    - - - - - - - +
    Nom du téléphone*Insérez le nom du téléphone.
    Base*Choisissez dans la liste déroulante le nom du département auquel sera -associé le téléphone.
    DescriptionRédigez une description à propos du téléphone.Insérez le nom du téléphone. +
    +Base*
    diff --git a/doc/guide/user/fr/html/systems/node57.html b/doc/guide/user/fr/html/systems/node57.html index cac507305..ecbc36142 100644 --- a/doc/guide/user/fr/html/systems/node57.html +++ b/doc/guide/user/fr/html/systems/node57.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    @@ -57,7 +59,8 @@ Specific Phone settings +ou CAPI +
    Phone type* Choisissez dans la liste déroulante le type du téléphone : SIP, IAX -ou CAPI
    @@ -71,16 +74,9 @@ ou CAPI

    - - - - - - - - - - +
    Mode* 
    DTMF mode 
    Default IP 
    Response timeout  +
    +DTMF mode
    @@ -95,34 +91,9 @@ ou CAPI

    - - - - - - - - - - - - - - - - - - - - - - - - - +
    Modus*?
    Default IP?
    Response timeout?
    Authtype?
    Secret?
    Account code?
    Trunk lines?
    Hosts that are allowed to connectUtilisez le bouton Ajouter pour insérer le nom d'hôte pouvant se connecter. -Le bouton Supprimer sert à effacer le nom d'hôte sélectionné. ?
    Hosts that are not allowed to connectUtilisez le bouton Ajouter pour insérer le nom d'hôte ne pouvant pas -se connecter. Le bouton Supprimer sert à effacer le nom d'hôte sélectionné. -?? +
    +Default IP
    @@ -137,7 +108,8 @@ se connecter. Le bouton Supprimer sert à effacer le nom d'hôte sé

    - +
    MSN?? +
    @@ -150,29 +122,7 @@ se connecter. Le bouton Supprimer sert à effacer le nom d'hôte sé


    - -

    - +

    Fabian Hickert 2005-11-28 diff --git a/doc/guide/user/fr/html/systems/node58.html b/doc/guide/user/fr/html/systems/node58.html index 8301f1cc5..7137ee6bf 100644 --- a/doc/guide/user/fr/html/systems/node58.html +++ b/doc/guide/user/fr/html/systems/node58.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,10 +58,9 @@ Configuration réseau

    - - - - +
    Adresse IP*?
    Adresse MAC*?? +
    +Adresse MAC*
    diff --git a/doc/guide/user/fr/html/systems/node59.html b/doc/guide/user/fr/html/systems/node59.html index 0c3539acd..bde489a00 100644 --- a/doc/guide/user/fr/html/systems/node59.html +++ b/doc/guide/user/fr/html/systems/node59.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/systems/node6.html b/doc/guide/user/fr/html/systems/node6.html index 9c3e7b075..af5dc156e 100644 --- a/doc/guide/user/fr/html/systems/node6.html +++ b/doc/guide/user/fr/html/systems/node6.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node60.html b/doc/guide/user/fr/html/systems/node60.html index 3c9cff96c..660f1161f 100644 --- a/doc/guide/user/fr/html/systems/node60.html +++ b/doc/guide/user/fr/html/systems/node60.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -58,11 +60,11 @@ Configuration d'un composant Subsections diff --git a/doc/guide/user/fr/html/systems/node61.html b/doc/guide/user/fr/html/systems/node61.html index d7972fc46..8ee72d7e2 100644 --- a/doc/guide/user/fr/html/systems/node61.html +++ b/doc/guide/user/fr/html/systems/node61.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,14 +58,9 @@ Informations générales

    - - - - - - - +
    Device name*Insérez le nom du composant.
    Base*Choisissez dans la liste déroulante le nom du département auquel sera -associé le composant.
    DescriptionRédigez une description à propos du composant.Insérez le nom du composant. +
    +Base*
    diff --git a/doc/guide/user/fr/html/systems/node62.html b/doc/guide/user/fr/html/systems/node62.html index 175eb4845..e7902373a 100644 --- a/doc/guide/user/fr/html/systems/node62.html +++ b/doc/guide/user/fr/html/systems/node62.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    @@ -56,10 +58,9 @@ Configuration réseau

    - - - - +
    Adresse IP*?
    Adresse MAC*?? +
    +Adresse MAC*
    diff --git a/doc/guide/user/fr/html/systems/node63.html b/doc/guide/user/fr/html/systems/node63.html index e4d6f84f6..8b75c5107 100644 --- a/doc/guide/user/fr/html/systems/node63.html +++ b/doc/guide/user/fr/html/systems/node63.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/systems/node64.html b/doc/guide/user/fr/html/systems/node64.html index 2d2e64953..f014f5b06 100644 --- a/doc/guide/user/fr/html/systems/node64.html +++ b/doc/guide/user/fr/html/systems/node64.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,18 +28,18 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -59,7 +61,8 @@ Copyright © 1997, 1998, 1999, Mathematics Department, Macquarie University, Sydney.

    The command line arguments were:
    - latex2html addressbook.tex applications.tex blocklists.tex conference.tex departments.tex fonreports.tex groups.tex ldapmanager.tex logview.tex macro.tex ogroups.tex reports.tex systems.tex users.tex + latex2html systems.tex

    The translation was initiated by Fabian Hickert on 2005-11-28


    diff --git a/doc/guide/user/fr/html/systems/node7.html b/doc/guide/user/fr/html/systems/node7.html index f1abbb6bc..4d64f804c 100644 --- a/doc/guide/user/fr/html/systems/node7.html +++ b/doc/guide/user/fr/html/systems/node7.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/systems/node8.html b/doc/guide/user/fr/html/systems/node8.html index 70521a001..6494b8958 100644 --- a/doc/guide/user/fr/html/systems/node8.html +++ b/doc/guide/user/fr/html/systems/node8.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,13 +58,9 @@ Clavier

    - - - - - - - +
    ModèleSélectionnez le modèle du clavier dans la liste déroulante.
    DispositionSélectionnez la langue du clavier dans la liste déroulante.
    Variante?Sélectionnez le modèle du clavier dans la liste déroulante. +
    +Disposition
    diff --git a/doc/guide/user/fr/html/systems/node9.html b/doc/guide/user/fr/html/systems/node9.html index 2327b9636..0517d660d 100644 --- a/doc/guide/user/fr/html/systems/node9.html +++ b/doc/guide/user/fr/html/systems/node9.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    @@ -56,11 +58,9 @@ Souris

    - - - - +
    TypeSélectionnez le modèle de la souris dans la liste déroulante.
    PortSélectionnez le port sur lequel sera branché la souris dans la liste -déroulante. ?Sélectionnez le modèle de la souris dans la liste déroulante. +
    +Port
    diff --git a/doc/guide/user/fr/html/users/WARNINGS b/doc/guide/user/fr/html/users/WARNINGS index 61514cae7..86df6f5d0 100755 --- a/doc/guide/user/fr/html/users/WARNINGS +++ b/doc/guide/user/fr/html/users/WARNINGS @@ -2,12 +2,5 @@ No implementation found for style `fontenc' No implementation found for style `geometry' No implementation found for style `graphicx' -command \labelitemi had no previous definition - -command \labelitemii had no previous definition - -command \labelitemiii had no previous definition - -command \labelitemiv had no previous definition - There is no author for this document. +couldn't convert character inodot into available encodings diff --git a/doc/guide/user/fr/html/users/index.html b/doc/guide/user/fr/html/users/index.html index be4bf8214..11cee18d5 100755 --- a/doc/guide/user/fr/html/users/index.html +++ b/doc/guide/user/fr/html/users/index.html @@ -17,13 +17,15 @@ original version by: Nikos Drakos, CBLU, University of Leeds + +

    @@ -52,96 +54,96 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node1.html b/doc/guide/user/fr/html/users/node1.html index 3fd148b1e..6898220c9 100755 --- a/doc/guide/user/fr/html/users/node1.html +++ b/doc/guide/user/fr/html/users/node1.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -65,7 +67,16 @@ selon leur département.

    Les deux dernières colonnes comportent des icônes qui sont des raccourcis vers les propriétés de chaque utilisateur et les actions à exécuter -sur l'utilisateur. Les flèches en entête ( , , ) servent à modifier l'affichage selon le département, elles prédominent +sur l'utilisateur. Les flèches en entête ( Image list_back, Image list_root, Image list_home ) servent à modifier l'affichage selon le département, elles prédominent sur toutes autres sélections d'affichage.

    @@ -75,7 +86,10 @@ et pourra gérer la liste des utilisateurs.

    Dans la partie droite de la page se trouve un tableau -intitulé Filtres . +intitulé Filtres Image rocket.

      @@ -96,13 +110,19 @@ apparaîtront classés alphabétiquement.

      - Insérez soit une lettre soit un numéro tous deux suivis de l'astérisque -soit un nom d'utilisateur dans le champ précédé d'une loupe , cette icône symbolise la recherche d'un item. Cliquez sur le bouton +soit un nom d'utilisateur dans le champ précédé d'une loupe Image search, cette icône symbolise la recherche d'un item. Cliquez sur le bouton Appliquer pour faire apparaître le(s) utilisateur(s) recherché(s).

    -Pour créer un compte cliquez sur . Si le compte est déjà créé cliquez sur le compte lui-même. +Pour créer un compte cliquez sur Image list_new_user. Si le compte est déjà créé cliquez sur le compte lui-même.

    Apparaît alors l'espace de configuration munie d'onglets qui représentent @@ -128,7 +148,10 @@ Dans le haut à droite vous avez à la fois l'identitée de l'utilis sur lequel vous travaillez mais aussi sa place dans l'arbre LDAP.

    -L'image signale que l'utilisateur est en mode verrouillé. Ce mode pemet d'éviter +L'image Image closedlock signale que l'utilisateur est en mode verrouillé. Ce mode pemet d'éviter les modifications simultanées.

    @@ -138,133 +161,133 @@ les modifications simultanées. Subsections

    diff --git a/doc/guide/user/fr/html/users/node10.html b/doc/guide/user/fr/html/users/node10.html index ff018b0d6..58aea8c52 100755 --- a/doc/guide/user/fr/html/users/node10.html +++ b/doc/guide/user/fr/html/users/node10.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -64,17 +66,17 @@ environnementale de l'utilisateur. Subsections diff --git a/doc/guide/user/fr/html/users/node11.html b/doc/guide/user/fr/html/users/node11.html index 9c775a670..514d66e25 100755 --- a/doc/guide/user/fr/html/users/node11.html +++ b/doc/guide/user/fr/html/users/node11.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node12.html b/doc/guide/user/fr/html/users/node12.html index cf9a09c8a..32ee12d21 100755 --- a/doc/guide/user/fr/html/users/node12.html +++ b/doc/guide/user/fr/html/users/node12.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node13.html b/doc/guide/user/fr/html/users/node13.html index 28a4f4b5a..16209035a 100755 --- a/doc/guide/user/fr/html/users/node13.html +++ b/doc/guide/user/fr/html/users/node13.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node14.html b/doc/guide/user/fr/html/users/node14.html index 1f26a1148..ac805cbed 100755 --- a/doc/guide/user/fr/html/users/node14.html +++ b/doc/guide/user/fr/html/users/node14.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node15.html b/doc/guide/user/fr/html/users/node15.html index c6e2cc67a..0f671a0cc 100755 --- a/doc/guide/user/fr/html/users/node15.html +++ b/doc/guide/user/fr/html/users/node15.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node16.html b/doc/guide/user/fr/html/users/node16.html index f2a4e02c0..af1c77369 100755 --- a/doc/guide/user/fr/html/users/node16.html +++ b/doc/guide/user/fr/html/users/node16.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node17.html b/doc/guide/user/fr/html/users/node17.html index 4555d8d50..7c069cb17 100755 --- a/doc/guide/user/fr/html/users/node17.html +++ b/doc/guide/user/fr/html/users/node17.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -64,13 +66,13 @@ compte émail. Subsections diff --git a/doc/guide/user/fr/html/users/node18.html b/doc/guide/user/fr/html/users/node18.html index 67d0acd76..ceb5d9faa 100755 --- a/doc/guide/user/fr/html/users/node18.html +++ b/doc/guide/user/fr/html/users/node18.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,18 +58,9 @@ Informations générales

    - - - - - - - - - - +
    Adresse principale*Introduisez l'adresse de messagerie de l'utilisateur
    ServeurSélectionnez le serveur ou est stockée le compte de messagerie de -l'utilisateur
    Utilisation des quotaPrécisez si vous désirez appliquer un quota au niveau du compte de -messagerie de l'utilisateur
    Tailles du quotaPrécisez en KB la taille du quotaIntroduisez l'adresse de messagerie de l'utilisateur +
    +Serveur
    diff --git a/doc/guide/user/fr/html/users/node19.html b/doc/guide/user/fr/html/users/node19.html index 95caf406f..47242079d 100755 --- a/doc/guide/user/fr/html/users/node19.html +++ b/doc/guide/user/fr/html/users/node19.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/users/node2.html b/doc/guide/user/fr/html/users/node2.html index 749752a18..7adcaf925 100755 --- a/doc/guide/user/fr/html/users/node2.html +++ b/doc/guide/user/fr/html/users/node2.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -59,9 +61,9 @@ Informations générales Subsections diff --git a/doc/guide/user/fr/html/users/node20.html b/doc/guide/user/fr/html/users/node20.html index 0a63b2665..8fffef50c 100755 --- a/doc/guide/user/fr/html/users/node20.html +++ b/doc/guide/user/fr/html/users/node20.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -96,24 +98,24 @@ l'ajout d'adresses extérieures au système.
    diff --git a/doc/guide/user/fr/html/users/node21.html b/doc/guide/user/fr/html/users/node21.html index b712382be..b52921ac5 100755 --- a/doc/guide/user/fr/html/users/node21.html +++ b/doc/guide/user/fr/html/users/node21.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node22.html b/doc/guide/user/fr/html/users/node22.html index 104d27987..5ab228052 100755 --- a/doc/guide/user/fr/html/users/node22.html +++ b/doc/guide/user/fr/html/users/node22.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -63,11 +65,11 @@ Pour créer un compte samba pour un utilisateur cliquez sur le bouton Subsections diff --git a/doc/guide/user/fr/html/users/node23.html b/doc/guide/user/fr/html/users/node23.html index 6f9ea0227..b672bbe68 100755 --- a/doc/guide/user/fr/html/users/node23.html +++ b/doc/guide/user/fr/html/users/node23.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -59,16 +61,9 @@ Informations générales Indiquez le chemin du répertoire personnel de l'utilisateur en notation UNC ex: \\SERVER\homes\utilisateur. Choisissez dans la liste déroulante la lettre associée au répertoire -personnel de l'utilisateur. - -Domaine -Séléctionnez le domaine dans lequel se trouve la machine de l'utilisateur - -Chemin du Script -Indiquez le script de démarrage de l'utilisateur - -Chemin du Profile -Indiquez le chemin pour accéder au profile de l'utilisateur +personnel de l'utilisateur. +
    +Domaine diff --git a/doc/guide/user/fr/html/users/node24.html b/doc/guide/user/fr/html/users/node24.html index fb6b22df3..21daa4c99 100755 --- a/doc/guide/user/fr/html/users/node24.html +++ b/doc/guide/user/fr/html/users/node24.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -64,10 +66,9 @@ Serveur de terminal Indiquez le chemin du répertoire personnel de l'utilisateur en notation UNC ex: \\SERVER\homes\utilisateur. Choisissez dans la liste déroulante la lettre associée au répertoire -personnel de l'utilisateur. - -Chemin du Profile -Indiquez le chemin pour accéder au profile de l'utilisateur +personnel de l'utilisateur. +
    +Chemin du Profile @@ -79,11 +80,9 @@ personnel de l'utilisateur. - - - - +
    Programme initialIndiquez le chemin vers l'application par défaut
    Répertoire HomeIndiquez le chemin pour accéder au repertoire de base de l'application -?Indiquez le chemin vers l'application par défaut +
    +Répertoire Home
    @@ -95,13 +94,9 @@ personnel de l'utilisateur. - - - - - - - +
    ConnexionCochez afin d'indiquer le temps d'attente maximum lors d'une connexion
    DéconnexionCochez afin d'indiquer le temps d'attente maximum lors d'une déconnexion
    En attenteCochez afin d'indiquer le temps d'attente maximum lors d'une requêteCochez afin d'indiquer le temps d'attente maximum lors d'une connexion +
    +Déconnexion
    @@ -113,15 +108,9 @@ personnel de l'utilisateur. - - - - - - - +
    Connecter les lecteurs clients à l'identificationCochez afin de connecter les lecteurs de l'utilisateur lors de l'identification
    Connecter les imprimantes clients à l'identificationCochez afin de connecter les imprimantes de l'utilisateur lors de -l'identification
    Imprimante par défautCochez afin de définir l'imprimante par défaut de l'utilisateur lors -de l'identificationCochez afin de connecter les lecteurs de l'utilisateur lors de l'identification +
    +Connecter les imprimantes clients à l'identification
    @@ -153,24 +142,24 @@ depuis un autre client.
    diff --git a/doc/guide/user/fr/html/users/node25.html b/doc/guide/user/fr/html/users/node25.html index ffa890eef..bd7540695 100755 --- a/doc/guide/user/fr/html/users/node25.html +++ b/doc/guide/user/fr/html/users/node25.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node26.html b/doc/guide/user/fr/html/users/node26.html index 42648a277..23533653f 100755 --- a/doc/guide/user/fr/html/users/node26.html +++ b/doc/guide/user/fr/html/users/node26.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -65,15 +67,15 @@ en configurant les services supplémentaires auquel il peut se connecter. diff --git a/doc/guide/user/fr/html/users/node27.html b/doc/guide/user/fr/html/users/node27.html index 36ac0f085..a21dc2286 100755 --- a/doc/guide/user/fr/html/users/node27.html +++ b/doc/guide/user/fr/html/users/node27.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node28.html b/doc/guide/user/fr/html/users/node28.html index bf00985f3..da0b4a867 100755 --- a/doc/guide/user/fr/html/users/node28.html +++ b/doc/guide/user/fr/html/users/node28.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node29.html b/doc/guide/user/fr/html/users/node29.html index 3b4f2ec51..86eba29ef 100755 --- a/doc/guide/user/fr/html/users/node29.html +++ b/doc/guide/user/fr/html/users/node29.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node3.html b/doc/guide/user/fr/html/users/node3.html index 21894a2b7..8a15e6169 100755 --- a/doc/guide/user/fr/html/users/node3.html +++ b/doc/guide/user/fr/html/users/node3.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,56 +58,9 @@ Informations personnelles

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
    Nom*Introduisez le nom de l'utilisateur
    Prénom*Introduisez le prénom de l'utilisateur
    Identifiant*Introduisez l'identificateur de l'utilisateur
    Titre personnelIntroduisez le titre (Madame, Mademoiselle ou Monsieur) de l'utilisateur -?
    Titre UniversitaireIntroduisez le diplome obtenu
    Date de naissanceCliquez sur le bouton '' Remplir'' pour voir apparaître une liste -déroulante
    SexeFaites votre séléction dans la liste déroulante
    LangueFaites votre séléction dans la liste déroulante
    BaseChoix du département. (la création de départements se fait à partir -du bouton département dans le menu de gauchedans la partie Administration).
    AdresseIntroduisez l'adresse personnelle de l'utilisateur
    Numéro de téléphone privéIntroduisez le numéro privé selon la nomenclature nationale ou internationale. -(veillez à garder la même nomenclature pour tous les utilisateurs)
    Page d'accueilIntroduisez l'url de la page personnelle de l'utilisateur
    Format de stockage des mots de passeFaites votre séléction dans la liste déroulante
    CertificatsCliquez sur le bouton'' Modification des certificats''. -GOsa vous propose trois types de certificats à rechercher dans l' -arborescence de votre ordinateur. Pour enregistrer cliquez sur le -bouton'' Terminé''.
    KerberosCliquez sur le bouton'' Modifier les propriétés''.?Introduisez le nom de l'utilisateur +
    +Prénom*
    @@ -124,29 +79,7 @@ chercher l'image.


    - -

    - +

    Fabian Hickert 2005-11-28 diff --git a/doc/guide/user/fr/html/users/node30.html b/doc/guide/user/fr/html/users/node30.html index 348d84f86..be5cee5e5 100755 --- a/doc/guide/user/fr/html/users/node30.html +++ b/doc/guide/user/fr/html/users/node30.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node31.html b/doc/guide/user/fr/html/users/node31.html index 415f489b6..d28440a83 100755 --- a/doc/guide/user/fr/html/users/node31.html +++ b/doc/guide/user/fr/html/users/node31.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node32.html b/doc/guide/user/fr/html/users/node32.html index 6961b9645..633886c28 100755 --- a/doc/guide/user/fr/html/users/node32.html +++ b/doc/guide/user/fr/html/users/node32.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -63,13 +65,13 @@ Pour créer un compte Fax pour un utilisateur cliquez sur le bouton Subsections diff --git a/doc/guide/user/fr/html/users/node33.html b/doc/guide/user/fr/html/users/node33.html index 03febad7e..3ba801c6b 100755 --- a/doc/guide/user/fr/html/users/node33.html +++ b/doc/guide/user/fr/html/users/node33.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,13 +58,9 @@ Informations générales

    - - - - - - - +
    Fax*Insérez le numéro de fax de l'utilisateur
    LangueFaites votre sélection dans la liste déroulante
    Format de distributionFaites votre sélection dans la liste déroulanteInsérez le numéro de fax de l'utilisateur +
    +Langue
    diff --git a/doc/guide/user/fr/html/users/node34.html b/doc/guide/user/fr/html/users/node34.html index 00dec1377..f2b19dc10 100755 --- a/doc/guide/user/fr/html/users/node34.html +++ b/doc/guide/user/fr/html/users/node34.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/users/node35.html b/doc/guide/user/fr/html/users/node35.html index 0ce6e980c..e3d173927 100755 --- a/doc/guide/user/fr/html/users/node35.html +++ b/doc/guide/user/fr/html/users/node35.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node36.html b/doc/guide/user/fr/html/users/node36.html index 2acf7e8f6..7454aa770 100755 --- a/doc/guide/user/fr/html/users/node36.html +++ b/doc/guide/user/fr/html/users/node36.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node37.html b/doc/guide/user/fr/html/users/node37.html index 83a361808..ab21f7b1f 100755 --- a/doc/guide/user/fr/html/users/node37.html +++ b/doc/guide/user/fr/html/users/node37.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -63,11 +65,11 @@ bouton Créer un compte téléphone. Subsections diff --git a/doc/guide/user/fr/html/users/node38.html b/doc/guide/user/fr/html/users/node38.html index b2560f935..75c3ae4bb 100755 --- a/doc/guide/user/fr/html/users/node38.html +++ b/doc/guide/user/fr/html/users/node38.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node39.html b/doc/guide/user/fr/html/users/node39.html index 5290678c1..9492447e8 100755 --- a/doc/guide/user/fr/html/users/node39.html +++ b/doc/guide/user/fr/html/users/node39.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,15 +58,9 @@ Matériel téléphonique

    - - - - - - - +
    TéléphoneFaites votre sélection dans la liste déroulante
    VoicemailPIN*Introduisez le code PIN utilisé par l'utilisateur -pour atteindre sa boîte vocale.
    Phone PIN*Introduisez le code PIN utilisé par l'utilisateur -pour déverouiller son téléphone.Faites votre sélection dans la liste déroulante +
    +VoicemailPIN*
    diff --git a/doc/guide/user/fr/html/users/node4.html b/doc/guide/user/fr/html/users/node4.html index 9c99cbca2..2a12d5050 100755 --- a/doc/guide/user/fr/html/users/node4.html +++ b/doc/guide/user/fr/html/users/node4.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    @@ -57,80 +59,9 @@ Informations sur l'entreprise Entreprise -Introduisez le nom de la société - - - +Introduisez le nom de la société +
    Département - -Introduisez le nom du département auquel appartient l'utilisateur - - - -N^ du département - -Introduisez le numéro du département - - - -N^ de l'employé - -Introduisez le numéro attribué à l'utilisateur - - - -Type de l'employé - -Précisez son statut dans la société - - - -N^ du bureau - -Introduisez le numéro du bureau dans lequel travaille l'utilisateur - - - -Téléphone - -Introduisez le numéro de téléphone de l'utilisateur - - - -Portable - -Introduisez le numéro du mobile ou GSM de l'utilisateur - - - -Bip - -Introduisez le numéro du bipeur de l'utilisateur - - - -Fax - -Introduisez le numéro de Fax de l'utilisateur - - - -Lieu - -Introduisez la localisation du bureau de l'utilisateur si la société -possède des succursales - - - -Département - -Introduisez le nom de la région où la société est localisée ? - - - -Adresse - -Introduisez l'adresse de l'entreprise @@ -139,29 +70,7 @@ Introduisez l'adresse de l'entreprise


    - -

    - +

    Fabian Hickert 2005-11-28 diff --git a/doc/guide/user/fr/html/users/node40.html b/doc/guide/user/fr/html/users/node40.html index 6c143480b..d8135b7f2 100755 --- a/doc/guide/user/fr/html/users/node40.html +++ b/doc/guide/user/fr/html/users/node40.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node41.html b/doc/guide/user/fr/html/users/node41.html index 6581354e2..3837ac4a6 100755 --- a/doc/guide/user/fr/html/users/node41.html +++ b/doc/guide/user/fr/html/users/node41.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node42.html b/doc/guide/user/fr/html/users/node42.html index 63f2037a7..1f33da4ba 100755 --- a/doc/guide/user/fr/html/users/node42.html +++ b/doc/guide/user/fr/html/users/node42.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,18 +28,18 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -59,7 +61,8 @@ Copyright © 1997, 1998, 1999, Mathematics Department, Macquarie University, Sydney.

    The command line arguments were:
    - latex2html addressbook.tex applications.tex blocklists.tex conference.tex departments.tex fonreports.tex groups.tex ldapmanager.tex logview.tex macro.tex ogroups.tex reports.tex systems.tex users.tex + latex2html users.tex

    The translation was initiated by Fabian Hickert on 2005-11-28


    diff --git a/doc/guide/user/fr/html/users/node5.html b/doc/guide/user/fr/html/users/node5.html index 445140803..b17b7f369 100755 --- a/doc/guide/user/fr/html/users/node5.html +++ b/doc/guide/user/fr/html/users/node5.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -63,13 +65,13 @@ Pour activer le compte Unix pour un utilisateur cliquez sur le bouton Subsections diff --git a/doc/guide/user/fr/html/users/node6.html b/doc/guide/user/fr/html/users/node6.html index 42f64f5ea..228059fad 100755 --- a/doc/guide/user/fr/html/users/node6.html +++ b/doc/guide/user/fr/html/users/node6.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds @@ -56,22 +58,9 @@ Informations générales

    - - - - - - - - - - - - - +
    Répertoire homeIntroduisez le chemin vers le répertoire de l'utilisateur
    ShellChoisir dans la liste déroulante le type de shell (console) utilisé
    Groupe principalIndiquez le groupe principal auquel appartient l'utilisateur. (Pour -la création de groupe allez au bouton Groupes -dans le menu de gauche dans la partie Administration)
    StatutIndique si le compte est activé ou non
    Forcer l'UID/GIDCochez si vous désirez forcer l'uid/gid de l'utilisateur à une certaine -valeurIntroduisez le chemin vers le répertoire de l'utilisateur +
    +Shell
    diff --git a/doc/guide/user/fr/html/users/node7.html b/doc/guide/user/fr/html/users/node7.html index 29fc25038..512463f45 100755 --- a/doc/guide/user/fr/html/users/node7.html +++ b/doc/guide/user/fr/html/users/node7.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds

    diff --git a/doc/guide/user/fr/html/users/node8.html b/doc/guide/user/fr/html/users/node8.html index 39d42043c..61fe481bf 100755 --- a/doc/guide/user/fr/html/users/node8.html +++ b/doc/guide/user/fr/html/users/node8.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -26,24 +28,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds diff --git a/doc/guide/user/fr/html/users/node9.html b/doc/guide/user/fr/html/users/node9.html index 35bb26b0a..42602cd4d 100755 --- a/doc/guide/user/fr/html/users/node9.html +++ b/doc/guide/user/fr/html/users/node9.html @@ -17,6 +17,8 @@ original version by: Nikos Drakos, CBLU, University of Leeds + + @@ -25,24 +27,24 @@ original version by: Nikos Drakos, CBLU, University of Leeds