Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 285 → Rev 286

/trunk/papyrus/pap_verification.inc.php
19,7 → 19,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: pap_verification.inc.php,v 1.4 2004-10-25 16:28:47 jpm Exp $
// CVS : $Id: pap_verification.inc.php,v 1.5 2005-02-28 11:20:42 jpm Exp $
/**
* Réalisation de la vérification des besoins de Papyrus.
*
27,11 → 27,11
*
*@package Papyrus
//Auteur original :
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
//Autres auteurs :
*@author Laurent COUDOUNEAU <lc@gsite.org>
//Autres auteurs :
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.4 $ $Date: 2004-10-25 16:28:47 $
*@version $Revision: 1.5 $ $Date: 2005-02-28 11:20:42 $
// +------------------------------------------------------------------------------------------------------+
*/
 
83,6 → 83,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.4 2004/10/25 16:28:47 jpm
* Ajout de nouvelles balises Papyrus, ajout vérification mise à jour de Papyrus, meilleure gestion des sessions...
*
* Revision 1.3 2004/10/22 17:23:59 jpm
* Début amélioration de la gestion des erreurs et de l'installation.
*
/trunk/papyrus/pap_cache.inc.php
19,7 → 19,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: pap_cache.inc.php,v 1.1 2004-06-16 08:11:01 jpm Exp $
// CVS : $Id: pap_cache.inc.php,v 1.2 2005-02-28 11:20:42 jpm Exp $
/**
* Gestion de la suppression et de la recherche dans le cache.
*
32,11 → 32,11
*
*@package Papyrus
//Auteur original :
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
//Autres auteurs :
*@author Laurent COUDOUNEAU <lc@gsite.org>
//Autres auteurs :
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.1 $ $Date: 2004-06-16 08:11:01 $
*@version $Revision: 1.2 $ $Date: 2005-02-28 11:20:42 $
// +------------------------------------------------------------------------------------------------------+
*/
 
105,6 → 105,10
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.1 2004/06/16 08:11:01 jpm
* Changement de nom de Génésia en Papyrus.
* Changement de l'arborescence.
*
* Revision 1.2 2004/04/22 08:29:55 jpm
* Transformation de $GS_GLOBAL en $_GEN_commun.
*
/trunk/papyrus/pap_initialise_info.inc.php
3,7 → 3,6
// +------------------------------------------------------------------------------------------------------+
// | PHP version 4.1 |
// +------------------------------------------------------------------------------------------------------+
// | Copyright (C) 2001 COUDOUNEAU Laurent (lc@gsite.org) |
// | Copyright (C) 2003 Tela Botanica (accueil@tela-botanica.org) |
// +------------------------------------------------------------------------------------------------------+
// | |
22,7 → 21,7
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// | |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: pap_initialise_info.inc.php,v 1.17 2005-02-23 15:35:04 jpm Exp $
// CVS : $Id: pap_initialise_info.inc.php,v 1.18 2005-02-28 11:20:42 jpm Exp $
/**
*Initialisation de Papyrus : vérification et récupération de paramètres généraux.
*
37,12 → 36,12
*
*@package Papyrus
//Auteur original :
*@author Laurent COUDOUNEAU <laurent.coudouneau@ema.fr>
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
//Autres auteurs :
*@author Alexandre GRANIER <alex@tela-botanica.org>
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
*@author Laurent COUDOUNEAU <laurent.coudouneau@ema.fr>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.17 $ $Date: 2005-02-23 15:35:04 $
*@version $Revision: 1.18 $ $Date: 2005-02-28 11:20:42 $
// +------------------------------------------------------------------------------------------------------+
*/
 
503,6 → 502,9
 
/* +--Fin du code ---------------------------------------------------------------------------------------+
* $Log: not supported by cvs2svn $
* Revision 1.17 2005/02/23 15:35:04 jpm
* L'erreur "pas d'application" a été supprimé une message dans le corps du texte fourni déjà cette information.
*
* Revision 1.16 2005/02/17 17:51:40 florian
* Correction bug monde sans menu ni appli
*
/trunk/papyrus/pap_rendu.inc.php
19,7 → 19,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: pap_rendu.inc.php,v 1.10 2005-01-26 16:20:46 jpm Exp $
// CVS : $Id: pap_rendu.inc.php,v 1.11 2005-02-28 11:20:42 jpm Exp $
/**
* Rendu : programme traitant l'url demandée et retournant la page compressé au navigateur.
*
30,12 → 30,12
*
*@package Papyrus
//Auteur original :
*@author Laurent COUDOUNEAU <laurent.coudouneau@ema.fr>
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
//Autres auteurs :
*@author Alexandre GRANIER <alexadandre@tela-botanica.org>
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
*@author Laurent COUDOUNEAU <laurent.coudouneau@ema.fr>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.10 $ $Date: 2005-01-26 16:20:46 $
*@version $Revision: 1.11 $ $Date: 2005-02-28 11:20:42 $
// +------------------------------------------------------------------------------------------------------+
*/
 
368,6 → 368,9
/* +--Fin du code ---------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.10 2005/01/26 16:20:46 jpm
* Correction bogue meta : auteurs et mots-clés mélangés.
*
* Revision 1.9 2004/12/06 19:39:40 jpm
* Correction langue DC.
*
/trunk/papyrus/pap_envoi.inc.php
19,7 → 19,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: pap_envoi.inc.php,v 1.3 2004-10-15 18:29:19 jpm Exp $
// CVS : $Id: pap_envoi.inc.php,v 1.4 2005-02-28 11:20:42 jpm Exp $
/**
* Gestion de l'envoie des pages à afficher.
*
27,11 → 27,11
*
*@package Papyrus
//Auteur original :
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
//Autres auteurs :
*@author Laurent COUDOUNEAU <lc@gsite.org>
//Autres auteurs :
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.3 $ $Date: 2004-10-15 18:29:19 $
*@version $Revision: 1.4 $ $Date: 2005-02-28 11:20:42 $
// +------------------------------------------------------------------------------------------------------+
*/
 
79,6 → 79,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.3 2004/10/15 18:29:19 jpm
* Modif pour gérer l'appli installateur de Papyrus.
*
* Revision 1.2 2004/06/16 15:07:56 jpm
* Correction d'un chemin et nom de fichier.
*