Subversion Repositories Applications.projet

Rev

Rev 353 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 353 Rev 359
Line 17... Line 17...
17
// |                                                                                                      |
17
// |                                                                                                      |
18
// | You should have received a copy of the GNU Lesser General Public                                     |
18
// | You should have received a copy of the GNU Lesser General Public                                     |
19
// | License along with this library; if not, write to the Free Software                                  |
19
// | License along with this library; if not, write to the Free Software                                  |
20
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
20
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
21
// +------------------------------------------------------------------------------------------------------+
21
// +------------------------------------------------------------------------------------------------------+
22
// CVS : $Id: projet.config.inc.php,v 1.12 2008-10-29 15:49:24 aperonnet Exp $
22
// CVS : $Id: projet.config.inc.php,v 1.13 2008-11-19 09:28:46 aperonnet Exp $
23
/**
23
/**
24
* Application projet, fichier de configuration
24
* Application projet, fichier de configuration
25
*
25
*
26
* Fichier de configuration
26
* Fichier de configuration
27
*
27
*
Line 29... Line 29...
29
//Auteur original :
29
//Auteur original :
30
*@author        Alexandre Granier <alexandre@tela-botanica.org>
30
*@author        Alexandre Granier <alexandre@tela-botanica.org>
31
//Autres auteurs :
31
//Autres auteurs :
32
*@author        Aucun
32
*@author        Aucun
33
*@copyright     Tela-Botanica 2000-2004
33
*@copyright     Tela-Botanica 2000-2004
34
*@version       $Revision: 1.12 $
34
*@version       $Revision: 1.13 $
35
// +------------------------------------------------------------------------------------------------------+
35
// +------------------------------------------------------------------------------------------------------+
36
*/
36
*/
Line 37... Line 37...
37
 
37
 
38
/**
38
/**
Line 128... Line 128...
128
* Constantes pour les listes de discussion
128
* Constantes pour les listes de discussion
129
//==================================================================================
129
//==================================================================================
130
*/
130
*/
Line 131... Line 131...
131
 
131
 
132
define ('PROJET_CHEMIN_LISTES', '') ;
132
define ('PROJET_CHEMIN_LISTES', '') ;
133
define ('PROJET_DOMAINE_LISTE', '') ;
133
define ('PROJET_DOMAINE_LISTE', 'localhost') ;
134
define ('PROJET_CHEMIN_ATELIERS', 'http://domaine.ext/papyrus.php?site=<>&menu=<>&id_projet=<>') ;
134
define ('PROJET_CHEMIN_ATELIERS', 'http://domaine.ext/papyrus.php?site=<>&menu=<>&id_projet=<>') ;
Line 135... Line 135...
135
define ('PROJET_SERVEUR_VPOPMAIL', 'http://vpopmail.domaine.ext') ;
135
define ('PROJET_SERVEUR_VPOPMAIL', 'http://vpopmail.domaine.ext') ;
Line 150... Line 150...
150
define ('PROJET_UPLOAD_MAX_FILE_SIZE', 4*1024*1024) ;// 4 Mo
150
define ('PROJET_UPLOAD_MAX_FILE_SIZE', 4*1024*1024) ;// 4 Mo
Line 151... Line 151...
151
 
151
 
152
/* +--Fin du code ----------------------------------------------------------------------------------------+
152
/* +--Fin du code ----------------------------------------------------------------------------------------+
153
*
153
*
-
 
154
* $Log: not supported by cvs2svn $
-
 
155
* Revision 1.12  2008-10-29 15:49:24  aperonnet
-
 
156
* fichier de configuration de l'appli projet
154
* $Log: not supported by cvs2svn $
157
*
155
* Revision 1.11  2008-05-21 14:37:48  alexandre_tb
158
* Revision 1.11  2008-05-21 14:37:48  alexandre_tb
156
* ajout de la constante PROJET_LIEN_INSCRIPTION_CMS
159
* ajout de la constante PROJET_LIEN_INSCRIPTION_CMS
157
*
160
*
158
* Revision 1.10  2007-04-19 09:19:52  alexandre_tb
161
* Revision 1.10  2007-04-19 09:19:52  alexandre_tb