From 877597872b6660f717aaf54aa1f3001df59b501d Mon Sep 17 00:00:00 2001 From: Greg Burri Date: Fri, 23 May 2008 16:58:50 +0000 Subject: [PATCH] =?utf8?q?ADD=20licence=20au=20d=C3=A9but=20des=20fichiers?= =?utf8?q?=20js=20MOD=20maj=20TODO=20ADD=20page=20"conditions=20d'utilisat?= =?utf8?q?ion"=20(pas=20fini)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- doc/TODO.txt | 15 ++++++++++----- js/debug.js | 18 ++++++++++++++++++ js/euphorik.js | 16 ++++++++++++++++ js/pageAbout.js | 18 +++++++++++++++++- js/pageAdmin.js | 18 +++++++++++++++++- js/pageMinichat.js | 18 +++++++++++++++++- js/pageProfile.js | 18 +++++++++++++++++- js/pageRegister.js | 18 +++++++++++++++++- pages/conditions_utilisation.html | 8 ++++++++ 9 files changed, 137 insertions(+), 10 deletions(-) create mode 100644 pages/conditions_utilisation.html diff --git a/doc/TODO.txt b/doc/TODO.txt index b4f4e60..ff63951 100755 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -1,7 +1,9 @@ == TODO == === v1.0 === -* Créer un style common puis adapter les CSS (classic et cold -> web2.0) +* Créer un style common puis adapter les CSS (classic et cold -> web2.0) +* Lorsqu'un troll de la semaine est posté un message l'est également par le sys formant la racine de la conversation lié au troll + * Il est alors possible de voir la conversation lié au troll en cliquant sur le troll de la page principale * Faire des infos bulles à la facebook * Rendre compatible IE 7 (pfff..) * Mettre un icon (genre sablier ou truc qui tourne à la apple) lorsque le chat se charge (également lors d'un changement de page par exemple) @@ -20,6 +22,7 @@ * Modifier le script pour virer les lignes matchant /^\W*;;;.*$/ * Virer les commentaires dans les pages HTML === v1.1 === +* Modération des messages : les modos peuvent les supprimer * Tests de monter en charge coté serveur, analyse de la complexité (regarder du coté des TODO dans le code). Utiliser eventuellement Tsung * Profiling pour améliorer les performances (client et serveur) * traitementComplet() de euphorik.js est très très lent à executer @@ -265,14 +268,16 @@ ok : Implémenté * Voir description.txt pour plus d'info sur les trolls [4] Pouvoir privatiser une conversation entre 2 ou plusieurs personnes [4] Pouvoir choisir une couleur pour son pseudo -[4] Créer un gamebot pour lancer des jeux. Par exemple un jeu d'énigmes - * Jeux des chiffres et des lettres : "[Lettres tirées] - E N X U L S Z C M I - (trouvez le mot de plus long avec ces lettres)" +[4] Créer un gamebot pour lancer des jeux + * Définir une interface pour la création de nouveau jeu au sein du serveur + * Jeu d'énigmes + * jeu du pendu + * Jeu des chiffres et des lettres : "[Lettres tirées] - E N X U L S Z C M I - (trouvez le mot de plus long avec ces lettres)" [4] Image animée à la http://www.google.co.kr/ cf http://www.google.co.kr//ig/f/AaEyQnOaAr4/intl/ALL_kr/svc_sprite_all.gif [4] Bot de traduction -[4] Bot de jeu (jeu du pendu par exemple) [4] RSS [4] Système de vote sur les messages, + ou - qui donne des points aux messages... -[4] Voir les personnes connectées +[4] Voir les personnes connectées + un statut [4] Avoir une liste d'amis [4] Restreindre la consultation d'un message posté à un ou plusieurs utilisateurs définis. Les messages de la conversation ne sont alors vus que par cet ensemble d'utilisateurs. [4] Système de trolls. Voir decription.txt. diff --git a/js/debug.js b/js/debug.js index a644d27..c598eed 100644 --- a/js/debug.js +++ b/js/debug.js @@ -1,3 +1,21 @@ +// coding: utf-8 +// Copyright 2008 Grégory Burri +// +// This file is part of Euphorik. +// +// Euphorik is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// Euphorik is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with Euphorik. If not, see . + /** * Affiche un objet quelconque sur la sortie du navigateur. */ diff --git a/js/euphorik.js b/js/euphorik.js index 86982db..a3b0acf 100755 --- a/js/euphorik.js +++ b/js/euphorik.js @@ -1,4 +1,20 @@ // coding: utf-8 +// Copyright 2008 Grégory Burri +// +// This file is part of Euphorik. +// +// Euphorik is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// Euphorik is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with Euphorik. If not, see . /** * Contient la base javascript pour le site euphorik.ch. diff --git a/js/pageAbout.js b/js/pageAbout.js index 64f9bd3..9d15886 100644 --- a/js/pageAbout.js +++ b/js/pageAbout.js @@ -1,4 +1,20 @@ -// coding: utf-8 +// coding: utf-8 +// Copyright 2008 Grégory Burri +// +// This file is part of Euphorik. +// +// Euphorik is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// Euphorik is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with Euphorik. If not, see . function PageAbout(client, formateur, util) { diff --git a/js/pageAdmin.js b/js/pageAdmin.js index 35c3d23..2373cab 100644 --- a/js/pageAdmin.js +++ b/js/pageAdmin.js @@ -1,4 +1,20 @@ -// coding: utf-8 +// coding: utf-8 +// Copyright 2008 Grégory Burri +// +// This file is part of Euphorik. +// +// Euphorik is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// Euphorik is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with Euphorik. If not, see . function PageAdmin(client, formateur, util) { diff --git a/js/pageMinichat.js b/js/pageMinichat.js index 678dac3..5ce2793 100755 --- a/js/pageMinichat.js +++ b/js/pageMinichat.js @@ -1,4 +1,20 @@ -// coding: utf-8 +// coding: utf-8 +// Copyright 2008 Grégory Burri +// +// This file is part of Euphorik. +// +// Euphorik is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// Euphorik is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with Euphorik. If not, see . function PageMinichat(client, formateur, util) { diff --git a/js/pageProfile.js b/js/pageProfile.js index b8d210e..294dc3e 100755 --- a/js/pageProfile.js +++ b/js/pageProfile.js @@ -1,4 +1,20 @@ -// coding: utf-8 +// coding: utf-8 +// Copyright 2008 Grégory Burri +// +// This file is part of Euphorik. +// +// Euphorik is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// Euphorik is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with Euphorik. If not, see . function PageProfile(client, formateur, util) { diff --git a/js/pageRegister.js b/js/pageRegister.js index 42a9bec..83e63dd 100755 --- a/js/pageRegister.js +++ b/js/pageRegister.js @@ -1,4 +1,20 @@ -// coding: utf-8 +// coding: utf-8 +// Copyright 2008 Grégory Burri +// +// This file is part of Euphorik. +// +// Euphorik is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// Euphorik is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with Euphorik. If not, see . function PageRegister(client, formateur, util) { diff --git a/pages/conditions_utilisation.html b/pages/conditions_utilisation.html new file mode 100644 index 0000000..e714d0a --- /dev/null +++ b/pages/conditions_utilisation.html @@ -0,0 +1,8 @@ + + +

Conditions d'utilisation

+
    +
  • L'utilisateur d'euphorik.ch s'engage à prendre connaissance et à respecter ces conditions d'utilisation.
  • +
  • L'utilisateur est propriétaire de ses dires. Euphorik.ch n'est en aucun cas responsable des messages postés par l' utilisateur.
  • +
  • L'utilisateur s'engage à se conformer au droit suisse.
  • +
\ No newline at end of file -- 2.43.0