From 831e40a5dcbeb60e492da2b0162958dd5162c095 Mon Sep 17 00:00:00 2001 From: znek Date: Wed, 27 Oct 2004 17:56:01 +0000 Subject: [PATCH] merged with AnaisWeb20041026 git-svn-id: http://svn.opengroupware.org/SOGo/trunk@434 d1b88da0-ebda-0310-925b-ed51d893ca5b --- AnaisWeb/branches/skyrix/ALire.txt | 19 +----- .../skyrix/Commun/Fonctions/expandanais.inc | 7 +- .../skyrix/Commun/Include/arboanais.inc | 3 +- AnaisWeb/branches/skyrix/Commun/Js/local.js | 45 ++++++++++--- .../Commun/Session/creesessionanais.inc | 41 ++++++------ AnaisWeb/branches/skyrix/Index.php | 66 +++++++++++-------- AnaisWeb/branches/skyrix/aideAnais.php | 5 +- AnaisWeb/branches/skyrix/quitter_a.php | 21 ++++-- 8 files changed, 124 insertions(+), 83 deletions(-) diff --git a/AnaisWeb/branches/skyrix/ALire.txt b/AnaisWeb/branches/skyrix/ALire.txt index c53bc1f1..eaab5ec6 100644 --- a/AnaisWeb/branches/skyrix/ALire.txt +++ b/AnaisWeb/branches/skyrix/ALire.txt @@ -3,20 +3,7 @@ Installation : 1 - Decompacter AnaisWeb dans le repertoire DOCUMENT_ROOT d Apache. 2 - Dans le fichier ./www/AnaisWeb/Commun/Session/creesessionanais.inc - $_SESSION['maitre_serv_a'] = "N° IP du serveur LDAP"; - $_SESSION['base_serv_a'] = "base_de_recherche_dans_l_annuaire"; - -3 - Dans le fichier ./www/AnaisWeb/Commun/Js/local.js, pour la fonction de retour - maFonctionA(typ, cn, dn, mail, uid, sn) { ... - modifier les variables apres le dn passees en parametre (typ, cn et dn ne doivent pas etre touches) - en fonction des champs souhaites. + modifier la variable : + $base_serv_a = "N° IP du serveur LDAP"; -4 - Dans le fichier ./www/AnaisWeb/Commun/Js/local.js, - pour la(les) fonction(s) choixAnaisxxx, modifier les parametres : - m_type = 'Code retourne avec le choix'; (exemple CC pour copie cachee, A, vide, etc ...) - m_champ = 'mail,uid,sn'; (champs retournes avec le choix de la boite), - en coherence avec les parametres de la fonction de retour maFonction du paragraphe 3. - - - -La page index.php ou pageun.htm doit alors etre operationnelle. \ No newline at end of file +La page pageun.htm doit alors etre operationnelle. \ No newline at end of file diff --git a/AnaisWeb/branches/skyrix/Commun/Fonctions/expandanais.inc b/AnaisWeb/branches/skyrix/Commun/Fonctions/expandanais.inc index cc8dd6e2..15c34546 100644 --- a/AnaisWeb/branches/skyrix/Commun/Fonctions/expandanais.inc +++ b/AnaisWeb/branches/skyrix/Commun/Fonctions/expandanais.inc @@ -1,7 +1,8 @@  ".$libe."\n"; else { - echo " 0) { for (var i=0; i 0) { + for (var i=0; i +?> diff --git a/AnaisWeb/branches/skyrix/Index.php b/AnaisWeb/branches/skyrix/Index.php index a0b9b406..61576c79 100644 --- a/AnaisWeb/branches/skyrix/Index.php +++ b/AnaisWeb/branches/skyrix/Index.php @@ -7,39 +7,47 @@ Page principale

-'lien ouvrir' va afficher l arborescence

-
Choix destinataires A
-
ouvrir

+selectionner

Choix destinataires CC
-ouvrir

-fermer

+selectionner

+ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
type
cn
dn
mel
uid
sn
choix
type
cn
dn
mel
uid
sn
choix A
choix CC
-


-quitter +


+quitter diff --git a/AnaisWeb/branches/skyrix/aideAnais.php b/AnaisWeb/branches/skyrix/aideAnais.php index aa7691e4..6a6c7baa 100644 --- a/AnaisWeb/branches/skyrix/aideAnais.php +++ b/AnaisWeb/branches/skyrix/aideAnais.php @@ -1,5 +1,6 @@ @@ -42,8 +43,8 @@ a:hover {   - - Fermer la fenêtre + + Fermer la fenêtre diff --git a/AnaisWeb/branches/skyrix/quitter_a.php b/AnaisWeb/branches/skyrix/quitter_a.php index d16ed7d2..66244f5a 100644 --- a/AnaisWeb/branches/skyrix/quitter_a.php +++ b/AnaisWeb/branches/skyrix/quitter_a.php @@ -1,16 +1,27 @@ + Balade + + + +

-Sortie du programme,

-Vous pouvez reprendre une activité informatique normale. +Sortie du programme.

-- 2.39.2