summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2018-06-30 10:03:15 +0200
committerLudovic Pouzenc <ludovic@pouzenc.fr>2018-06-30 10:03:15 +0200
commit756f0fa75c7d8e18188dffdfbdd4416651dca9fe (patch)
tree18b6bae18a08982d5e707954eebde04d05f3d632
parent30238f5847b418645983a4efddb13f087c99e585 (diff)
download2007-AWOR-756f0fa75c7d8e18188dffdfbdd4416651dca9fe.tar.gz
2007-AWOR-756f0fa75c7d8e18188dffdfbdd4416651dca9fe.tar.bz2
2007-AWOR-756f0fa75c7d8e18188dffdfbdd4416651dca9fe.zip
Première maquette 2007-02-03+09:05:40 - 2007-02-03+22:31:43
-rw-r--r--maquette_old/Templates/modele1.dwt55
-rw-r--r--maquette_old/Untitled-1.html255
-rw-r--r--maquette_old/ajouterCommentaire.php25
-rw-r--r--maquette_old/ajouterFichier.php25
-rw-r--r--maquette_old/ajouterFichiers.php37
-rw-r--r--maquette_old/ajouterListe.php22
-rw-r--r--maquette_old/connect.inc.php8
-rw-r--r--maquette_old/details_reunion.php141
-rw-r--r--maquette_old/details_reunion_admin.php264
-rw-r--r--maquette_old/gestCreneau.php141
-rw-r--r--maquette_old/gestFichiers.php70
-rw-r--r--maquette_old/gestListes.php57
-rw-r--r--maquette_old/gestParticipants.php62
-rw-r--r--maquette_old/iCal/iCal2.ics16
-rw-r--r--maquette_old/iCal/iCal3.ics16
-rw-r--r--maquette_old/ical.php60
-rw-r--r--maquette_old/icalold.php95
-rw-r--r--maquette_old/images/add.gifbin0 -> 718 bytes
-rw-r--r--maquette_old/images/addP.gifbin0 -> 363 bytes
-rw-r--r--maquette_old/images/button_del.pngbin0 -> 1429 bytes
-rw-r--r--maquette_old/images/button_del_old.pngbin0 -> 1881 bytes
-rw-r--r--maquette_old/images/button_ok.pngbin0 -> 1679 bytes
-rw-r--r--maquette_old/images/button_ok_old.pngbin0 -> 1995 bytes
-rw-r--r--maquette_old/images/del.gifbin0 -> 882 bytes
-rw-r--r--maquette_old/images/details.pngbin0 -> 237 bytes
-rw-r--r--maquette_old/images/edit.pngbin0 -> 451 bytes
-rw-r--r--maquette_old/images/editCreneau.gifbin0 -> 707 bytes
-rw-r--r--maquette_old/images/editCreneau2.gifbin0 -> 865 bytes
-rw-r--r--maquette_old/images/logo old.pngbin0 -> 6629 bytes
-rw-r--r--maquette_old/images/logo.pngbin0 -> 5040 bytes
-rw-r--r--maquette_old/images/masque.pngbin0 -> 415 bytes
-rw-r--r--maquette_old/images/masque_ancien.pngbin0 -> 404 bytes
-rw-r--r--maquette_old/images/ok.gifbin0 -> 340 bytes
-rw-r--r--maquette_old/images/ongletBeige.pngbin0 -> 454 bytes
-rw-r--r--maquette_old/images/ongletNoir.pngbin0 -> 455 bytes
-rw-r--r--maquette_old/images/question.gifbin0 -> 640 bytes
-rw-r--r--maquette_old/images/titre.pngbin0 -> 23658 bytes
-rw-r--r--maquette_old/index.html67
-rw-r--r--maquette_old/index2.html92
-rw-r--r--maquette_old/listes.php66
-rw-r--r--maquette_old/modele.html53
-rw-r--r--maquette_old/modifmail.php26
-rw-r--r--maquette_old/newstyle.css237
-rw-r--r--maquette_old/newstyle_Awor.css146
-rw-r--r--maquette_old/newstyle_Ice.css181
-rw-r--r--maquette_old/organiser.php69
-rw-r--r--maquette_old/popcreneau.php68
-rw-r--r--maquette_old/popfixer.php36
-rw-r--r--maquette_old/profil.php34
-rw-r--r--maquette_old/script old.js36
-rw-r--r--maquette_old/script.js146
-rw-r--r--maquette_old/style1.css179
-rw-r--r--maquette_old/style2.css175
-rw-r--r--maquette_old/styleOLD.css186
-rw-r--r--maquette_old/test.php156
-rw-r--r--maquette_old/titre.psdbin0 -> 97838 bytes
56 files changed, 3302 insertions, 0 deletions
diff --git a/maquette_old/Templates/modele1.dwt b/maquette_old/Templates/modele1.dwt
new file mode 100644
index 0000000..691461f
--- /dev/null
+++ b/maquette_old/Templates/modele1.dwt
@@ -0,0 +1,55 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<!-- TemplateBeginEditable name="doctitle" -->
+<title>Awor : liste des r&eacute;unions</title>
+<!-- TemplateEndEditable -->
+<link href="style1.css" rel="stylesheet" type="text/css" />
+<!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
+</head>
+<body>
+<script language="javascript" type="text/javascript">
+var newWin = null;
+function closeWin(){
+if (newWin != null){
+if(!newWin.closed)
+newWin.close();
+}
+}
+function popUp(strURL,strType,strHeight,strWidth) {
+closeWin();
+var strOptions="";
+if (strType=="console") strOptions="resizable,height="+strHeight+",width="+strWidth;
+if (strType=="fixed") strOptions="status,height="+strHeight+",width="+strWidth;
+if (strType=="elastic") strOptions="toolbar,menubar,scrollbars,resizable,location,
+height="+strHeight+",width="+strWidth;
+newWin = window.open(strURL, 'newWin', strOptions);
+newWin.focus();
+}
+</script>
+<table class="main">
+<tr>
+<td><h2>AWOR</h2></td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td class="menu">
+<a href="menu1.php">R&eacute;unions</a>
+<a href="listes.php">Listes</a>
+<a href="ical.php">iCal</a></td>
+<td class="menu"><p class="deconnexion"><a href="deco.php">D&eacute;connexion</a></p></td>
+</tr>
+<tr>
+<td>
+<p class="arbre">&gt; <a href="index.html">Accueil</a> &gt; <a href="listeReunion.php">Réunions</a> &gt; Liste des réunions</p>
+<!-- TemplateBeginEditable name="RegionPrincipale" -->ici<!-- TemplateEndEditable --></td>
+<td class="aide">
+<div class="titre_aide">Aide</div>
+<div class="corps_aide"><!-- TemplateBeginEditable name="RegionAide" -->RegionAide<!-- TemplateEndEditable --></div>
+</td>
+</tr>
+</table>
+</body>
+
+</html>
diff --git a/maquette_old/Untitled-1.html b/maquette_old/Untitled-1.html
new file mode 100644
index 0000000..9b2a6d5
--- /dev/null
+++ b/maquette_old/Untitled-1.html
@@ -0,0 +1,255 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>Document sans nom</title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+</head>
+
+<body>
+<table width="96%" border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td colspan="2">
+<div align="center">
+<h2>Titre r&eacute;union</h2>
+</div>
+</td>
+</tr>
+<tr>
+<td valign="top">
+<strong>Lieu :</strong> toulouse<br />
+<strong>Ordre du jour :</strong> skfkdfdsp sdjfsqdj df sjf df qfd fsjf pdsf psqdd si fsqd pjdsjdj qpdq dsds fds.<br />
+<strong>Remarques : </strong>dsf spzope aiuz azieuazo iepzopz demswmqd.<br />
+<br />
+<input type="submit" name="Submit4" value="Annuler la réunion" />
+<br />
+</td>
+<td width="50%" valign="top">Fichiers de la r&eacute;union
+<ul>
+<li><a href="sdfdsfs">blabla.txt</a></li>
+<li><a href="fsdfsdf">tartampio.jpg</a></li>
+</ul>
+<a href="dsfsdf">Ajouter un fichier</a></td>
+</tr>
+</table>
+<br />
+<table width="96%" cellspacing="1" cellpadding="0">
+<tr>
+<td bgcolor="#CCCCCC">
+<div align="center">Mail</div>
+</td>
+<td bgcolor="#CCCCCC">Personnes/Creneaux</td>
+<td colspan="2" bgcolor="#CCCCCC">
+<div align="center">12/05/90<br />
+8h15 - 10h15 </div>
+</td>
+<td colspan="2" bgcolor="#CCCCCC">
+<div align="center">12/05/90<br />
+8h15 - 10h15 </div>
+</td>
+<td colspan="2" bgcolor="#CCCCCC">
+<div align="center">12/05/90<br />
+8h15 - 10h15 </div>
+</td>
+<td bgcolor="#CCCCCC">
+<div align="center">
+<input type="submit" name="Submit" value="Ajouter un creneau" />
+</div>
+</td>
+</tr>
+<tr>
+<td bgcolor="#CCCCCC">
+<div align="center"></div>
+</td>
+<td bgcolor="#CCCCCC">&nbsp;</td>
+<td bgcolor="#CCCCCC">
+<div align="center">Accepter</div>
+</td>
+<td bgcolor="#CCCCCC">
+<div align="center">Refuser</div>
+</td>
+<td bgcolor="#CCCCCC">
+<div align="center">Accepter</div>
+</td>
+<td bgcolor="#CCCCCC">
+<div align="center">Refuser</div>
+</td>
+<td bgcolor="#CCCCCC">
+<div align="center">Accepter</div>
+</td>
+<td bgcolor="#CCCCCC">
+<div align="center">Refuser</div>
+</td>
+<td bgcolor="#CCCCCC">
+<div align="center"></div>
+</td>
+</tr>
+<tr>
+<td bgcolor="#CCCCCC">
+<div align="center">
+<input type="checkbox" name="checkbox2" value="checkbox" />
+</div>
+</td>
+<td bgcolor="#CCCCCC">Ludo</td>
+<td bgcolor="#FF0000">
+<div align="center">
+<input type="radio" name="radiobutton" value="radiobutton" />
+</div>
+</td>
+<td bgcolor="#FF0000">
+<div align="center">
+<input name="radiobutton" type="radio" value="radiobutton" checked="checked" />
+</div>
+</td>
+<td bgcolor="#00FF00">
+<div align="center">
+<input name="radiobutton" type="radio" value="radiobutton" checked="checked" />
+</div>
+</td>
+<td bgcolor="#00FF00">
+<div align="center">
+<input type="radio" name="radiobutton" value="radiobutton" />
+</div>
+</td>
+<td bgcolor="#0000FF">
+<div align="center">
+<input type="radio" name="radiobutton" value="radiobutton" />
+</div>
+</td>
+<td bgcolor="#0000FF">
+<div align="center">
+<input type="radio" name="radiobutton" value="radiobutton" />
+</div>
+</td>
+<td bgcolor="#CCCCCC">&nbsp;</td>
+</tr>
+<tr>
+<td bgcolor="#CCCCCC">
+<div align="center">
+<input type="checkbox" name="checkbox3" value="checkbox" />
+</div>
+</td>
+<td bgcolor="#CCCCCC">J&eacute;r&eacute;mie</td>
+<td bgcolor="#00FF00">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#00FF00">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#00FF00">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#00FF00">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#00FF00">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#00FF00">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#CCCCCC">&nbsp;</td>
+</tr>
+<tr>
+<td bgcolor="#CCCCCC">
+<div align="center">
+<input type="checkbox" name="checkbox4" value="checkbox" />
+</div>
+</td>
+<td bgcolor="#CCCCCC">Julien</td>
+<td bgcolor="#FF0000">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#FF0000">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#FF0000">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#FF0000">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#00FF00">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#00FF00">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#CCCCCC">&nbsp;</td>
+</tr>
+<tr>
+<td bgcolor="#CCCCCC">
+<div align="center">
+<input type="checkbox" name="checkbox5" value="checkbox" />
+</div>
+</td>
+<td bgcolor="#CCCCCC">Andriana</td>
+<td bgcolor="#FF0000">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#FF0000">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#FF0000">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#FF0000">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#00FF00">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#00FF00">
+<div align="center">&nbsp;</div>
+</td>
+<td bgcolor="#CCCCCC">&nbsp;</td>
+</tr>
+<tr>
+<td bgcolor="#CCCCCC">
+<div align="center">
+<input type="submit" name="Submit3" value="Envoyer" />
+</div>
+</td>
+<td bgcolor="#CCCCCC">
+<input type="submit" name="Submit2" value="Ajouter un participant" />
+</td>
+<td colspan="2" bgcolor="#CCCCCC">&nbsp;</td>
+<td colspan="2" bgcolor="#CCCCCC">&nbsp;</td>
+<td colspan="2" bgcolor="#CCCCCC">&nbsp;</td>
+<td bgcolor="#CCCCCC">&nbsp;</td>
+</tr>
+<tr>
+<td bgcolor="#CCCCCC">
+<div align="center"></div>
+</td>
+<td bgcolor="#CCCCCC">Personnes presentes </td>
+<td colspan="2" bgcolor="#CCCCCC">
+<div align="center">1</div>
+</td>
+<td colspan="2" bgcolor="#CCCCCC">
+<div align="center">2</div>
+</td>
+<td colspan="2" bgcolor="#CCCCCC">
+<div align="center">3</div>
+</td>
+<td bgcolor="#CCCCCC">&nbsp;</td>
+</tr>
+<tr>
+<td bgcolor="#CCCCCC">
+<div align="center"></div>
+</td>
+<td bgcolor="#CCCCCC">Personnes absentes </td>
+<td colspan="2" bgcolor="#CCCCCC">
+<div align="center">3</div>
+</td>
+<td colspan="2" bgcolor="#CCCCCC">
+<div align="center">2</div>
+</td>
+<td colspan="2" bgcolor="#CCCCCC">
+<div align="center">3</div>
+</td>
+<td bgcolor="#CCCCCC">&nbsp;</td>
+</tr>
+</table>
+<p>&nbsp; </div>
+</body>
+</html>
diff --git a/maquette_old/ajouterCommentaire.php b/maquette_old/ajouterCommentaire.php
new file mode 100644
index 0000000..25d4c67
--- /dev/null
+++ b/maquette_old/ajouterCommentaire.php
@@ -0,0 +1,25 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>AWOR : Editer votre commentaire</title>
+<link href="newstyle.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<table class="formulaire">
+<tr>
+<th colspan="2">Editer votre commentaire </th>
+</tr>
+<tr>
+<td colspan="2">&nbsp;</td>
+</tr>
+<tr>
+<td>Commentaire : </td>
+<td><input name="txtCommentaire" type="text" id="txtCommentaire" /></td>
+</tr>
+<tr>
+<td colspan="2"><input type="submit" name="Submit" value="Enregistrer" /></td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/maquette_old/ajouterFichier.php b/maquette_old/ajouterFichier.php
new file mode 100644
index 0000000..42cd1ac
--- /dev/null
+++ b/maquette_old/ajouterFichier.php
@@ -0,0 +1,25 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Fichier attach&eacute;s</title>
+<link href="newstyle.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<table class="formulaire">
+<tr>
+<th colspan="2">Fichier attach&eacute;s </th>
+</tr>
+<tr>
+<td colspan="2">Fichiers de la r&eacute;union PPP AWOR1 </td>
+</tr>
+<tr>
+<td>Fichier : </td>
+<td><input name="fichier" type="file" id="fichier"/></td>
+</tr>
+<tr>
+<td colspan="2"><input type="submit" name="Submit" value="Valider" /></td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/maquette_old/ajouterFichiers.php b/maquette_old/ajouterFichiers.php
new file mode 100644
index 0000000..9b5e087
--- /dev/null
+++ b/maquette_old/ajouterFichiers.php
@@ -0,0 +1,37 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Gestions des participants</title>
+<link href="newstyle.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<table class="formulaire">
+<tr>
+<th colspan="3">Fichier attach&eacute;s </th>
+</tr>
+<tr>
+<td colspan="3">Fichiers de la r&eacute;union PPP AWOR1 </td>
+</tr>
+<tr>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td>&nbsp;</td>
+<td><br/>
+<br/></td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td colspan="3"><input type="submit" name="Submit" value="Valider" /></td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/maquette_old/ajouterListe.php b/maquette_old/ajouterListe.php
new file mode 100644
index 0000000..950b5ab
--- /dev/null
+++ b/maquette_old/ajouterListe.php
@@ -0,0 +1,22 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>AWOR : Cr&eacute;ation d'une liste</title>
+<link href="newstyle.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<table class="formulaire">
+<tr>
+<th>Cr&eacute;ation d'une liste </th>
+</tr>
+<tr>
+<td>Nom de la nouvelle liste :
+<input type="text" name="textfield" /></td>
+</tr>
+<tr>
+<td><input type="submit" name="Submit" value="Enregistrer" /></td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/maquette_old/connect.inc.php b/maquette_old/connect.inc.php
new file mode 100644
index 0000000..1fd63b3
--- /dev/null
+++ b/maquette_old/connect.inc.php
@@ -0,0 +1,8 @@
+<?php
+$host = "localhost";
+$login = "lud_restricted";
+$mdp = "maille_ess_ku_elle";
+$basededonne = "awor";
+$link = mysql_connect($host, $login, $mdp) or die('Erreur MySql ('.mysql_errno().'): Impossible de se connecter : ' . mysql_error());
+mysql_select_db($basededonne , $link) or die('Erreur Mysql : Impossible de sélectionner la database');
+?> \ No newline at end of file
diff --git a/maquette_old/details_reunion.php b/maquette_old/details_reunion.php
new file mode 100644
index 0000000..0ee99b9
--- /dev/null
+++ b/maquette_old/details_reunion.php
@@ -0,0 +1,141 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>AWOR : D&eacute;tails d'une r&eacute;union</title>
+<link href="newstyle.css" rel="stylesheet" type="text/css" />
+</head>
+
+<body>
+<div id="titre"><h2>AWOR</h2></div>
+
+<div id="main_menu">
+<ul id="menu">
+<li><a href="index.html">R&eacute;unions</a></li>
+<li><a href="listes.php">Groupes</a></li>
+<li><a href="profil.php">Mon profil</a></li>
+<li><a href="ical.php">iCal</a></li>
+<li id="deconnection"><a href="deco.php">D&eacute;connexion</a></li>
+</ul>
+</div>
+
+<div id="sous_menu"><p class="arbre">&gt; <a href="index.html">Accueil</a> &gt; <a href="listeReunion.php">R&eacute;unions</a> &gt; D&eacute;tails d'une r&eacute;union </p></div>
+
+<div id="aide"><h2>Aide</h2>
+Cette page vous permet de visualiser les d&eacute;tails d'une r&eacute;union. <br />
+Vous pouvez modifier votre disponibilit&eacute; en fonction des cr&eacute;neaux pr&eacute;vu par le createur de la r&eacute;union.<br />
+Il est possible &agrave; tout instant de se d&eacute;connecter en cliquant sur le bouton D&eacute;connexion situ&eacute; en haut &agrave; droite de l'&eacute;cran.<br />
+Astuce : gr&acirc;ce &agrave; AWOR, vous pouvez transferer vos r&eacute;unions sur votre agenda personnel.
+</div>
+
+<div id="contenu">
+<table cellspacing="0" class="detail_reunion">
+<thead>
+<tr>
+<th>D&eacute;tails de la r&eacute;union </th>
+<th>&nbsp;</th>
+</tr>
+</thead>
+<tr>
+<td><strong>Objet : </strong></td>
+<td>D&eacute;tails stages NEWI</td>
+</tr>
+<tr>
+<td><strong>Organisateur : </strong></td>
+<td>Mme Verdier</td>
+</tr>
+<tr>
+<td><strong>Lieu : </strong></td>
+<td>Salle 209 </td>
+</tr>
+<tr>
+<td><strong>Ordre du jour : </strong></td>
+<td>Le logement, le s&eacute;jour, les contacts</td>
+</tr>
+<tr>
+<td><strong>Remarque :</strong></td>
+<td>aucune</td>
+</tr>
+</table>
+<br/>
+<table cellspacing="0" class="details">
+<thead>
+<tr>
+<th>Personnes/Creneaux</th>
+<th>12/04/07<br/>
+8h15 - 10h15</th>
+<th>03/05/07<br/>
+10h15 - 12h15</th>
+<th>22/05/07<br/>
+14h15 - 16h15</th>
+</tr>
+</thead>
+<tr>
+<td>Julien</td>
+<td><img src="./images/button_ok.png" alt="Disponible" width="25" height="25" />&nbsp;&nbsp;<img src="./images/button_del.png" alt="Non disponible" width="25" height="25" /></td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" />&nbsp;&nbsp;<img src="./images/button_del.png" alt="Non disponible" width="25" height="25" /></td>
+<td><img src="./images/button_ok.png" alt="Disponible" width="25" height="25" />&nbsp;&nbsp;<img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+</tr>
+<tr>
+<td>Ludo</td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+<td><img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+</tr>
+<tr>
+<td>J&eacute;r&eacute;mie</td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+<td><img src="./images/question.gif" alt="Inconnu" width="15" height="15" /></td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+</tr>
+<tr>
+<td>Andriana</td>
+<td><img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+</tr>
+<tr>
+<td>Personnes pr&eacute;sentes </td>
+<td>2</td>
+<td>2</td>
+<td>3</td>
+</tr>
+<tr>
+<td>Personnes absentes </td>
+<td>1</td>
+<td>1</td>
+<td>1</td>
+</tr>
+</table>
+<br />
+<table cellspacing="0" class="commentaires">
+<thead>
+<tr>
+<th>Commentaires <a href="" onclick="window.open('ajouterCommentaire.php','wclose','toolbar=no,status=yes,left=20,top=30')">(Editer votre commentaire)</a></th>
+</tr>
+</thead>
+<tr>
+<td>Ludo : J'ai mont&eacute; le DC sur lequel sera bas&eacute; le SNI</td>
+</tr>
+<tr>
+<td>J&eacute;r&eacute;mie : J'ai fais une premi&egrave;re ebauche du DC</td>
+</tr>
+</table>
+<br/>
+<table cellspacing="0" class="fichiers">
+<thead>
+<tr>
+<th>Fichiers attach&eacute;s <a href="" onclick="window.open('gestCreneau.php','wclose','toolbar=no,status=yes,left=20,top=30')">(Ajouter un fichier)</a></th>
+</tr>
+</thead>
+<tr>
+<td><a href="compte-rendu.txt">NEWI.ppp</a></td>
+</tr>
+<tr>
+<td><a href="photos-ru.jpg">formulaire.jpg</a></td>
+</tr>
+</table>
+</div>
+
+</body>
+</html>
diff --git a/maquette_old/details_reunion_admin.php b/maquette_old/details_reunion_admin.php
new file mode 100644
index 0000000..17b18ce
--- /dev/null
+++ b/maquette_old/details_reunion_admin.php
@@ -0,0 +1,264 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>AWOR : D&eacute;tails d'une r&eacute;union</title>
+<link href="newstyle.css" rel="stylesheet" type="text/css" />
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+
+<div id="titre"><h2>AWOR</h2></div>
+
+<div id="main_menu">
+<ul id="menu">
+<li><a href="index.html">R&eacute;unions</a></li>
+<li><a href="listes.php">Groupes</a></li>
+<li><a href="profil.php">Mon profil</a></li>
+<li><a href="ical.php">iCal</a></li>
+<li id="deconnection"><a href="deco.php">D&eacute;connexion</a></li>
+</ul>
+</div>
+
+<div id="sous_menu"><p class="arbre">&gt; <a href="index.html">Accueil</a> &gt; <a href="index.html">R&eacute;unions</a> &gt; Organisation d'une r&eacute;union</p></div>
+
+<div id="aide"><h2>Aide</h2>
+Cette page vous permet de visualiser les d&eacute;tails d'une r&eacute;union.<br />
+<br />
+Vous pouvez modifier votre disponibilit&eacute; en fonction des cr&eacute;neaux pr&eacute;vu par le createur de la r&eacute;union.<br />
+<br />
+Il est possible &agrave; tout instant de se d&eacute;connecter en cliquant sur le bouton D&eacute;connexion situ&eacute; en haut &agrave; droite de l'&eacute;cran.<br />
+<br />
+Ajouter ou Supprimer un cr&eacute;neau<br />
+en appuyant sur le bouton <a href="#" onclick="loadpop('popcreneau.php?idR=2','popcreneau');popon('popcreneau');"><img src="./images/editCreneau2.gif" alt="Ajouter une personne" title="Ajouter un creneau" width="22" height="21" /></a><br />
+<br />
+Fixer un Cr&eacute;neau, en cliquant dessus et confirmer l'action (aucune modification ne sera possible apr&egrave;s)<br />
+<br />
+Ajouter ou Supprimer un
+participant en appuyant sur le bouton <a href="#" onclick="popon('poppersonne');"><img src="images/addP.gif" alt="Ajouter une personne" title="Ajouter une personne" width="19" height="17"/></a><br />
+<br />
+Ajouter
+<br />
+Astuce : gr&acirc;ce &agrave; AWOR, vous pouvez transferer vos r&eacute;unions sur votre agenda personnel. </div>
+
+<div id="contenu">
+<table cellspacing="0" class="detail_reunion">
+<thead>
+<tr>
+<th>D&eacute;tails de la r&eacute;union </th>
+<th>&nbsp;</th>
+</tr>
+</thead>
+<tr>
+<td><strong>Objet : </strong></td>
+<td>PPP AWOR1 </td>
+</tr>
+<tr>
+<td><strong>Organisateur : </strong></td>
+<td>Julien SERE </td>
+</tr>
+<tr>
+<td><strong>Lieu : </strong></td>
+<td>Salle 209 </td>
+</tr>
+<tr>
+<td><strong>Ordre du jour : </strong></td>
+<td>Le SNI </td>
+</tr>
+<tr>
+<td><strong>Remarque :</strong></td>
+<td>aucune</td>
+</tr>
+<tr>
+<td><strong>Annuler la r&eacute;union : </strong></td>
+<td><input type="submit" name="Submit" value="Annuler" /></td>
+</tr>
+</table>
+<br/>
+<table cellspacing="0" class="details">
+<thead>
+<tr>
+<th>Mail</th>
+<th>Personnes/Creneaux</th>
+<th><a href="#" onclick="loadpop('popfixer.php?idC=4','popfixer');popon('popfixer');">12/04/07<br/>8h15 - 10h15</a></th>
+<th><a href="#" onclick="loadpop('popfixer.php?idC=5','popfixer');popon('popfixer');">03/05/07<br/>10h15 - 12h15</a></th>
+<th><a href="#" onclick="loadpop('popfixer.php?idC=6','popfixer');popon('popfixer');">22/05/07<br/>14h15 - 16h15</a></th>
+<th><a href="#" onclick="loadpop('popcreneau.php?idR=2','popcreneau');popon('popcreneau');"><img src="./images/editCreneau2.gif" alt="Editer les creneaux" title="Editer les creneaux" width="22" height="21" /></a></th>
+</tr>
+</thead>
+<tr>
+<td><input type="checkbox" name="checkbox4" value="checkbox" /></td>
+<td>Julien</td>
+<td><img src="./images/button_ok.png" alt="Disponible" width="25" height="25" />&nbsp;&nbsp;<img src="./images/button_del.png" alt="Non disponible" width="25" height="25" /></td>
+<td><img src="./images/button_ok.png" alt="Disponible" width="25" height="25" />&nbsp;&nbsp;<img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" />&nbsp;&nbsp;<img src="./images/button_del.png" alt="Non disponible" width="25" height="25" /></td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td><input type="checkbox" name="checkbox2" value="checkbox" /></td>
+<td>Ludo</td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+<td><img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td><input type="checkbox" name="checkbox3" value="checkbox" /></td>
+<td>J&eacute;r&eacute;mie</td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+<td><img src="./images/question.gif" alt="Inconnu" width="15" height="15" /></td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td><input type="checkbox" name="checkbox58" value="checkbox" /></td>
+<td>Andriana</td>
+<td><img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td><input type="submit" name="Submit32" value="Envoyer" /></td>
+<td><a href="#"><img src="images/addP.gif" alt="Ajouter une personne" title="Ajouter une personne" width="19" height="17"/></a></td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td>&nbsp;</td>
+<td>Personnes pr&eacute;sentes </td>
+<td>2</td>
+<td>1</td>
+<td>4</td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td>&nbsp;</td>
+<td>Personnes absentes </td>
+<td>1</td>
+<td>2</td>
+<td>0</td>
+<td>&nbsp;</td>
+</tr>
+</table>
+<br />
+<table cellspacing="0" class="commentaires">
+<thead>
+<tr>
+<th>Commentaires <a href="#">(Editer votre commentaire)</a></th>
+</tr>
+</thead>
+<tr>
+<td>Ludo : J'ai mont&eacute; le DC sur lequel sera bas&eacute; le SNI</td>
+</tr>
+<tr>
+<td>J&eacute;r&eacute;mie : J'ai fais une premi&egrave;re ebauche du DC</td>
+</tr>
+</table>
+<br />
+<table cellspacing="0" class="fichiers">
+<thead>
+<tr>
+<th>Fichiers attach&eacute;s <a href="#popfichier" class="pop">(Ajouter un fichier)</a></th>
+</tr></thead>
+<tr><td><a href="compte-rendu.txt">compte-rendu.txt</a></td></tr>
+<tr><td><a href="photos-ru.jpg">photos-ru.jpg</a></td></tr>
+</table>
+</div>
+
+<div class="popup" id="popfixer"></div>
+
+<div class="popup_creneau" id="popcreneau"></div>
+
+<div id="poppersonne" class="popup_personne">
+<h2>Participants de la r&eacute;union PPP AWOR1</h2>
+<div class="popup_contenu">
+<form id="formpersonne" action="details_reunion_admin.php" method="get">
+<table>
+<tr>
+<td>Contacts disponibles </td>
+<td>&nbsp;</td>
+<td>Participants </td>
+</tr>
+<tr>
+<td>
+<select name="listeDispo" id="listeDispo">
+<option>Tous</option>
+<option>Liste prof</option>
+<option>PPP</option>
+<option>Specialiste language C</option>
+<option>Pro-linux</option>
+<option>Pro-windows</option>
+</select>
+</td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td>
+<select name="contactDispo" size="10" id="contactDispo">
+<option value="A" ondblclick="addPers(this.form);">Andriana</option>
+<option value="J" ondblclick="addPers(this.form);">J&eacute;r&eacute;mie Denoyer</option>
+</select>
+</td>
+<td><input name="AjouterParticipant" type="button" id="AjouterParticipant" value="Ajouter" onclick="addPers(this.form);"/>
+<br/>
+<br/>
+<input name="supprimerParticipant" type="button" id="supprimerParticipant" value="Retirer" onclick="removePers(this.form);"/></td>
+<td>
+<select name="participants" size="10" id="participants">
+<option>Andriana</option>
+<option>Ludovic Pouzenc</option>
+</select>
+</td>
+</tr>
+<tr>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+<td><a href="#popnew" class="pop">Ajouter une personne</a></td>
+</tr>
+</table>
+<br/>
+<input type="submit" name="Submit" value="Valider" /><input type="button" value="Fermer" onclick="popoff('poppersonne');" />
+</form>
+</div>
+</div>
+
+<div id="popcommentaire" class="popup_commentaire">
+<h2>Editer votre commentaire</h2>
+<div class="popup_contenu">
+<form id="formcommentaire" method="get" action="details_reunion_admin.php">
+Commentaire : <input name="txtCommentaire" type="text" id="txtCommentaire" />
+<br/><br/>
+<input type="submit" name="Submit" value="Enregistrer" /><input type="button" name="fermer" value="Fermer" alt="commentaire" />
+</form>
+</div>
+</div>
+
+<div id="popfichier" class="popup_fichier">
+<h2>Ajouter un fichier</h2>
+<div class="popup_contenu">
+<form id="formfichier" method="get" action="details_reunion_admin.php">
+Fichier : <input name="fichier" type="file" id="fichier"/>
+<br/><br/>
+<input type="submit" name="Submit" value="Valider" /><input type="button" value="fermer" onclick="popoff('popfichier');"/>
+</form>
+</div>
+</div>
+
+<div id="popnew" class="popup_new">
+<h2>Ajouter une personne</h2>
+<div class="popup_contenu">
+<form id="formnew" method="get" action="details_reunion_admin.php">
+Courriel : <input name="courriel" type="text" size="30" id="courriel"/>
+<br/><br/>
+<input type="submit" name="Submit" value="Valider" /><input type="button" name="fermer" value="Fermer" alt="new" />
+</form>
+</div>
+</div>
+
+<div id="masque" class="masque"></div>
+</body>
+</html>
diff --git a/maquette_old/gestCreneau.php b/maquette_old/gestCreneau.php
new file mode 100644
index 0000000..52adb31
--- /dev/null
+++ b/maquette_old/gestCreneau.php
@@ -0,0 +1,141 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Gestion des cr&eacute;neaux</title>
+<link href="newstyle.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<table cellspacing="0" class="formulaire">
+<tr>
+<th colspan="3">Cr&eacute;neaux</th>
+</tr>
+<tr>
+<td colspan="3">Cr&eacute;neaux de la r&eacute;union PPP AWOR1 </td>
+</tr>
+<tr>
+<td>Cr&eacute;er un cr&eacute;neau </td>
+<td>&nbsp;</td>
+<td>Cr&eacute;neaux</td>
+</tr>
+<tr>
+<td>Date :
+<select name="select2">
+<option value="7">7</option>
+<option value="8">8</option>
+<option value="9">9</option>
+<option value="10">10</option>
+<option value="11">11</option>
+<option value="12">12</option>
+<option value="13">13</option>
+<option value="14">14</option>
+<option value="15">15</option>
+<option value="16">16</option>
+<option value="17">17</option>
+<option value="18">18</option>
+<option value="19">19</option>
+<option value="20">20</option>
+<option value="21">21</option>
+<option value="22">22</option>
+<option value="23">23</option>
+</select>
+/
+<select name="select3">
+<option value="7">7</option>
+<option value="8">8</option>
+<option value="9">9</option>
+<option value="10">10</option>
+<option value="11">11</option>
+<option value="12">12</option>
+<option value="13">13</option>
+<option value="14">14</option>
+<option value="15">15</option>
+<option value="16">16</option>
+<option value="17">17</option>
+<option value="18">18</option>
+<option value="19">19</option>
+<option value="20">20</option>
+<option value="21">21</option>
+<option value="22">22</option>
+<option value="23">23</option>
+</select>
+/
+<select name="select4">
+<option value="2006">2006</option>
+<option value="2007">2007</option>
+<option value="2008">2008</option>
+<option value="2009">2009</option>
+</select>
+<br />
+D&eacute;but :
+<select name="heureDebut">
+<option value="7">7</option>
+<option value="8">8</option>
+<option value="9">9</option>
+<option value="10">10</option>
+<option value="11">11</option>
+<option value="12">12</option>
+<option value="13">13</option>
+<option value="14">14</option>
+<option value="15">15</option>
+<option value="16">16</option>
+<option value="17">17</option>
+<option value="18">18</option>
+<option value="19">19</option>
+<option value="20">20</option>
+<option value="21">21</option>
+<option value="22">22</option>
+<option value="23">23</option>
+</select>
+<select name="select">
+<option value="00">00</option>
+<option value="15">15</option>
+<option value="30">30</option>
+<option value="45">45</option>
+</select>
+<br />
+Fin :
+<select name="select5">
+<option value="7">7</option>
+<option value="8">8</option>
+<option value="9">9</option>
+<option value="10">10</option>
+<option value="11">11</option>
+<option value="12">12</option>
+<option value="13">13</option>
+<option value="14">14</option>
+<option value="15">15</option>
+<option value="16">16</option>
+<option value="17">17</option>
+<option value="18">18</option>
+<option value="19">19</option>
+<option value="20">20</option>
+<option value="21">21</option>
+<option value="22">22</option>
+<option value="23">23</option>
+</select>
+<select name="select6">
+<option value="00">00</option>
+<option value="15">15</option>
+<option value="30">30</option>
+<option value="45">45</option>
+</select></td>
+<td><input name="AjouterParticipant" type="button" id="AjouterParticipant" value="Ajouter" />
+<br/>
+<br/>
+<input name="supprimerParticipant" type="button" id="supprimerParticipant" value="Retirer" /></td>
+<td>
+<select name="participants" class="date" size="10" id="participants">
+<option>12:00 -&gt; 13:00 Mar 25/12/2006</option>
+<option>18:00 -&gt; 19:00 Mer 31/01/2007</option>
+</select></td>
+</tr>
+<tr>
+<td colspan="3">&nbsp;</td>
+</tr>
+<tr>
+<td colspan="3"><input type="submit" name="Submit" value="Valider" /></td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/maquette_old/gestFichiers.php b/maquette_old/gestFichiers.php
new file mode 100644
index 0000000..b64fdee
--- /dev/null
+++ b/maquette_old/gestFichiers.php
@@ -0,0 +1,70 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Gestions des participants</title>
+<link href="newstyle.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<table class="formulaire">
+<tr>
+<th colspan="3">Participants</th>
+</tr>
+<tr>
+<td>Contacts disponibles </td>
+<td>&nbsp;</td>
+<td>Participants </td>
+</tr>
+<tr>
+<td>
+<select name="listeDispo" id="listeDispo">
+<option>Tous</option>
+<option>Liste prof</option>
+<option>PPP</option>
+<option>Specialiste language C</option>
+<option>Pro-linux</option>
+<option>Pro-windows</option>
+</select>
+</td>
+<td>&nbsp;</td>
+<td>
+<select name="select4">
+<option>Liste prof</option>
+<option>PPP</option>
+<option>Specialiste language C</option>
+<option>Pro-linux</option>
+<option>Pro-windows</option>
+</select>
+</td>
+</tr>
+<tr>
+<td>
+<select name="contactDispo" size="10" id="contactDispo">
+<option>Andriana</option>
+<option>J&eacute;r&eacute;mie Denoyer</option>
+</select>
+</td>
+<td><input name="AjouterParticipant" type="button" id="AjouterParticipant" value="Ajouter" />
+<br/>
+<br/>
+<input name="supprimerParticipant" type="button" id="supprimerParticipant" value="Retirer" /></td>
+<td>
+<select name="participants" size="10" id="participants">
+<option>Andriana</option>
+<option>Ludovic Pouzenc</option>
+</select>
+</td>
+</tr>
+<tr>
+<td><input name="newContact" type="button" id="newContact" value="Ajouter un nouveau contact"/></td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td>&nbsp;</td>
+<td><input type="submit" name="Submit" value="Valider" /></td>
+<td>&nbsp;</td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/maquette_old/gestListes.php b/maquette_old/gestListes.php
new file mode 100644
index 0000000..f77d3cb
--- /dev/null
+++ b/maquette_old/gestListes.php
@@ -0,0 +1,57 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>AWOR : Gestions des listes</title>
+<link href="newstyle.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<table class="formulaire">
+<tr>
+<th colspan="3">Gestion des listes </th>
+</tr>
+<tr>
+<td>Contacts disponibles </td>
+<td>&nbsp;</td>
+<td>Contacts</td>
+</tr>
+<tr>
+<td>
+<select name="listeDispo" id="listeDispo">
+<option>Tous</option>
+<option>Liste prof</option>
+<option>PPP</option>
+<option>Specialiste language C</option>
+<option>Pro-linux</option>
+<option>Pro-windows</option>
+</select></td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td>
+<select name="contactDispo" size="10" id="contactDispo">
+<option>Andriana</option>
+<option>J&eacute;r&eacute;mie Denoyer</option>
+</select></td>
+<td><input name="AjouterParticipant" type="button" id="AjouterParticipant" value="Ajouter" />
+<br/>
+<br/>
+<input name="supprimerParticipant" type="button" id="supprimerParticipant" value="Retirer" /></td>
+<td>
+<select name="participants" size="10" id="participants">
+<option>Andriana</option>
+<option>Ludovic Pouzenc</option>
+</select></td>
+</tr>
+<tr>
+<td><input name="newContact" type="button" id="newContact" value="Ajouter un nouveau contact"/></td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td colspan="3"><input type="submit" name="Submit" value="Valider" /></td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/maquette_old/gestParticipants.php b/maquette_old/gestParticipants.php
new file mode 100644
index 0000000..fb198e0
--- /dev/null
+++ b/maquette_old/gestParticipants.php
@@ -0,0 +1,62 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Gestions des participants</title>
+<link href="newstyle.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<table class="formulaire">
+<tr>
+<th colspan="3">Participants</th>
+</tr>
+<tr>
+<td>Contacts disponibles </td>
+<td>&nbsp;</td>
+<td>Participants </td>
+</tr>
+<tr>
+<td>
+<select name="listeDispo" id="listeDispo">
+<option>Tous</option>
+<option>Liste prof</option>
+<option>PPP</option>
+<option>Specialiste language C</option>
+<option>Pro-linux</option>
+<option>Pro-windows</option>
+</select>
+</td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td>
+<select name="contactDispo" size="10" id="contactDispo">
+<option>Andriana</option>
+<option>J&eacute;r&eacute;mie Denoyer</option>
+</select>
+</td>
+<td><input name="AjouterParticipant" type="button" id="AjouterParticipant" value="Ajouter" />
+<br/>
+<br/>
+<input name="supprimerParticipant" type="button" id="supprimerParticipant" value="Retirer" /></td>
+<td>
+<select name="participants" size="10" id="participants">
+<option>Andriana</option>
+<option>Ludovic Pouzenc</option>
+</select>
+</td>
+</tr>
+<tr>
+<td><input name="newContact" type="button" id="newContact" value="Ajouter un nouveau contact"/></td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td>&nbsp;</td>
+<td><input type="submit" name="Submit" value="Valider" /></td>
+<td>&nbsp;</td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/maquette_old/iCal/iCal2.ics b/maquette_old/iCal/iCal2.ics
new file mode 100644
index 0000000..c9e1e22
--- /dev/null
+++ b/maquette_old/iCal/iCal2.ics
@@ -0,0 +1,16 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+BEGIN:VEVENT
+UID:2.2
+SUMMARY:PPP AWOR1 (julien.sere@free.fr)
+DTSTART:20070522T141500
+DTEND:20070522T161500
+LOCATION:Salle 209
+DESCRIPTION:Le SNI
+ATTENDEE:mailto:julien.sere@free.fr
+ATTENDEE:mailto:jeremie.denoyer@free.fr
+ATTENDEE:mailto:lpouzenc@wanadoo.fr
+ATTENDEE:mailto:semoucht@wanadoo.fr
+URL:http://awor.free.fr/
+END:VEVENT
+END:VCALENDAR
diff --git a/maquette_old/iCal/iCal3.ics b/maquette_old/iCal/iCal3.ics
new file mode 100644
index 0000000..37c39d1
--- /dev/null
+++ b/maquette_old/iCal/iCal3.ics
@@ -0,0 +1,16 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+BEGIN:VEVENT
+UID:3.2
+SUMMARY:PPP AWOR1 (julien.sere@free.fr)
+DTSTART:20070522T141500
+DTEND:20070522T161500
+LOCATION:Salle 209
+DESCRIPTION:Le SNI
+ATTENDEE:mailto:julien.sere@free.fr
+ATTENDEE:mailto:jeremie.denoyer@free.fr
+ATTENDEE:mailto:lpouzenc@wanadoo.fr
+ATTENDEE:mailto:semoucht@wanadoo.fr
+URL:http://awor.free.fr/
+END:VEVENT
+END:VCALENDAR
diff --git a/maquette_old/ical.php b/maquette_old/ical.php
new file mode 100644
index 0000000..7dc43e3
--- /dev/null
+++ b/maquette_old/ical.php
@@ -0,0 +1,60 @@
+<?php
+include ('connect.inc.php');
+function generationIcal ($identifiant)
+{
+ $result = mysql_query("SELECT DISTINCT R.idR,R.objetR,P.courrielP,C.dateHeure,C.duree,R.lieuR,R.ordreJourR,L.idL FROM Liste L,Reunion R,Appartenir A,Creneau C,Personne P WHERE ((A.idP = $identifiant AND A.idL = L.idL) OR R.idP_Orga = $identifiant) AND R.idL = L.idL AND C.idC = R.idC_Fixe AND P.idP = R.idP_Orga");
+ if (mysql_num_rows($result)>0)
+ {
+ $nameiCal = "iCal" . $identifiant . ".ics";
+ $textiCal = "BEGIN:VCALENDAR\r\n" . "VERSION:2.0\r\n";
+ for($i=0;$i<mysql_num_rows($result);$i++)
+ {
+ $row = mysql_fetch_array($result);
+ $textiCal .= "BEGIN:VEVENT\r\n" . "UID:$identifiant." . $row["idR"] . "\r\n";
+ $textiCal .= "SUMMARY:" . $row["objetR"] . " (" . $row["courrielP"] . ")" ."\r\n";
+ list($date,$time) = explode(" ",$row["dateHeure"]);
+ list($year,$month,$day) = explode("-",$date);
+ list($hour,$minute,$seconde) = explode(":",$time);
+ $textiCal .= "DTSTART:$year$month$day"."T"."$hour$minute$seconde"."\r\n";
+ $endDate = date("Ymd", mktime((int)$hour, (int)((int)$minute+(int)$row["duree"]), (int)$seconde,(int)$month, (int)$day, (int)$year));
+ $endTime = date("His", mktime((int)$hour, (int)((int)$minute+(int)$row["duree"]), (int)$seconde,(int)$month, (int)$day, (int)$year));
+ $textiCal .= "DTEND:$endDate"."T"."$endTime"."\r\n" ;
+ $textiCal .= "LOCATION:".$row["lieuR"]."\r\n";
+ $textiCal .= "DESCRIPTION:".$row["ordreJourR"]."\r\n";
+ $result_p = mysql_query("SELECT P.courrielP FROM Appartenir A,Personne P WHERE A.idP = P.idP AND A.idL = " . $row['idL']);
+ for($j=0;$j<mysql_num_rows($result_p);$j++)
+ {
+ $row_p = mysql_fetch_array($result_p);
+ $textiCal .= "ATTENDEE:mailto:" . $row_p['courrielP'] . "\r\n";
+ }
+ $textiCal .= "URL:http://awor.free.fr/\r\n";
+ $textiCal .= "END:VEVENT\r\n";
+ }
+ $textiCal .= "END:VCALENDAR\r\n";
+ if ($f=fopen("iCal/".$nameiCal,"wb")) if (fputs($f, $textiCal) == true) {fclose($f); return($nameiCal);}
+ fclose($f);
+ return ("erreur");
+ }
+ else
+ {
+ return ("none");
+ }
+}
+
+if (isset($_GET["id"])) //a remplacer par isset($_SESSION["id"])
+{
+ $res = generationIcal($id);
+ if ($res != "none" && res != "erreur")
+ {
+ header("Content-disposition: attachment; filename=$res");
+ header("Content-Type: application/force-download");
+ header("Content-Transfer-Encoding: text/ics\n"); // Surtout ne pas enlever le \n
+ header("Content-Length: ".filesize("iCal/".$res));
+ header("Pragma: no-cache");
+ header("Cache-Control: must-revalidate, post-check=0, pre-check=0, public");
+ header("Expires: 0");
+ readfile("iCal/".$res);
+ }
+}
+
+?>
diff --git a/maquette_old/icalold.php b/maquette_old/icalold.php
new file mode 100644
index 0000000..e9c9864
--- /dev/null
+++ b/maquette_old/icalold.php
@@ -0,0 +1,95 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>T&eacute;l&eacute;charger le fichier iCal</title>
+<link href="style1.css" rel="stylesheet" type="text/css" />
+</head>
+
+<body>
+<table cellspacing="0" class="main">
+<tr>
+<td><h2>AWOR</h2></td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td class="menu"><a href="menu1.php">R&eacute;unions</a> <a href="listes.php">Listes</a> <a href="ical.php">iCal</a></td>
+<td class="menu"><p class="deconnexion"><a href="deco.php">D&eacute;connexion</a></p></td>
+</tr>
+<tr>
+<td>
+<p class="arbre">&gt; <a href="index.html">Accueil</a> &gt; <a href="index.html">R&eacute;unions</a> &gt; D&eacute;tails d'une r&eacute;union</p>
+<br/>
+<table cellspacing="0" class="details_reunion">
+<thead>
+<tr>
+<th>D&eacute;tails de la r&eacute;union </th>
+<th>&nbsp;</th>
+</tr>
+</thead>
+<tr>
+<td><strong>Objet : </strong></td>
+<td>PPP AWOR1 </td>
+</tr>
+<tr>
+<td><strong>Organisateur : </strong></td>
+<td>Julien SERE </td>
+</tr>
+<tr>
+<td><strong>Lieu : </strong></td>
+<td>Salle 209 </td>
+</tr>
+<tr>
+<td><strong>Ordre du jour : </strong></td>
+<td>Le SNI </td>
+</tr>
+<tr>
+<td><strong>Remarque :</strong></td>
+<td>aucune</td>
+</tr>
+</table>
+<p><br />
+<br />
+il faut dans d&eacute;tails d'une r&eacute;union :<br />
+- <s>pouvoir ajouter un fichier</s><br />
+- <s>supprimer un cr&eacute;neau</s><br />
+- fixer un cr&eacute;neau<br />
+- <s>supprimer un participant</s><br />
+- <s>Saisir un commentaire</s><br />
+- <s>Annuler la r&eacute;union</s></p>
+<p><s>- Diff&eacute;rencer les 3 cr&eacute;neaux (c'est les trois m&ecirc;me pour l'instant)</s><br />
+-
+ <s>Montrer les 3 &eacute;tats de r&eacute;ponses</s><br />
+ <s>-
+Harmoniser les r&eacute;ponse inconnue entre le l'image &quot;?&quot; ou rien ..</s><br />
+-
+Les Alignements sont pas les meme en temps qu'organisateur et en tant que participant (sur le d&eacute;tails de la r&eacute;union)<br />
+-
+Et peut etre montrer comment fixer la r&eacute;union</p>
+<p>- <s>ya des diff&eacute;rences entre les icones entre la page d&eacute;tail r&eacute;union qd on est admin la page ou on est simple participant<br />
+</s>- ya une icone de &quot;?&quot; ds la version admin<br />
+-
+<s>beaucoup de pages ont un &lt;tiltle&gt;D&eacute;tails d'une r&eacute;union&lt;/title&gt; et c'est parfoismal &agrave; props</s><br />
+-
+dans la table d&eacute;tails d'une r&eacute;union qui apparait dans plusieur pages, l'alignement des intitul&eacute;s est &agrave; chaque fois diff&eacute;rent (&agrave; droite, centr&eacute;, pas au m&ecirc;me endroit...)<br />
+-
+le fichier ical.php ne devrai-t-il pas juste &ecirc;tre une popup de t&eacute;l&eacute;chargement =&gt;<strong>a voir </strong><br />
+- dans detail_reunion_admin.php, je trouve que les liens dans les intitul&eacute;s &ccedil;a fait bizarre, mais en m&ecirc;me temps, j'ai pas de propositions pour faire mieux !<br />
+Aussi, qd une personne affiche le d&eacute;tail d'une r&eacute;union pour laquelle elle invit&eacute;e,il faut qu'elle puisse voir ce qu'elle a d&eacute;j&agrave; r&eacute;pondu, mais en plus, qu'elle puisse modifier son choix...pour le d&eacute;tail d'une r&eacute;union, on a un tableau &agrave; double entr&eacute;e. J'aurai bien vu la colonne des coches &agrave; droite de la colonne des personnes.<br />
+Et cette colonne des personnes du coup serait compl&egrave;tement &agrave; gauche et j'y mettrai un trait vertical pour signifier que c'est un tableau &agrave; double entr&eacute;e.Dans organiser.php j'aurai bien repris comme titre de table &quot;D&eacute;tails de la r&eacute;union&quot; comme dans les autres...<br />
+Les champs Ordre du jour et remarque sont courts. li vaudrai mieux qu'ils soient multi-ligne...<br />
+A priori &ccedil;a g&egrave;nera pas trop dans l'affichage du d&eacute;tail de la r&eacute;union.<br />
+<s>Le fond vert est un peu kitch, un gris moyen ferai l'affaire.</s></p>
+<p><br />
+<br />
+</p></td>
+<td class="aide"><div class="titre_aide">Aide</div>
+<div class="corps_aide">Cette page vous permet de visualiser les d&eacute;tails d'une r&eacute;union.
+<br />
+Vous pouvez modifier votre disponibilit&eacute; en fonction des cr&eacute;neaux pr&eacute;vu par le createur de la r&eacute;union.<br />
+Il est possible &agrave; tout instant de se d&eacute;connecter en cliquant sur le bouton D&eacute;connexion situ&eacute; en haut &agrave; droite de l'&eacute;cran.<br />
+Astuce : gr&acirc;ce &agrave; AWOR, vous pouvez transferer vos r&eacute;unions sur votre agenda personnel. </div></td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/maquette_old/images/add.gif b/maquette_old/images/add.gif
new file mode 100644
index 0000000..1678eb5
--- /dev/null
+++ b/maquette_old/images/add.gif
Binary files differ
diff --git a/maquette_old/images/addP.gif b/maquette_old/images/addP.gif
new file mode 100644
index 0000000..aa77bef
--- /dev/null
+++ b/maquette_old/images/addP.gif
Binary files differ
diff --git a/maquette_old/images/button_del.png b/maquette_old/images/button_del.png
new file mode 100644
index 0000000..899b785
--- /dev/null
+++ b/maquette_old/images/button_del.png
Binary files differ
diff --git a/maquette_old/images/button_del_old.png b/maquette_old/images/button_del_old.png
new file mode 100644
index 0000000..1368996
--- /dev/null
+++ b/maquette_old/images/button_del_old.png
Binary files differ
diff --git a/maquette_old/images/button_ok.png b/maquette_old/images/button_ok.png
new file mode 100644
index 0000000..229550e
--- /dev/null
+++ b/maquette_old/images/button_ok.png
Binary files differ
diff --git a/maquette_old/images/button_ok_old.png b/maquette_old/images/button_ok_old.png
new file mode 100644
index 0000000..4e32f00
--- /dev/null
+++ b/maquette_old/images/button_ok_old.png
Binary files differ
diff --git a/maquette_old/images/del.gif b/maquette_old/images/del.gif
new file mode 100644
index 0000000..cc89b0b
--- /dev/null
+++ b/maquette_old/images/del.gif
Binary files differ
diff --git a/maquette_old/images/details.png b/maquette_old/images/details.png
new file mode 100644
index 0000000..11982cc
--- /dev/null
+++ b/maquette_old/images/details.png
Binary files differ
diff --git a/maquette_old/images/edit.png b/maquette_old/images/edit.png
new file mode 100644
index 0000000..05711a0
--- /dev/null
+++ b/maquette_old/images/edit.png
Binary files differ
diff --git a/maquette_old/images/editCreneau.gif b/maquette_old/images/editCreneau.gif
new file mode 100644
index 0000000..c4dc82d
--- /dev/null
+++ b/maquette_old/images/editCreneau.gif
Binary files differ
diff --git a/maquette_old/images/editCreneau2.gif b/maquette_old/images/editCreneau2.gif
new file mode 100644
index 0000000..ba90a82
--- /dev/null
+++ b/maquette_old/images/editCreneau2.gif
Binary files differ
diff --git a/maquette_old/images/logo old.png b/maquette_old/images/logo old.png
new file mode 100644
index 0000000..6b0c3eb
--- /dev/null
+++ b/maquette_old/images/logo old.png
Binary files differ
diff --git a/maquette_old/images/logo.png b/maquette_old/images/logo.png
new file mode 100644
index 0000000..a768d45
--- /dev/null
+++ b/maquette_old/images/logo.png
Binary files differ
diff --git a/maquette_old/images/masque.png b/maquette_old/images/masque.png
new file mode 100644
index 0000000..45a6027
--- /dev/null
+++ b/maquette_old/images/masque.png
Binary files differ
diff --git a/maquette_old/images/masque_ancien.png b/maquette_old/images/masque_ancien.png
new file mode 100644
index 0000000..64aee18
--- /dev/null
+++ b/maquette_old/images/masque_ancien.png
Binary files differ
diff --git a/maquette_old/images/ok.gif b/maquette_old/images/ok.gif
new file mode 100644
index 0000000..1935a84
--- /dev/null
+++ b/maquette_old/images/ok.gif
Binary files differ
diff --git a/maquette_old/images/ongletBeige.png b/maquette_old/images/ongletBeige.png
new file mode 100644
index 0000000..ac86a89
--- /dev/null
+++ b/maquette_old/images/ongletBeige.png
Binary files differ
diff --git a/maquette_old/images/ongletNoir.png b/maquette_old/images/ongletNoir.png
new file mode 100644
index 0000000..07137d2
--- /dev/null
+++ b/maquette_old/images/ongletNoir.png
Binary files differ
diff --git a/maquette_old/images/question.gif b/maquette_old/images/question.gif
new file mode 100644
index 0000000..d57516b
--- /dev/null
+++ b/maquette_old/images/question.gif
Binary files differ
diff --git a/maquette_old/images/titre.png b/maquette_old/images/titre.png
new file mode 100644
index 0000000..d8d9ce6
--- /dev/null
+++ b/maquette_old/images/titre.png
Binary files differ
diff --git a/maquette_old/index.html b/maquette_old/index.html
new file mode 100644
index 0000000..46736e9
--- /dev/null
+++ b/maquette_old/index.html
@@ -0,0 +1,67 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Awor : liste des r&eacute;unions</title>
+<link href="newstyle.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="titre"><h2>AWOR</h2></div>
+
+<div id="main_menu">
+<ul id="menu">
+<li><a href="index.html">R&eacute;unions</a></li>
+<li><a href="listes.php">Groupes</a></li>
+<li><a href="profil.php">Mon profil</a></li>
+<li><a href="ical.php">iCal</a></li>
+<li id="deconnection"><a href="deco.php">D&eacute;connexion</a></li>
+</ul>
+</div>
+
+<div id="sous_menu"><p class="arbre">&gt; <a href="index.html">Accueil</a> &gt; <a href="index.html">R&eacute;unions</a> &gt; Liste des r&eacute;unions</p></div>
+
+<div id="aide">
+<h2>Aide</h2>
+Cette page vous permet de visualiser les r&eacute;unions qui vous concernent.<br />
+Les &eacute;l&eacute;ments requi&egrave;rant votre attention sont en rouge.<br />
+Cliquer sur l'icone &agrave; droite pour afficher les d&eacute;tails d'une r&eacute;union.<br />
+Il est possible &agrave; tout instant de se d&eacute;connecter en cliquant sur le bouton D&eacute;connexion situ&eacute; en haut &agrave; droite de l'&eacute;cran.
+<br />
+Astuce : gr&acirc;ce &agrave; AWOR, vous pouvez transferer vos r&eacute;unions sur votre agenda personnel.
+</div>
+
+<div id="contenu">
+Bonjour Julien Sere, nous sommes le 2/12/06.
+<br/><br/>
+<a href="organiser.php">Organiser une r&eacute;union</a>
+<br/><br/>
+<table class="listeReunions">
+<tr>
+<th>Objet</th>
+<th>Organisateur</th>
+<th>Date</th>
+<th>Etat</th>
+<th>D&eacute;tails</th>
+</tr>
+<tr>
+<td><a href="details_reunion.php">D&eacute;tails stage NEWI </a></td>
+<td>M. Verdier </td>
+<td>Date non fix&eacute;e</td>
+<td>En pr&eacute;paration </td>
+<td><a href="details_reunion.php"><img src="images/details.png" alt="D&eacute;tails" width="20" height="20" /></a></td>
+</tr>
+<tr>
+<td><a href="details_reunion_admin.php">PPP AWOR1 </a></td>
+<td class="organisateur">Julien Sere </td>
+<td>25/12/06 &agrave; 18:00 </td>
+<td>En pr&eacute;paration </td>
+<td><a href="details_reunion_admin.php"><img src="images/details.png" alt="D&eacute;tails" width="20" height="20" /></a></td>
+</tr>
+</table>
+<br/>
+<a href="organiser.php">Organiser une r&eacute;union</a>
+</div>
+
+</body>
+
+</html>
diff --git a/maquette_old/index2.html b/maquette_old/index2.html
new file mode 100644
index 0000000..0395614
--- /dev/null
+++ b/maquette_old/index2.html
@@ -0,0 +1,92 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Awor : liste des r&eacute;unions</title>
+<link href="style1.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<script language="javascript" type="text/javascript">
+var newWin = null;
+function closeWin(){
+if (newWin != null){
+if(!newWin.closed)
+newWin.close();
+}
+}
+function popUp(strURL,strType,strHeight,strWidth) {
+closeWin();
+var strOptions="";
+if (strType=="console") strOptions="resizable,height="+strHeight+",width="+strWidth;
+if (strType=="fixed") strOptions="status,height="+strHeight+",width="+strWidth;
+if (strType=="elastic") strOptions="toolbar,menubar,scrollbars,resizable,location,
+height="+strHeight+",width="+strWidth;
+newWin = window.open(strURL, 'newWin', strOptions);
+newWin.focus();
+}
+</script>
+<table width="99%" class="principal">
+<tr>
+<td><h2>AWOR</h2></td>
+</tr>
+<tr>
+<td>
+<ul class="menu">
+<li class="menu"><a href="menu1.php">Organiser une r&eacute;union</a></li>
+<li class="menu"><a href="menu1.php">Gerer mes listes</a></li>
+<li class="menu"><a href="modifmail.php" onclick="popUp(this.href,'Modification du mail',300,100);return false;">Modifier mon adresse mail</a></li>
+<li class="menu"><a href="menu1.php">T&eacute;l&eacute;charger le ficher iCal </a></li>
+</ul>
+</td>
+</tr>
+<tr>
+<td>Bonjour Julien Sere, nous sommes le 2/12/06.<br />
+Les &eacute;lements requierant votre attention sont en <span class="important">rouge</span>
+<table width="85%">
+<tr>
+<th>(ID R&eacute;union)</th>
+<th>Objet</th>
+<th>Date</th>
+<th>Etat</th>
+<th>D&eacute;tails</th>
+</tr>
+<tr>
+<td>r1</td>
+<td>Jury S1 </td>
+<td>26/11/06 &agrave; 9:30 </td>
+<td class="termine">Termin&eacute;</td>
+<td><a href="details_reunion.php"><img src="images/details.png" alt="D&eacute;tails" width="20" height="20" border="0" /></a></td>
+</tr>
+<tr>
+<td>r2</td>
+<td>Decision NEWI </td>
+<td>?</td>
+<td>En pr&eacute;paration </td>
+<td><img src="images/details.png" alt="D&eacute;tails" width="20" height="20" /></td>
+</tr>
+<tr>
+<td>r3</td>
+<td>PPP AWOR1 </td>
+<td>25/12/06 &agrave; 18:00 </td>
+<td>Date arret&eacute;e </td>
+<td><img src="images/details.png" alt="D&eacute;tails" width="20" height="20" /></td>
+</tr>
+<tr>
+<td>r4</td>
+<td>Probl&egrave;me RU </td>
+<td>?</td>
+<td>En pr&eacute;paration </td>
+<td><img src="images/details.png" alt="D&eacute;tails" width="20" height="20" /></td>
+</tr>
+</table>
+Remarque :
+<ul>
+<li>il serait peut etre interessant de mettre l'organisateur dans le tableau, ca me semble assez important...</li>
+<li>La colonne ID me semble inutile</li>
+</ul>
+</td>
+</tr>
+</table>
+</body>
+
+</html>
diff --git a/maquette_old/listes.php b/maquette_old/listes.php
new file mode 100644
index 0000000..415cde4
--- /dev/null
+++ b/maquette_old/listes.php
@@ -0,0 +1,66 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Listes de contacts</title>
+<link href="newstyle.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="titre"><h2>AWOR</h2></div>
+
+<div id="main_menu">
+<ul id="menu">
+<li><a href="index.html">R&eacute;unions</a></li>
+<li><a href="listes.php">Groupes</a></li>
+<li><a href="profil.php">Mon profil</a></li>
+<li><a href="ical.php">iCal</a></li>
+<li id="deconnection"><a href="deco.php">D&eacute;connexion</a></li>
+</ul>
+</div>
+
+<div id="sous_menu">
+<p class="arbre">&gt; <a href="index.html">Accueil</a> &gt; <a href="listes.php">Groupes</a> &gt; Listes des groupes</p>
+</div>
+
+<div id="aide"><h2>Aide</h2>
+Cette page vous permet de g&eacute;rer les diff&eacute;rentes listes de contacts.
+</div>
+
+<div id="contenu">
+<a href="#" onclick="window.open('ajouterListe.php','wclose','toolbar=no,status=yes,left=20,top=30')">Cr&eacute;er une liste</a><br />
+<br/>
+<table cellspacing="0">
+ <thead>
+ <tr>
+ <th>&nbsp;</th>
+ <th>Type</th>
+ <th>Libell&eacute;</th>
+ </tr>
+ </thead>
+ <tr>
+ <td><img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+ <td>Priv&eacute;e</td>
+ <td><a href="gestListes.php">Mes contacts pr&eacute;f&eacute;r&eacute;s</a> </td>
+ </tr>
+ <tr>
+ <td><img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+ <td>Priv&eacute;e</td>
+ <td><a href="gestListes.php">Professeurs de TP de r&eacute;seau</a></td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td>Public</td>
+ <td><a href="gestListes.php">Conseil d'administration</a></td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td>Public</td>
+ <td><a href="gestListes.php">Tous</a></td>
+ </tr>
+</table>
+<br />
+<a href="#" onclick="window.open('ajouterListe.php','wclose','toolbar=no,status=yes,left=20,top=30')">Cr&eacute;er une liste</a><br /><br />
+</div>
+
+</body>
+</html>
diff --git a/maquette_old/modele.html b/maquette_old/modele.html
new file mode 100644
index 0000000..c087d59
--- /dev/null
+++ b/maquette_old/modele.html
@@ -0,0 +1,53 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Awor : liste des r&eacute;unions</title>
+<link href="style1.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<script language="javascript" type="text/javascript">
+var newWin = null;
+function closeWin(){
+if (newWin != null){
+if(!newWin.closed)
+newWin.close();
+}
+}
+function popUp(strURL,strType,strHeight,strWidth) {
+closeWin();
+var strOptions="";
+if (strType=="console") strOptions="resizable,height="+strHeight+",width="+strWidth;
+if (strType=="fixed") strOptions="status,height="+strHeight+",width="+strWidth;
+if (strType=="elastic") strOptions="toolbar,menubar,scrollbars,resizable,location,
+height="+strHeight+",width="+strWidth;
+newWin = window.open(strURL, 'newWin', strOptions);
+newWin.focus();
+}
+</script>
+<table class="main">
+<tr>
+<td><h2>AWOR</h2></td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td class="menu">
+<a href="menu1.php">R&eacute;unions</a>
+<a href="listes.php">Listes</a>
+<a href="ical.php">iCal</a></td>
+<td class="menu"><p class="deconnexion"><a href="deco.php">D&eacute;connexion</a></p></td>
+</tr>
+<tr>
+<td>
+<p class="arbre">&gt; <a href="index.html">Accueil</a> &gt; <a href="listeReunion.php">Réunions</a> &gt; Liste des réunions</p>
+<p>
+</p></td>
+<td class="aide">
+<div class="titre_aide">Aide</div>
+<div class="corps_aide">Cnel. </div>
+</td>
+</tr>
+</table>
+</body>
+
+</html>
diff --git a/maquette_old/modifmail.php b/maquette_old/modifmail.php
new file mode 100644
index 0000000..ab20ef7
--- /dev/null
+++ b/maquette_old/modifmail.php
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Modifier mon adresse mail</title>
+<link href="style1.css" rel="stylesheet" type="text/css" />
+</head>
+
+<body>
+<table width="99%" class="principal">
+<tr>
+<td><h2>AWOR</h2></td>
+</tr>
+<tr>
+<td>Votre adresse mail actuel est :<br />
+julien.sere@free.fr<br />
+Entrer la nouvelle adresse mail:
+<input name="mail" type="text" size="25" /></td>
+</tr>
+<tr>
+<td><input type="submit" name="BEnvoyer" value="Appliquer" />&nbsp;&nbsp;&nbsp;
+<input type="submit" name="BFermer" value="Annuler" onClick="self.close()"/></td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/maquette_old/newstyle.css b/maquette_old/newstyle.css
new file mode 100644
index 0000000..6b35367
--- /dev/null
+++ b/maquette_old/newstyle.css
@@ -0,0 +1,237 @@
+
+img { border : none ; }
+body {
+ color: #000000;
+ background-color:#F5F5DC;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ padding:0px;
+ margin:0px;
+ min-width:750px; /*Pour eviter le chevauchement pour FireFox, ne change rien pour IE (qui gere pas trop mal sans ca) */
+}
+table {
+ border-spacing:0px;
+ margin: auto;
+ padding: 0px;
+ width:98%;
+ text-align:center;
+ border: thin solid #E0E0E0;
+ border-collapse:collapse; /* Imite le cellspacing=0 et fonctionne sous IE */
+ background-color:#F7F7F7;
+}
+th {
+ border-right:none;
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #551A8B;
+}
+td {
+ border-bottom-width: thin;
+ border-bottom-style: solid;
+ border-bottom-color: #E0E0E0;
+}
+th a:link, th a:visited {
+ font-size: x-small;
+ color: #FFFFFF;
+}
+h1 {
+ font-weight: bold;
+ color: #9999FF;
+ text-align: center;
+}
+h2 {
+ color: #5C5CFF;
+ margin: 0px;
+}
+select { width:auto; }
+/***** Titre *****/
+#titre h2 {
+ color: #551A8B;
+ margin-left:50px;
+ height:50px;
+ width:200px;
+ background-image:url(images/titre.png);
+ background-position:left;
+ background-repeat:no-repeat;
+ color:#FFFFFF;
+ font-size:0px;
+}
+#titre {
+ height:50px;
+ clear:left;
+ background-color:#FFFFFF;
+ background-image:url(images/logo.png);
+ background-position:left;
+ background-repeat:no-repeat;
+}
+
+/*****************/
+/***** Menu *****/
+#menu {
+ padding:0px;
+ margin:0px;
+ width:100%;
+ height:20px;
+ background-color:#551A8B;
+}
+#menu a {
+ text-decoration:none;
+ display:block;
+ font-weight:bold;
+ text-align:center;
+ color:#FFFFFF;
+}
+#menu a:hover {
+ color:#000000;
+ background-color:#FFFFFF;
+}
+/* Pour IE5/MAC \*/#menu a{float:none;}/**/
+#menu li {
+ list-style: none;
+ float:left;
+ padding:0;
+ margin:0;
+ width:120px;
+ white-space:nowrap;/*Evite l'étalement sur deux ligne*/
+ vertical-align:middle;
+}
+#menu #deconnection {
+ float:right;
+}
+
+#main_menu {
+
+}
+/*********************/
+/***** Sous Menu *****/
+#sous_menu {
+ clear:left;
+ padding-top:5px;
+ padding-bottom:3px;
+ padding-left:15px;
+ border-bottom:1px solid #000000;
+ background-color:#8470FF;
+}
+/* -------------- Arbre -------------------*/
+p.arbre {
+ font-size: small;
+ color: #FFFFFF;
+ text-align: left;
+ margin-top: 0px;
+ margin-right: 0px;
+ margin-bottom: 0px;
+ margin-left: 0px;
+}
+p.arbre a:link, p.arbre a:visited {color:#FFFFFF; }
+
+/*******************/
+/***** Contenu *****/
+#contenu {
+ padding-top:10px;
+ padding-bottom:20px;
+ padding-left:5px;
+ padding-right:22%;/*225px;*/ /*200 + 5*2 + 2*2 + (pour ie 5*2) */
+}
+#aide {
+ text-align:justify;
+ color:#000000;
+ float:right;
+ margin:5px;
+ padding:5px;
+ border:thin solid #000000;
+ background-color:#F7F7F7;
+ font-size:small;
+ width:18%;
+}
+#aide h2
+{
+ text-align:center;
+ font-size:medium;
+ color:#FFFFFF;
+ background-color:#551A8B;
+ margin-top:0;
+ margin-bottom:10px;
+}
+
+
+.popup , .popup_creneau , .popup_personne , .popup_commentaire , .popup_fichier , .popup_new {
+ display: none;
+ position: absolute;
+ left:50%;
+ top:50%;
+ border: 3px solid #000000;
+ background-color: #8470FF;
+ z-index: 500;
+ font-size: 80%;
+ text-align:center;
+}
+.popup {
+ width: 20em;
+ height: 8em;
+ margin-top: -4em ;/*moitié de height */
+ margin-left: -10em ;/*moitié de width */
+}
+
+.popup_creneau {
+ width: 45em;
+ height: 22em;
+ margin-top: -11em ;/*moitié de height */
+ margin-left: -22.5em ;/*moitié de width */
+}
+.popup_personne {
+ width: 45em;
+ height: 25em;
+ margin-top: -12.5em ;/*moitié de height */
+ margin-left: -22.5em ;/*moitié de width */
+}
+.popup_commentaire {
+ width: 30em;
+ height: 8em;
+ margin-top: -4em ;/*moitié de height */
+ margin-left: -15em ;/*moitié de width */
+}
+
+.popup_fichier {
+ width: 30em;
+ height: 8em;
+ margin-top: -4em ;/*moitié de height */
+ margin-left: -15em ;/*moitié de width */
+}
+
+.popup_new {
+ width: 30em;
+ height: 8em;
+ margin-top: -4em ;/*moitié de height */
+ margin-left: -15em ;/*moitié de width */
+}
+
+.popup h2 , .popup_creneau h2 , .popup_personne h2 , .popup_commentaire h2 , .popup_fichier h2 , .popup_new h2
+{
+ background:#551A8B;
+ color:#FFFFFF;
+ font-size:small;
+ border-bottom:inherit;
+}
+
+div.popup_contenu
+{
+ margin-top:1em;
+ vertical-align:middle;
+}
+
+.popup input , .popup_creneau input , .popup_personne input , .popup_commentaire input , .popup_fichier input , .popup_new input
+{
+ cursor:pointer;
+}
+
+#masque
+{
+ width:100%;
+ height:100%;
+ display: none;
+ position: absolute;
+ left:0px;
+ top:0px;
+ background-image:url(images/masque.png);
+ background-repeat:repeat;
+ z-index: 499;
+} \ No newline at end of file
diff --git a/maquette_old/newstyle_Awor.css b/maquette_old/newstyle_Awor.css
new file mode 100644
index 0000000..489019c
--- /dev/null
+++ b/maquette_old/newstyle_Awor.css
@@ -0,0 +1,146 @@
+img { border : none ; }
+body {
+ color: #000000;
+ background-color:#C1C6FD;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ padding:0px;
+ margin:0px;
+ min-width:750px; /*Pour eviter le chevauchement pour FireFox, ne change rien pour IE (qui gere pas trop mal sans ca) */
+}
+table {
+ border-spacing:0px;
+ margin: auto;
+ padding: 0px;
+ width:98%;
+ text-align:center;
+ border: thin solid #000000;
+ border-collapse:collapse; /* Imite le cellspacing=0 et fonctionne sous IE */
+ background-color:#FFFF99;
+}
+th {
+ border-right:none;
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #000000;
+ font-size: small;
+}
+td {
+ border-bottom-width: thin;
+ border-bottom-style: solid;
+ border-bottom-color: #000000;
+}
+th a:link, th a:visited {
+ font-size: x-small;
+ color: #FFFFFF;
+}
+h1 {
+ font-weight: bold;
+ color: #9999FF;
+ text-align: center;
+}
+h2 {
+ color: #5C5CFF;
+ margin: 0px;
+}
+select { width:auto; }
+/***** Titre *****/
+#titre h2 {
+ color: #6666FF;
+ margin-left: 70px;
+}
+#titre {
+ padding: 10px 0px 10px;
+ clear:left;
+ background-color:#FFFF99;
+ background-image:url(images/logo.png);
+ background-position:left;
+ background-repeat:no-repeat;
+}
+
+/*****************/
+/***** Menu *****/
+#menu {
+ padding:0px;
+ margin:0px;
+ width:100%;
+ height:20px;
+ background-color:#000000;
+}
+#menu a {
+ text-decoration:none;
+ display:block;
+ font-weight:bold;
+ text-align:center;
+ color:#FFFFFF;
+}
+#menu a:hover {
+ color:#000000;
+ background-color:#FFFFFF;
+}
+/* Pour IE5/MAC \*/#menu a{float:none;}/**/
+#menu li {
+ list-style: none;
+ float:left;
+ padding:0;
+ margin:0;
+ width:120px;
+ white-space:nowrap;/*Evite l'étalement sur deux ligne*/
+ vertical-align:middle;
+}
+#menu #deconnection {
+ float:right;
+}
+
+#main_menu {
+
+}
+/*********************/
+/***** Sous Menu *****/
+#sous_menu {
+ clear:left;
+ padding-top:5px;
+ padding-bottom:3px;
+ padding-left:15px;
+ border-bottom:1px solid #000000;
+}
+/* -------------- Arbre -------------------*/
+p.arbre {
+ font-size: small;
+ color: #1F1FFF;
+ text-align: left;
+ margin-top: 0px;
+ margin-right: 0px;
+ margin-bottom: 0px;
+ margin-left: 0px;
+}
+p.arbre a:link, p.arbre a:visited {color:#1F1FFF; }
+
+/*******************/
+/***** Contenu *****/
+#contenu {
+ padding-top:10px;
+ padding-bottom:20px;
+ padding-left:5px;
+ padding-right:22%;/*225px;*/ /*200 + 5*2 + 2*2 + (pour ie 5*2) */
+ background-color:#FFFF99;
+}
+#aide {
+ text-align:justify;
+ color:#000000;
+ float:right;
+ margin:5px;
+ padding:5px;
+ border:2px solid #000000;
+ background-color:#FFFFFF;
+ font-size:small;
+ width:18%;
+}
+#aide h2
+{
+ text-align:center;
+ font-size:medium;
+ color:#FFFFFF;
+ background-color:#000000;
+ margin-top:0;
+ margin-bottom:10px;
+} \ No newline at end of file
diff --git a/maquette_old/newstyle_Ice.css b/maquette_old/newstyle_Ice.css
new file mode 100644
index 0000000..ef25730
--- /dev/null
+++ b/maquette_old/newstyle_Ice.css
@@ -0,0 +1,181 @@
+img { border : none ; }
+body {
+ color: #000000;
+ background-color:#F5F5DC;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ padding:0px;
+ margin:0px;
+ min-width:750px; /*Pour eviter le chevauchement pour FireFox, ne change rien pour IE (qui gere pas trop mal sans ca) */
+}
+table {
+ border-spacing:0px;
+ margin: auto;
+ padding: 0px;
+ width:98%;
+ text-align:center;
+ border: thin solid #E0E0E0;
+ border-collapse:collapse; /* Imite le cellspacing=0 et fonctionne sous IE */
+ background-color:#F7F7F7;
+}
+th {
+ border-right:none;
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #551A8B;
+}
+td {
+ border-bottom-width: thin;
+ border-bottom-style: solid;
+ border-bottom-color: #E0E0E0;
+}
+th a:link, th a:visited {
+ font-size: x-small;
+ color: #FFFFFF;
+}
+h1 {
+ font-weight: bold;
+ color: #9999FF;
+ text-align: center;
+}
+h2 {
+ color: #5C5CFF;
+ margin: 0px;
+}
+select { width:auto; }
+/***** Titre *****/
+#titre h2 {
+ color: #551A8B;
+ margin-left:50px;
+ height:50px;
+ width:200px;
+ background-image:url(images/titre.png);
+ background-position:left;
+ background-repeat:no-repeat;
+ color:#FFFFFF;
+ font-size:0px;
+}
+#titre {
+ height:50px;
+ clear:left;
+ background-color:#FFFFFF;
+ background-image:url(images/logo.png);
+ background-position:left;
+ background-repeat:no-repeat;
+}
+
+/*****************/
+/***** Menu *****/
+#menu {
+ padding:0px;
+ margin:0px;
+ width:100%;
+ height:20px;
+ background-color:#551A8B;
+}
+#menu a {
+ text-decoration:none;
+ display:block;
+ font-weight:bold;
+ text-align:center;
+ color:#FFFFFF;
+}
+#menu a:hover {
+ color:#000000;
+ background-color:#FFFFFF;
+}
+/* Pour IE5/MAC \*/#menu a{float:none;}/**/
+#menu li {
+ list-style: none;
+ float:left;
+ padding:0;
+ margin:0;
+ width:120px;
+ white-space:nowrap;/*Evite l'étalement sur deux ligne*/
+ vertical-align:middle;
+}
+#menu #deconnection {
+ float:right;
+}
+
+#main_menu {
+
+}
+/*********************/
+/***** Sous Menu *****/
+#sous_menu {
+ clear:left;
+ padding-top:5px;
+ padding-bottom:3px;
+ padding-left:15px;
+ border-bottom:1px solid #000000;
+ background-color:#8470FF;
+}
+/* -------------- Arbre -------------------*/
+p.arbre {
+ font-size: small;
+ color: #FFFFFF;
+ text-align: left;
+ margin-top: 0px;
+ margin-right: 0px;
+ margin-bottom: 0px;
+ margin-left: 0px;
+}
+p.arbre a:link, p.arbre a:visited {color:#FFFFFF; }
+
+/*******************/
+/***** Contenu *****/
+#contenu {
+ padding-top:10px;
+ padding-bottom:20px;
+ padding-left:5px;
+ padding-right:22%;/*225px;*/ /*200 + 5*2 + 2*2 + (pour ie 5*2) */
+}
+#aide {
+ text-align:justify;
+ color:#000000;
+ float:right;
+ margin:5px;
+ padding:5px;
+ border:thin solid #000000;
+ background-color:#F7F7F7;
+ font-size:small;
+ width:18%;
+}
+#aide h2
+{
+ text-align:center;
+ font-size:medium;
+ color:#FFFFFF;
+ background-color:#551A8B;
+ margin-top:0;
+ margin-bottom:10px;
+}
+
+
+#pop1 {
+ display: none;
+ position: absolute;
+ left:50%;
+ top:50%;
+ width: 20em;
+ height: 5em;
+ margin-top: -2.5em ;/*moitié de height */
+ margin-left: -10em ;/*moitié de width */
+ border: 3px solid #E0E0E0;
+ background-color: #8470FF;
+ z-index: 500;
+ font-size: 80%;
+ text-align:center;
+}
+
+#pop1 h2
+{
+ background:#551A8B;
+ color:#FFFFFF;
+ font-size:small;
+}
+
+#pop1 p
+{
+ vertical-align:middle;
+} \ No newline at end of file
diff --git a/maquette_old/organiser.php b/maquette_old/organiser.php
new file mode 100644
index 0000000..cc50554
--- /dev/null
+++ b/maquette_old/organiser.php
@@ -0,0 +1,69 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Organiser une r&eacute;unions</title>
+<link href="newstyle.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<script language="javascript" type="text/javascript">
+var newWin = null;
+function closeWin(){
+if (newWin != null){
+if(!newWin.closed)
+newWin.close();
+}
+}
+function popUp(strURL,strType,strHeight,strWidth) {
+closeWin();
+var strOptions="";
+if (strType=="console") strOptions="resizable,height="+strHeight+",width="+strWidth;
+if (strType=="fixed") strOptions="status,height="+strHeight+",width="+strWidth;
+if (strType=="elastic") strOptions="toolbar,menubar,scrollbars,resizable,location,
+height="+strHeight+",width="+strWidth;
+newWin = window.open(strURL, 'newWin', strOptions);
+newWin.focus();
+}
+</script>
+<div id="titre"><h2>AWOR</h2></div>
+
+<div id="main_menu">
+<ul id="menu">
+<li><a href="index.html">R&eacute;unions</a></li>
+<li><a href="listes.php">Groupes</a></li>
+<li><a href="profil.php">Mon profil</a></li>
+<li><a href="ical.php">iCal</a></li>
+<li id="deconnection"><a href="deco.php">D&eacute;connexion</a></li>
+</ul>
+</div>
+
+<div id="sous_menu"><p class="arbre">&gt; <a href="index.html">Accueil</a> &gt; <a href="index.html">Réunions</a> &gt; Cr&eacute;ation d'une r&eacute;union</p></div>
+
+<div id="aide"><h2>Aide</h2>
+Dans cet page, vous pouvez organiser une r&eacute;union.<br />
+Commencez par nommer votre r&eacute;union et d&eacute;finisez la liste des personnes convi&eacute;s. <br />
+Cliquer sur <a href="participants.php">Ajouter des participants</a> pour ajouter des personnes &agrave; votre r&eacute;union.<br />
+Ajouter ensuite des <a href="creneaux.php">cr&eacute;neaux</a>.
+</div>
+
+<div id="contenu">
+<form method="post" action="details_reunion_admin.php">
+<table cellspacing="0" class="formulaire">
+<thead><tr>
+<th colspan="2">D&eacute;tails de la r&eacute;union </th>
+</tr></thead>
+<tr><td>Objet :</td><td><input name="objetReunion" type="text" id="objetReunion" size="45" /></td></tr>
+<tr><td>Ordre du jour :</td><td><input name="OrdreReunion" type="text" id="OrdreReunion" size="45" /></td></tr>
+<tr><td>Lieu :</td><td><input name="LieuReunion" type="text" id="LieuReunion" size="45" /></td></tr>
+<tr><td>Remarque :</td><td><input name="RemarqueReunion" type="text" id="RemarqueReunion" size="45" /></td></tr>
+<tr>
+<td>Montrer disponibilit&eacute; : </td><td><input name="MontrerDispoReunion" type="checkbox" id="MontrerDispoReunion" value="checkbox" /></td></tr>
+<tr>
+<td colspan="2"><input type="submit" name="Submit" value="Cr&eacute;er" /></td>
+</tr>
+</table>
+</form>
+</div>
+
+</body>
+</html>
diff --git a/maquette_old/popcreneau.php b/maquette_old/popcreneau.php
new file mode 100644
index 0000000..02f48de
--- /dev/null
+++ b/maquette_old/popcreneau.php
@@ -0,0 +1,68 @@
+<?php
+ if (isset($_GET['idR']))
+ {
+ include ('connect.inc.php');
+ echo '<h2>Cr&eacute;neaux de la r&eacute;union </h2>';
+ echo '<div class="popup_contenu">';
+ echo '<form id="formcreneau" method="get" action="'.$_GLOBAL['php_self'].'" onsubmit="return dataListe(\'creneaux\',\'dataCreneaux\');">';
+ echo '<table>';
+ echo '<tr>';
+ echo '<td>Cr&eacute;er un cr&eacute;neau </td>';
+ echo '<td>&nbsp;</td>';
+ echo '<td>Cr&eacute;neaux</td>';
+ echo '</tr>';
+ echo '<tr>';
+ echo '<td>Date : ';
+ echo '<select name="day">';
+ for ($i=1;$i<=31;$i++) {$i = "0$i"; $i = substr($i,-2); echo "<option value=\"$i\">$i</option>"; }
+ echo '</select>/';
+ echo '<select name="month">';
+ for ($i=1;$i<=12;$i++) {$i = "0$i"; $i = substr($i,-2); echo "<option value=\"$i\">$i</option>"; }
+ echo '</select>/';
+ echo '<select name="year">';
+ for ($i=date('Y');$i<=((int)date('Y')+4);$i++) echo "<option value=\"$i\">$i</option>";
+ echo '</select><br />D&eacute;but : ';
+ echo '<select name="hourStart">';
+ for ($i=0;$i<=23;$i++) {$i = "0$i"; $i = substr($i,-2); echo "<option value=\"$i\">$i</option>"; }
+ echo '</select>:';
+ echo '<select name="minuteStart">';
+ for ($i=0;$i<=59;$i++) {$i = "0$i"; $i = substr($i,-2); echo "<option value=\"$i\">$i</option>"; }
+ echo '</select><br />Fin : ';
+ echo '<select name="hourEnd">';
+ for ($i=0;$i<=23;$i++) {$i = "0$i"; $i = substr($i,-2); echo "<option value=\"$i\">$i</option>"; }
+ echo '</select>:';
+ echo '<select name="minuteEnd">';
+ for ($i=0;$i<=59;$i++) {$i = "0$i"; $i = substr($i,-2); echo "<option value=\"$i\">$i</option>"; }
+ echo '</select></td>';
+ echo '<td><input name="AjouterCreneau" type="button" value="Ajouter" onclick="addcreneau(this.form);"/><br/><br/>';
+ echo '<input name="supprimerCreneau" type="button" value="Retirer" onclick="removecreneau(this.form);"/></td>';
+ echo '<td><select name="creneaux" size="10" id="creneaux">';
+
+ $result = mysql_query("SELECT UNIX_TIMESTAMP(dateHeure),duree FROM Creneau WHERE idR=".$_GET['idR']);
+ if (mysql_num_rows($result)>0)
+ {
+ for($i=0;$i<mysql_num_rows($result);$i++)
+ {
+ $row = mysql_fetch_array($result);
+ $date_deb =$row[0];
+ $date_fin = $date_deb + 60 * $row[1];
+ echo '<option>' . date('H:i',$date_deb) . ' -&gt; ' . date('H:i',$date_fin) . ' ' . date('d/m/Y',$date_deb);
+ }
+ }
+
+ echo '</select></td></tr></table><br/>';
+ echo '<input type="hidden" id="dataCreneaux" name="dataCreneaux" />';
+ echo '<input type="submit" value="Valider" name="action" /><input type="button" value="Fermer" onclick="popoff(\'popcreneau\')"/>';
+ echo '</form>';
+ echo '</div>';
+ }
+ else
+ {
+ echo '<div class="popup_contenu">';
+ echo 'Erreur - pas d\'identifiant de r&eacute;union !';
+ echo '<form id="formcreneau" method="get" action="'.$_GLOBAL['php_self'].'">';
+ echo '<input type="button" value="Fermer" onclick="popoff(\'popcreneau\')"/>';
+ echo '</form>';
+ echo '</div>';
+ }
+?>
diff --git a/maquette_old/popfixer.php b/maquette_old/popfixer.php
new file mode 100644
index 0000000..692f4fd
--- /dev/null
+++ b/maquette_old/popfixer.php
@@ -0,0 +1,36 @@
+<?php
+ if (isset($_GET['idC']))
+ {
+ include ('connect.inc.php');
+ echo '<h2>D&eacute;sirez-vous fixer ce cr&eacute;neau ?</h2>';
+ echo '<div class="popup_contenu">';
+ $result = mysql_query("SELECT UNIX_TIMESTAMP(dateHeure),duree FROM Creneau WHERE idC=".$_GET['idC']);
+ if (mysql_num_rows($result)>0)
+ {
+ for($i=0;$i<mysql_num_rows($result);$i++)
+ {
+ $row = mysql_fetch_array($result);
+ $date_deb =$row[0];
+ $date_fin = $date_deb + 60 * $row[1];
+ echo 'Le ' . date('d/m/y', $date_deb) . ' de ' . date('H:i', $date_deb) . ' &agrave; ' . date('H:i', $date_fin);
+ }
+ }
+
+ echo '<br/><br/>';
+ echo '<form id="formfixer" method="get" action="'.$_GLOBAL['php_self'].'">';
+ echo '<input type="submit" value="Valider" name="action"/>';
+ echo '<input type="button" value="Fermer" onclick="popoff(\'popfixer\')"/>';
+ echo '</form>';
+ echo '</div>';
+ }
+ else
+ {
+ echo '<div class="popup_contenu">';
+ echo 'Erreur - pas d\'identifiant de cr&eaneau !';
+ echo '<form id="formfixer" method="get" action="'.$_GLOBAL['php_self'].'">';
+ echo '<input type="button" value="Fermer" onclick="popoff(\'popfixer\')"/>';
+ echo '</form>';
+ echo '</div>';
+ }
+?>
+
diff --git a/maquette_old/profil.php b/maquette_old/profil.php
new file mode 100644
index 0000000..384b7a4
--- /dev/null
+++ b/maquette_old/profil.php
@@ -0,0 +1,34 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Awor : liste des r&eacute;unions</title>
+<link href="newstyle.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="titre"><h2>AWOR</h2></div>
+
+<div id="main_menu">
+<ul id="menu">
+<li><a href="index.html">R&eacute;unions</a></li>
+<li><a href="listes.php">Groupes</a></li>
+<li><a href="profil.php">Mon profil</a></li>
+<li><a href="ical.php">iCal</a></li>
+<li id="deconnection"><a href="deco.php">D&eacute;connexion</a></li>
+</ul>
+</div>
+
+<div id="sous_menu"><p class="arbre">&gt; <a href="index.html">Accueil</a> &gt; <a href="monProfil.html">Mon Profil</a> &gt; Administration du profil</p></div>
+
+<div id="aide">
+<h2>Aide</h2>
+Vous pouvez renseigner votre nom et pr&eacute;nom. <br/>
+Vous avez la possibilit&eacute; de changer votre m&eacute;thode de d'identification. <br/>
+</div>
+
+<div id="contenu">
+</div>
+
+</body>
+
+</html>
diff --git a/maquette_old/script old.js b/maquette_old/script old.js
new file mode 100644
index 0000000..be5b113
--- /dev/null
+++ b/maquette_old/script old.js
@@ -0,0 +1,36 @@
+function pop()
+{
+
+ var myAs = document.getElementsByTagName('a');
+ for (var a = 0; a < myAs.length; ++a) {
+ // Si le lien a une classe de type pop
+ if (myAs[a].className == 'pop') {
+ // on extrait l'id de la popup à partir du href
+ var pop = document.getElementById(myAs[a].href.substring(myAs[a].href.lastIndexOf('#') + 1));
+ // si la popup existe on l'affiche (display block)
+ if (pop) {
+ pop.style.display = 'none';
+ myAs[a].onclick = function() {
+ thisPopup = document.getElementById(this.href.substring(this.href.lastIndexOf('#') + 1))
+ thisPopup.style.display = (thisPopup.style.display == 'none') ? 'block' : 'none';
+ return false;
+ };
+ // on efface la popup en cliquant dessus
+ // pop.onclick = function()
+ // {
+ // this.style.display = 'none';
+ // };
+ var nompopup = myAs[a].href.substring(myAs[a].href.lastIndexOf('#') + 1);
+ var num = nompopup.substring(3,nompopup.length);
+ var nomform = 'form' + num;
+ var formulaire = document.getElementById(nomform);
+ if (formulaire) {
+ document.forms[nomform].elements['fermer'].onclick = function() {
+ pp = document.getElementById(('pop') + this.alt);
+ pp.style.display = 'none';
+ }
+ }
+ }
+ }
+ }
+} \ No newline at end of file
diff --git a/maquette_old/script.js b/maquette_old/script.js
new file mode 100644
index 0000000..93cdcaa
--- /dev/null
+++ b/maquette_old/script.js
@@ -0,0 +1,146 @@
+function addPers(form)
+{
+ if(form.contactDispo.options.selectedIndex>=0)
+ {
+ var oValue = form.contactDispo.options[form.contactDispo.options.selectedIndex].value;
+
+ var exist = false;
+ var i = 0;
+ while (i<form.participants.options.length && !exist) { if (form.participants.options[i].value == oValue) exist = true; i=i+1;}
+
+ if (!exist)
+ {
+ var oText = form.contactDispo.options[form.contactDispo.options.selectedIndex].text;
+ var o = new Option(oText,oValue);
+ form.participants.options[form.participants.options.length]=o;
+ }
+ }
+}
+
+function removePers(form)
+{
+ if (form.participants.options.selectedIndex>=0)
+ {
+ var i = form.participants.options.selectedIndex;
+ form.participants.options[form.participants.options.selectedIndex]=null;
+ if (parseInt(i) > 0) {form.participants.options.selectedIndex=parseInt(i)-1;} else {form.participants.options.selectedIndex=0;}
+ }
+ else
+ {
+ alert("Suppression impossible : aucune ligne sélectionnée");
+ }
+}
+
+function loadpop(url,id) {
+ document.getElementById(id).innerHTML = "<em>Chargement en cours ...<br/><a href=\"#\" onclick=\"popoff('"+id+"')\" >Fermer</a><em>";
+
+ var http_request = false;
+
+ if (window.XMLHttpRequest) { // Mozilla, Safari,...
+ http_request = new XMLHttpRequest();
+ if (http_request.overrideMimeType) {
+ http_request.overrideMimeType('text/xml');
+ }
+ } else if (window.ActiveXObject) { // IE
+ try {
+ http_request = new ActiveXObject("Msxml2.XMLHTTP");
+ } catch (e) {
+ try {
+ http_request = new ActiveXObject("Microsoft.XMLHTTP");
+ } catch (e) {}
+ }
+ }
+
+ if (!http_request) {
+ alert('Abandon : Impossible de créer une instance XMLHTTP');
+ return false;
+ }
+
+ http_request.onreadystatechange = function(){
+
+ if (http_request.readyState == 4) {
+ if (http_request.status == 200) {
+ document.getElementById(id).innerHTML = http_request.responseText;
+ } else {
+ document.getElementById(id).innerHTML = "<em>Un probl&egrave;me est survenu ...<br/><a href=\"#\" onclick=\"loadpop('"+url+"','"+id+"')\" >R&eacute;essayer</a> - <a href=\"#\" onclick=\"popoff('"+id+"')\" >Fermer</a><em>";
+ }
+ }
+ };
+
+ http_request.open('GET', url, true);
+ http_request.send(null);
+}
+
+function popon (id)
+{
+ var thisPopup = document.getElementById(id);
+ thisPopup.style.display='block';
+ var thisMasque = document.getElementById('masque');
+ thisMasque.style.display='block';
+}
+
+function popoff (id)
+{
+ var thisPopup = document.getElementById(id);
+ thisPopup.style.display='none';
+ var thisMasque = document.getElementById('masque');
+ thisMasque.style.display='none';
+}
+
+function addcreneau(form)
+{
+ if(form.day.options.selectedIndex>=0 && form.month.options.selectedIndex>=0 && form.year.options.selectedIndex>=0 && form.hourStart.options.selectedIndex>=0 && form.minuteStart.options.selectedIndex>=0 && form.hourEnd.options.selectedIndex>=0 && form.minuteEnd.options.selectedIndex>=0)
+ {
+ //Création de la valeur
+ var oValue = form.hourStart.options[form.hourStart.options.selectedIndex].value + form.minuteStart.options[form.minuteStart.options.selectedIndex].value + form.hourEnd.options[form.hourEnd.options.selectedIndex].value + form.minuteEnd.options[form.minuteEnd.options.selectedIndex].value;
+ oValue = oValue + form.day.options[form.day.options.selectedIndex].value + form.month.options[form.month.options.selectedIndex].value + form.year.options[form.year.options.selectedIndex].value;
+
+ //Test si la valeur est déja dans la liste
+ var exist = false;
+ var i = 0;
+ while (i<form.creneaux.options.length && !exist) { if (form.creneaux.options[i].value == oValue) exist = true; i=i+1;}
+
+ //Création du texte et de l'option et insertion de l'option si la valeur n'a pas été trouvée
+ if (!exist)
+ {
+ var oText = form.hourStart.options[form.hourStart.options.selectedIndex].value + ":" + form.minuteStart.options[form.minuteStart.options.selectedIndex].value + " -> " + form.hourEnd.options[form.hourEnd.options.selectedIndex].value + ":" + form.minuteEnd.options[form.minuteEnd.options.selectedIndex].value;
+ oText = oText + " " + form.day.options[form.day.options.selectedIndex].value + "/" + form.month.options[form.month.options.selectedIndex].value + "/" + form.year.options[form.year.options.selectedIndex].value;
+ var o = new Option(oText,oValue);
+ form.creneaux.options[form.creneaux.options.length]=o;
+ }
+ }
+}
+
+function removecreneau(form)
+{
+ if (form.creneaux.options.selectedIndex>=0)
+ {
+ var i = form.creneaux.options.selectedIndex;
+ form.creneaux.options[form.creneaux.options.selectedIndex]=null;
+ if (parseInt(i) > 0) {form.creneaux.options.selectedIndex=parseInt(i)-1;} else {form.creneaux.options.selectedIndex=0;}
+ }
+ else
+ {
+ alert("Suppression impossible : aucune ligne sélectionnée");
+ }
+}
+
+function dataListe(idSelect,idInput)
+{
+ var liste = document.getElementById(idSelect);
+ var champs = document.getElementById(idInput);
+ var data = "";
+ if (liste && champs)
+ {
+ for (var i=0;i<liste.options.length;i++)
+ {
+ data = data + idInput + "[" + i + "]" + liste.options[i].value + "&";
+ }
+ champs.value = data;
+ return (true);
+ }
+ else
+ {
+ return (false);
+ }
+} \ No newline at end of file
diff --git a/maquette_old/style1.css b/maquette_old/style1.css
new file mode 100644
index 0000000..d70ec0e
--- /dev/null
+++ b/maquette_old/style1.css
@@ -0,0 +1,179 @@
+body {
+ color: #000000;
+ background-color: #CCCCCC;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+}
+.important { color: #FF0000; }
+.termine { color: #00CC00; }
+a:link { color: #000000; }
+a:visited { color: #000000; }
+
+table {
+ border-spacing:0px;
+ margin: auto;
+ padding: 0px;
+ background-color: #FFFF99;
+ width:98%;
+ text-align:center;
+ border: thin solid #000000;
+}
+th {
+ font-weight: bold;
+ border-bottom-width: thin;
+ border-bottom-style: solid;
+ border-bottom-color: #000000;
+ color: #FFFFFF;
+ background-color: #000000;
+ font-size: small;
+}
+td {
+ border-bottom-width: thin;
+ border-bottom-style: solid;
+ border-bottom-color: #000000;
+}
+th a:link, th a:visited {
+ font-size: x-small;
+ color: #FFFFFF;
+}
+h1 {
+ font-weight: bold;
+ color: #9999FF;
+ text-align: center;
+}
+h2 {
+ color: #5C5CFF;
+ margin: 0px;
+}
+select { width:auto; }
+/* ---------------------- Tableau détails réunions ---------------------- */
+table.old {
+ border-spacing:0px;
+ margin: auto;
+ padding: 0px;
+ background-color: #FFFF99;
+ width:98%;
+ text-align:center;
+}
+table.details td.participant {
+ text-align:right;
+}
+a.creneau_fixer:hover
+{
+ background-color:#CC3300;
+}
+/* ---------------------- Tableau principal ---------------------- */
+table.main {
+ border-spacing:0px;
+ margin: auto;
+ padding: 0px;
+ background-color: #FFFF99;
+ width:98%;
+ text-align: left;
+}
+/* ---------------------- Tableau commentaire ---------------------- */
+table.commentaires {
+ text-align: left;
+}
+/* ---------------------- Tableau fichiers ---------------------- */
+table.fichiers {
+ text-align: left;
+}
+/* ---------------------- Listes des réunions ---------------------- */
+table.listeReunions {
+ border-collapse:collapse;
+}
+table.formulaire {
+
+ border-spacing:0px;
+ border-right-width: 0px;
+ border-bottom-width: 0px;
+ border-left-width: 0px;
+ border-top-style: none;
+ border-right-style: none;
+ border-bottom-style: none;
+ border-left-style: none;
+ margin: auto;
+ margin-top:2px;
+ padding: 0px;
+ background-color: #9999FF;
+ width:80%;
+ color: #000000;
+}
+/* ---------------------- Table principale ---------------------- */
+table.principal {
+ border:hidden;
+ margin:auto;
+}
+/* ---------------------- Arbre du menu ---------------------- */
+p.arbre {
+ font-size: small;
+ color: #1F1FFF;
+ text-align: left;
+ margin-top: 0px;
+ margin-right: 0px;
+ margin-bottom: 0px;
+ margin-left: 0px;
+}
+p.arbre a:link, p.arbre a:visited { color:#1F1FFF; }
+td.menu
+{
+ background-color: #000000;
+ text-align: left;
+ height: 25px;
+ text-indent: 5px;
+}
+td.menu a:link { color: #FFFFFF; }
+td.menu a:visited { color: #FFFFFF; }
+/* ---------------------- Listes ---------------------- */
+ul.commentaires {
+ list-style-type: none;
+ margin-top: 2px;
+ padding-left: 2px;
+}
+ul.commentaires li { margin-left: 0px; }
+ul.menu { text-align: left; }
+li.menu
+{
+ display: inline;
+ list-style-type: none;
+ padding-right: 5px;
+}
+table.detail_reunions th { text-align: center; }
+table.detail_reunion td {
+ text-align: left;
+}
+
+.organisateur { font-weight: bold; }
+td.aide {
+ color: #000000;
+ background-color: #FFFFFF;
+ border-left-width: medium;
+ border-left-style: solid;
+ border-left-color: #000000;
+ width: 20%;
+ vertical-align: top;
+ font-size: small;
+ font-family: Arial, Helvetica, sans-serif;
+ padding: 0px;
+}
+div.titre_aide {
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #000000;
+ vertical-align: top;
+}
+div.corps_aide {
+ margin: 1px;
+ text-align: justify;
+}
+p.deconnexion {
+ color: #FFFFFF;
+ text-align: right;
+ margin: 0px;
+ margin-right:5px;
+}
+/*
+Ancien style de lien
+a:link { color: #1F1FFF; }
+a:visited { color: #EE009F; }
+*/
diff --git a/maquette_old/style2.css b/maquette_old/style2.css
new file mode 100644
index 0000000..0db983e
--- /dev/null
+++ b/maquette_old/style2.css
@@ -0,0 +1,175 @@
+body {
+ color: #000000;
+ background-color: #CCFF99;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+}
+.important { color: #FF0000; }
+/*
+Ancien style de lien
+a:link { color: #1F1FFF; }
+a:visited { color: #EE009F; }
+*/
+a:link { color: #000000; }
+a:visited { color: #000000; }
+h1 {
+ font-weight: bold;
+ color: #9999FF;
+ text-align: center;
+}
+h2 {
+ color: #5C5CFF;
+ margin: 0px;
+}
+/* ---------------------- Tableau détails réunions ---------------------- */
+table {
+ border-spacing:0px;
+ margin: auto;
+ padding: 0px;
+ background-color: #FFFF99;
+ width:98%;
+ text-align: center;
+}
+th {
+ font-weight: bold;
+ border-bottom-width: thin;
+ border-bottom-style: solid;
+ border-bottom-color: #000000;
+ font-size: small;
+ color: #FFFFFF;
+ background-color: #000000;
+}
+td {
+ border-bottom-width: thin;
+ border-bottom-style: solid;
+ border-bottom-color: #000000;
+}
+/* ---------------------- Tableau principal ---------------------- */
+table.main {
+ border-spacing:0px;
+ margin: auto;
+ padding: 0px;
+ background-color: #FFFF99;
+ width:98%;
+}
+/* ---------------------- Listes des réunions ---------------------- */
+table.listeReunions {
+ border-collapse:collapse;
+}
+table.listeReunions a:link {
+ color: #000000;
+}
+table.listeReunions a:visited {
+ color: #000000;
+}
+table.listeReunions th {
+ font-weight: bold;
+ border-bottom-width: thin;
+ border-bottom-style: solid;
+ border-bottom-color: #000000;
+ color: #FFFFFF;
+ background-color: #000000;
+}
+table.listeReunions td {
+ border-top-width: 0px;
+ border-right-width: 0px;
+ border-bottom-width: 1px;
+ border-left-width: 0px;
+ border-bottom-style: solid;
+ border-bottom-color: #000000;
+}
+table.formulaire {
+
+ border-spacing:0px;
+ border-right-width: 0px;
+ border-bottom-width: 0px;
+ border-left-width: 0px;
+ border-top-style: none;
+ border-right-style: none;
+ border-bottom-style: none;
+ border-left-style: none;
+ margin: auto;
+ margin-top:2px;
+ padding: 0px;
+ background-color: #9999FF;
+ width:80%;
+ color: #000000;
+}
+p.arbre {
+ font-size: small;
+ color: #1F1FFF;
+ text-align: left;
+ margin-top: 0px;
+ margin-right: 0px;
+ margin-bottom: 0px;
+ margin-left: 0px;
+}
+p.arbre a:link { color:#1F1FFF; }
+p.arbre a:visited { color:#1F1FFF; }
+
+.termine {
+ color: #00CC00;
+}
+
+
+table.principal {
+ border:hidden;
+ margin:auto;
+}
+td.menu
+{
+ background-color: #000000;
+ text-align: left;
+ height: 25px;
+ text-indent: 5px;
+}
+td.menu a:link {
+ color: #FFFFFF;
+}
+td.menu a:visited {
+ color: #FFFFFF;
+}
+ul.menu
+{
+ text-align: left;
+}
+li.menu
+{
+ display: inline;
+ list-style-type: none;
+ padding-right: 5px;
+}
+.detail_reunion
+{
+ text-align: left;
+}
+.organisateur {
+ font-weight: bold;
+}
+td.aide {
+ color: #000000;
+ background-color: #FFFFFF;
+ border-left-width: medium;
+ border-left-style: solid;
+ border-left-color: #000000;
+ width: 20%;
+ vertical-align: top;
+ font-size: small;
+ font-family: Arial, Helvetica, sans-serif;
+ padding: 0px;
+}
+div.titre_aide {
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #000000;
+ vertical-align: top;
+}
+div.corps_aide {
+ margin: 1px;
+ text-align: justify;
+}
+p.deconnexion {
+ color: #FFFFFF;
+ text-align: right;
+ margin: 0px;
+ margin-right:5px;
+}
diff --git a/maquette_old/styleOLD.css b/maquette_old/styleOLD.css
new file mode 100644
index 0000000..61c4a02
--- /dev/null
+++ b/maquette_old/styleOLD.css
@@ -0,0 +1,186 @@
+body {
+ color: #000000;
+ background-color: #CCFF99;
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+}
+.important { color: #FF0000; }
+/*
+Ancien style de lien
+a:link { color: #1F1FFF; }
+a:visited { color: #EE009F; }
+*/
+a:link { color: #000000; }
+a:visited { color: #000000; }
+h1 {
+ font-weight: bold;
+ color: #9999FF;
+ text-align: center;
+}
+h2 {
+ color: #5C5CFF;
+ margin: 0px;
+}
+table.main {
+ border-spacing:0px;
+ margin: auto;
+ padding: 0px;
+ background-color: #FFFF99;
+ width:98%;
+}
+/* ---------------------- Tableau détails réunions ---------------------- */
+table.details {
+ border-spacing:0px;
+ margin: auto;
+ padding: 0px;
+ background-color: #FFFF99;
+ width:98%;
+ text-align: center;
+}
+table.details th {
+ font-weight: bold;
+ border-bottom-width: thin;
+ border-bottom-style: solid;
+ border-bottom-color: #000000;
+ font-size: small;
+ color: #FFFFFF;
+ background-color: #000000;
+}
+table.details td {
+ border-bottom-width: thin;
+ border-bottom-style: solid;
+ border-bottom-color: #000000;
+}
+table.details td.disponible {
+ background-color: #00FF40;
+}
+table.details td.indisponible {
+ background-color: #FF3333;
+}
+table.details td.inconnu {
+ background-color: #6699FF;
+}
+/* ---------------------- Listes des réunions ---------------------- */
+table.listeReunions {
+ width:95%;
+ margin:auto;
+ text-align:center;
+ border-collapse:collapse;
+}
+table.listeReunions a:link {
+ color: #000000;
+}
+table.listeReunions a:visited {
+ color: #000000;
+}
+table.listeReunions th {
+ font-weight: bold;
+ border-bottom-width: thin;
+ border-bottom-style: solid;
+ border-bottom-color: #000000;
+ color: #FFFFFF;
+ background-color: #000000;
+}
+table.listeReunions td {
+ border-top-width: 0px;
+ border-right-width: 0px;
+ border-bottom-width: 1px;
+ border-left-width: 0px;
+ border-bottom-style: solid;
+ border-bottom-color: #000000;
+}
+table.formulaire {
+
+ border-spacing:0px;
+ border-right-width: 0px;
+ border-bottom-width: 0px;
+ border-left-width: 0px;
+ border-top-style: none;
+ border-right-style: none;
+ border-bottom-style: none;
+ border-left-style: none;
+ margin: auto;
+ margin-top:2px;
+ padding: 0px;
+ background-color: #9999FF;
+ width:80%;
+ color: #000000;
+}
+p.arbre {
+ font-size: small;
+ color: #1F1FFF;
+ text-align: left;
+ margin-top: 0px;
+ margin-right: 0px;
+ margin-bottom: 0px;
+ margin-left: 0px;
+}
+p.arbre a:link { color:#1F1FFF; }
+p.arbre a:visited { color:#1F1FFF; }
+
+.termine {
+ color: #00CC00;
+}
+
+
+table.principal {
+ border:hidden;
+ margin:auto;
+}
+td.menu
+{
+ background-color: #000000;
+ text-align: left;
+ height: 25px;
+ text-indent: 5px;
+}
+td.menu a:link {
+ color: #FFFFFF;
+}
+td.menu a:visited {
+ color: #FFFFFF;
+}
+ul.menu
+{
+ text-align: left;
+}
+li.menu
+{
+ display: inline;
+ list-style-type: none;
+ padding-right: 5px;
+}
+.detail_reunion
+{
+ text-align: left;
+}
+.organisateur {
+ font-weight: bold;
+}
+td.aide {
+ color: #000000;
+ background-color: #FFFFFF;
+ border-left-width: medium;
+ border-left-style: solid;
+ border-left-color: #000000;
+ width: 20%;
+ vertical-align: top;
+ font-size: small;
+ font-family: Arial, Helvetica, sans-serif;
+ padding: 0px;
+}
+div.titre_aide {
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #000000;
+ vertical-align: top;
+}
+div.corps_aide {
+ margin: 1px;
+ text-align: justify;
+}
+p.deconnexion {
+ color: #FFFFFF;
+ text-align: right;
+ margin: 0px;
+ margin-right:5px;
+}
diff --git a/maquette_old/test.php b/maquette_old/test.php
new file mode 100644
index 0000000..bb60bf5
--- /dev/null
+++ b/maquette_old/test.php
@@ -0,0 +1,156 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>D&eacute;tails d'une r&eacute;union</title>
+<link href="style1.css" rel="stylesheet" type="text/css" />
+</head>
+
+<body>
+<table class="main">
+<tr>
+<td><h2>AWOR</h2></td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td class="menu"><a href="menu1.php">R&eacute;unions</a> <a href="listes.php">Listes</a> <a href="ical.php">iCal</a></td>
+<td class="menu"><p class="deconnexion"><a href="deco.php">D&eacute;connexion</a></p></td>
+</tr>
+<tr>
+<td>
+<p class="arbre">&gt; <a href="index.html">Accueil</a> &gt; <a href="index.html">R&eacute;unions</a> &gt; D&eacute;tails d'une r&eacute;union</p>
+<br/>
+<table cellspacing="0" class="detail_reunion">
+<thead>
+<tr>
+<th>D&eacute;tails de la r&eacute;union </th>
+<th>&nbsp;</th>
+</tr>
+</thead>
+<tr>
+<td><strong>Objet : </strong></td>
+<td>PPP AWOR1 </td>
+</tr>
+<tr>
+<td><strong>Organisateur : </strong></td>
+<td>Julien SERE </td>
+</tr>
+<tr>
+<td><strong>Lieu : </strong></td>
+<td>Salle 209 </td>
+</tr>
+<tr>
+<td><strong>Ordre du jour : </strong></td>
+<td>Le SNI </td>
+</tr>
+<tr>
+<td><strong>Remarque :</strong></td>
+<td>aucune</td>
+</tr>
+</table>
+<br/>
+<table cellspacing="0" class="details">
+<thead>
+<tr>
+<th>Mail</th>
+<th>Personnes/Creneaux</th>
+<th>12/05/90<br/>8h15 - 10h15<br/><input type="checkbox" name="checkbox" value="checkbox" /></th>
+<th>12/05/90<br/>8h15 - 10h15<br/><input type="checkbox" name="checkbox" value="checkbox" /></th>
+<th>12/05/90<br/>8h15 - 10h15<br/><input type="checkbox" name="checkbox" value="checkbox" /></th>
+<th><img src="./images/add.gif" alt="Ajouter une personne" title="Ajouter un creneau" onclick="window.open('gestCreneau.php','wclose','toolbar=no,status=yes,left=20,top=30')" width="22" height="21" /></th>
+</tr>
+</thead>
+<tr>
+<td><input type="checkbox" name="checkbox4" value="checkbox" /></td>
+<td class="organisateur">Julien</td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" />&nbsp;<img src="images/question.gif" alt="Inconnu" width="15" height="15" />&nbsp;<img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" />&nbsp;<img src="images/question.gif" alt="Inconnu" width="15" height="15" />&nbsp;<img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" />&nbsp;<img src="images/question.gif" alt="Inconnu" width="15" height="15" />&nbsp;<img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td><input type="checkbox" name="checkbox2" value="checkbox" /></td>
+<td>Ludo</td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+<td><img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td><input type="checkbox" name="checkbox3" value="checkbox" /></td>
+<td>J&eacute;r&eacute;mie</td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+<td><img src="./images/question.gif" alt="Inconnu" width="15" height="15" /></td>
+<td><img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+<td>&nbsp;</td>
+</tr>
+
+<tr>
+<td><input type="checkbox" name="checkbox58" value="checkbox" /></td>
+<td>Andriana</td>
+<td><img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+<td><img src="./images/ok.gif" alt="Disponible" width="16" height="16" /></td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+ <td>&nbsp;</td>
+ <td><img src="/maquette/images/addP.gif" alt="Ajouter une personne" title="Ajouter une personne" width="19" height="17" border="0" onclick="window.open('gestParticipants.php','wclose','toolbar=no,status=yes,left=20,top=30')"/></td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td>&nbsp;</td>
+<td>Personnes pr&eacute;sentes </td>
+<td>2</td>
+<td>1</td>
+<td>2</td>
+<td>&nbsp;</td>
+</tr>
+<tr>
+<td>&nbsp;</td>
+<td>Personnes absentes </td>
+<td>1</td>
+<td>1</td>
+<td>1</td>
+<td>&nbsp;</td>
+</tr>
+</table>
+<br />
+<table cellspacing="0" class="commentaires">
+<tr>
+<th>Commentaires</th>
+</tr>
+<tr>
+<td>Ludo : J'ai mont&eacute; le DC sur lequel sera bas&eacute; le SNI</td>
+</tr>
+<tr>
+<td>J&eacute;r&eacute;mie : J'ai fais une premi&egrave;re ebauche du DC</td>
+</tr>
+</table>
+<br />
+<table cellspacing="0" class="fichiers">
+<thead><tr>
+<th>Fichiers attach&eacute;s <a href="ajouterFichier.php">(Ajouter un fichier)</a></th>
+</tr></thead>
+<tr><td><a href="compte-rendu.txt">compte-rendu.txt</a></td></tr>
+<tr><td><a href="photos-ru.jpg">photos-ru.jpg</a></td></tr>
+<tfoot><tr>
+<td><a href="ajouterFichier.php"></a> </td>
+</tr></tfoot>
+</table>
+<br />
+</td>
+<td class="aide"><div class="titre_aide">Aide</div>
+<div class="corps_aide">Cette page vous permet de visualiser les d&eacute;tails d'une r&eacute;union.
+<br />
+Vous pouvez modifier votre disponibilit&eacute; en fonction des cr&eacute;neaux pr&eacute;vu par le createur de la r&eacute;union.<br />
+Il est possible &agrave; tout instant de se d&eacute;connecter en cliquant sur le bouton D&eacute;connexion situ&eacute; en haut &agrave; droite de l'&eacute;cran.<br />
+Ajouter un cr&eacute;neau en appuyant sur le bouton <img src="./images/add.gif" alt="Ajouter une personne" title="Ajouter un creneau" onclick="window.open('gestCreneau.php','wclose','toolbar=no,status=yes,left=20,top=30')" width="22" height="21" /> ou supprimer en un gr&acirc;ce &agrave; l'ic&ocirc;ne <img src="images/button_del.png" alt="Supprimer le cr&eacute;neau" width="25" height="25" />.<br />
+Astuce : gr&acirc;ce &agrave; AWOR, vous pouvez transferer vos r&eacute;unions sur votre agenda personnel. </div></td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/maquette_old/titre.psd b/maquette_old/titre.psd
new file mode 100644
index 0000000..821cf7d
--- /dev/null
+++ b/maquette_old/titre.psd
Binary files differ