Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 284 → Rev 285

/trunk/papyrus/applications/admin_menu/admin_menu.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: admin_menu.php,v 1.14 2005-02-28 10:31:41 jpm Exp $
// CVS : $Id: admin_menu.php,v 1.15 2005-02-28 11:04:25 jpm Exp $
/**
* Application gérant les menus de Papyrus
*
28,12 → 28,12
*
*@package Admin_menu
//Auteur original :
*@author Laurent COUDOUNEAU <lc@gsite.org>
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
//Autres auteurs :
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
*@author Laurent COUDOUNEAU <lc@gsite.org>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.14 $ $Date: 2005-02-28 10:31:41 $
*@version $Revision: 1.15 $ $Date: 2005-02-28 11:04:25 $
// +------------------------------------------------------------------------------------------------------+
*/
 
263,6 → 263,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.14 2005/02/28 10:31:41 jpm
* Changement de nom de dossier.
*
* Revision 1.13 2004/11/16 13:01:41 jpm
* Ajout d'un commentaire.
*
/trunk/papyrus/applications/admin_menu/bibliotheque/adme_menu_classique.fonct.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: adme_menu_classique.fonct.php,v 1.14 2004-12-01 16:47:28 jpm Exp $
// CVS : $Id: adme_menu_classique.fonct.php,v 1.15 2005-02-28 11:05:06 jpm Exp $
/**
* Fonctions de gestion des menus classiques
*
30,12 → 30,12
*@package Admin_menu
*@subpackage Fonctions
//Auteur original :
*@author Laurent COUDOUNEAU <lc@gsite.org>
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
//Autres auteurs :
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
*@author Laurent COUDOUNEAU <lc@gsite.org>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.14 $ $Date: 2004-12-01 16:47:28 $
*@version $Revision: 1.15 $ $Date: 2005-02-28 11:05:06 $
// +------------------------------------------------------------------------------------------------------+
*/
 
932,6 → 932,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.14 2004/12/01 16:47:28 jpm
* Ajout d'une boite javascript de confirmation de suppression d'un menu.
*
* Revision 1.13 2004/11/29 18:34:51 jpm
* Correction bogue checkbox.
*
/trunk/papyrus/applications/admin_menu/bibliotheque/adme_menu_commun.fonct.php
21,7 → 21,7
// | along with Foobar; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: adme_menu_commun.fonct.php,v 1.9 2005-01-24 11:28:09 jpm Exp $
// CVS : $Id: adme_menu_commun.fonct.php,v 1.10 2005-02-28 11:05:06 jpm Exp $
/**
* Application de gestion des menus communs
*
32,12 → 32,12
*@package Admin_menu
*@subpackage Fonctions
//Auteur original :
*@author Laurent COUDOUNEAU <lc@gsite.org>
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
//Autres auteurs :
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
*@author Laurent COUDOUNEAU <lc@gsite.org>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.9 $ $Date: 2005-01-24 11:28:09 $
*@version $Revision: 1.10 $ $Date: 2005-02-28 11:05:06 $
// +------------------------------------------------------------------------------------------------------+
*/
 
870,6 → 870,10
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.9 2005/01/24 11:28:09 jpm
* Correction bogue.
* Ajout d'un troisième = pour comparer le type.
*
* Revision 1.8 2004/12/01 16:47:28 jpm
* Ajout d'une boite javascript de confirmation de suppression d'un menu.
*
/trunk/papyrus/applications/admin_site/bibliotheque/adsi_affichage.fonct.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: adsi_affichage.fonct.php,v 1.4 2005-02-28 10:59:07 jpm Exp $
// CVS : $Id: adsi_affichage.fonct.php,v 1.5 2005-02-28 11:07:00 jpm Exp $
/**
* Bibliothèque de fonctions de construction du xhtml de l'application Administrateur de Sites.
*
30,9 → 30,10
//Auteur original :
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
//Autres auteurs :
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
*@author Laurent COUDOUNEAU <lc@gsite.org>
*@copyright Tela-Botanica 2000-2004
*@version $Date: 2005-02-28 10:59:07 $
*@version $Date: 2005-02-28 11:07:00 $
// +------------------------------------------------------------------------------------------------------+
**/
 
68,6 → 69,9
// +- Fin du code source --------------------------------------------------------------------------------+
/*
* $Log: not supported by cvs2svn $
* Revision 1.4 2005/02/28 10:59:07 jpm
* Modification des commentaires et copyright.
*
* Revision 1.3 2005/02/28 10:40:49 jpm
* Suppression d'une fonction inutile.
*
/trunk/papyrus/applications/admin_site/bibliotheque/adsi_site.fonct.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: adsi_site.fonct.php,v 1.18 2005-02-28 10:59:07 jpm Exp $
// CVS : $Id: adsi_site.fonct.php,v 1.19 2005-02-28 11:07:00 jpm Exp $
/**
* Bibliothèque de fonctions d'admininistration des projets
*
32,8 → 32,9
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
//Autres auteurs :
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
*@author Laurent COUDOUNEAU <lc@gsite.org>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.18 $ $Date: 2005-02-28 10:59:07 $
*@version $Revision: 1.19 $ $Date: 2005-02-28 11:07:00 $
// +------------------------------------------------------------------------------------------------------+
*/
 
1163,6 → 1164,9
// +- Fin du code source --------------------------------------------------------------------------------+
/*
* $Log: not supported by cvs2svn $
* Revision 1.18 2005/02/28 10:59:07 jpm
* Modification des commentaires et copyright.
*
* Revision 1.17 2005/02/17 17:51:11 florian
* Correction bug FTP
*
/trunk/papyrus/applications/admin_site/admin_site.php
38,15 → 38,16
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
//Autres auteurs :
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
*@author Laurent COUDOUNEAU <lc@gsite.org>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.6 $ $Date: 2005-02-28 10:58:38 $
*@version $Revision: 1.7 $ $Date: 2005-02-28 11:07:05 $
// +------------------------------------------------------------------------------------------------------+
//
// $Id: admin_site.php,v 1.6 2005-02-28 10:58:38 jpm Exp $
// $Id: admin_site.php,v 1.7 2005-02-28 11:07:05 jpm Exp $
// FICHIER : $RCSfile: admin_site.php,v $
// AUTEUR : $Author: jpm $
// VERSION : $Revision: 1.6 $
// DATE : $Date: 2005-02-28 10:58:38 $
// VERSION : $Revision: 1.7 $
// DATE : $Date: 2005-02-28 11:07:05 $
// +------------------------------------------------------------------------------------------------------+
**/
 
293,6 → 294,9
 
/* +--Fin du code ---------------------------------------------------------------------------------------+
* $Log: not supported by cvs2svn $
* Revision 1.6 2005/02/28 10:58:38 jpm
* Suppression de code inutile.
*
* Revision 1.5 2005/02/28 10:32:06 jpm
* Changement de nom de dossier.
*