Subversion Repositories Applications.bazar

Rev

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

Rev 377 Rev 392
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: baz_config.inc.php,v 1.38 2008-02-08 08:44:05 alexandre_tb Exp $
22
// CVS : $Id: baz_config.inc.php,v 1.39 2008-09-17 14:08:45 alexandre_tb Exp $
23
/**
23
/**
24
* Fichier de configuration du bazar
24
* Fichier de configuration du bazar
25
*
25
*
26
* A éditer de façon spécifique à chaque déploiement
26
* A éditer de façon spécifique à chaque déploiement
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
*@author        Florian SCHMITT <florian@ecole-et-nature.org>
31
*@author        Florian SCHMITT <florian@ecole-et-nature.org>
32
//Autres auteurs :
32
//Autres auteurs :
33
*@copyright     Tela-Botanica 2000-2004
33
*@copyright     Tela-Botanica 2000-2004
34
*@version       $Revision: 1.38 $ $Date: 2008-02-08 08:44:05 $
34
*@version       $Revision: 1.39 $ $Date: 2008-09-17 14:08:45 $
35
// +------------------------------------------------------------------------------------------------------+
35
// +------------------------------------------------------------------------------------------------------+
36
*/
36
*/
Line 37... Line 37...
37
 
37
 
38
// +------------------------------------------------------------------------------------------------------+
38
// +------------------------------------------------------------------------------------------------------+
Line 225... Line 225...
225
	define ('BAZ_GOOGLE_CENTRE_LON', '3.537598');
225
	define ('BAZ_GOOGLE_CENTRE_LON', '3.537598');
226
	define ('BAZ_GOOGLE_ALTITUDE', '8'); // de 1 a 15
226
	define ('BAZ_GOOGLE_ALTITUDE', '8'); // de 1 a 15
227
	define ('BAZ_GOOGLE_IMAGE_LARGEUR', 600);  // en pixel
227
	define ('BAZ_GOOGLE_IMAGE_LARGEUR', 600);  // en pixel
228
	define ('BAZ_GOOGLE_IMAGE_HAUTEUR', 450);
228
	define ('BAZ_GOOGLE_IMAGE_HAUTEUR', 450);
229
	define ('BAZ_GOOGLE_MAXIMISE_TAILLE', false); // Si a true, la carte essaie de s etendre sur toute la largeur disponible
229
	define ('BAZ_GOOGLE_MAXIMISE_TAILLE', false); // Si a true, la carte essaie de s etendre sur toute la largeur disponible
-
 
230
	define ('BAZ_GOOGLE_FOND_KML', '');
230
}
231
}
Line 231... Line 232...
231
 
232
 
Line 236... Line 237...
236
$GLOBALS['droit_depot'] = '' ; 
237
$GLOBALS['droit_depot'] = '' ; 
Line 237... Line 238...
237
 
238
 
238
/* +--Fin du code ----------------------------------------------------------------------------------------+
239
/* +--Fin du code ----------------------------------------------------------------------------------------+
239
*
240
*
-
 
241
* $Log: not supported by cvs2svn $
-
 
242
* Revision 1.38  2008-02-08 08:44:05  alexandre_tb
-
 
243
* ajout du bloc de configuration si installation hors de papyrus
240
* $Log: not supported by cvs2svn $
244
*
241
* Revision 1.37  2007-12-14 09:53:23  alexandre_tb
245
* Revision 1.37  2007-12-14 09:53:23  alexandre_tb
242
* Fusion avec la livraison AHA : 14 decembre 2007
246
* Fusion avec la livraison AHA : 14 decembre 2007
243
*
247
*
244
* Revision 1.36  2007-10-01 12:03:19  alexandre_tb
248
* Revision 1.36  2007-10-01 12:03:19  alexandre_tb