Subversion Repositories eFlore/Archives.eflore-consultation-v2

Rev

Rev 173 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?php
/*vim: set expandtab tabstop=4 shiftwidth=4: */ 
// +------------------------------------------------------------------------------------------------------+
// | PHP version 4.3                                                                                      |
// +------------------------------------------------------------------------------------------------------+
// | Copyright (C) 2004 Tela Botanica (accueil@tela-botanica.org)                                         |
// +------------------------------------------------------------------------------------------------------+
// | This file is part of eFlore-consultation.                                                            |
// |                                                                                                      |
// | Foobar 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 2 of the License, or                                    |
// | (at your option) any later version.                                                                  |
// |                                                                                                      |
// | Foobar 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 Foobar; if not, write to the Free Software                                                |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: eflore_config.inc.php,v 1.11 2005-07-01 19:02:11 jp_milcent Exp $
/**
* Fichier de configuration d'eFlore.
*
* Fichier contenant des constantes et des variables globales permettant de configurer eFlore-consultation.
*
*@package eflore
*@subpackage configuration
//Auteur original :
*@author        Linda ANGAMA<linda_angama@yahoo.fr>
//Autres auteurs :
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
*@copyright     Tela-Botanica 2000-2004
*@version       $Revision: 1.11 $ $Date: 2005-07-01 19:02:11 $
// +------------------------------------------------------------------------------------------------------+
*/

// +------------------------------------------------------------------------------------------------------+
// |                                            ENTETE du PROGRAMME                                       |
// +------------------------------------------------------------------------------------------------------+


// +------------------------------------------------------------------------------------------------------+
// |                                            CORPS du PROGRAMME                                        |
// +------------------------------------------------------------------------------------------------------+

/** Definition de la variable globale d'eFlore.*/
$GLOBALS['_EFLORE_'] = array();

// +------------------------------------------------------------------------------------------------------+
// Définition des chemins de fichiers.
/** Constante stockant le chemin du dossier contenant les images de plantes.*/
define('EFLORE_CHEMIN_IMG_PLTE', 'sites/eflore/generique/images/photos_plte/');
/** Constante stockant le chemin du dossier contenant les fichiers rdf.*/
define('EFLORE_CHEMIN_RDF', 'sites/eflore/generique/images/photos_plte/');
/** Constante stockant l'URL de base de l'application recherche de plante.*/
define('EFLORE_CHEMIN_APPLI', GEN_CHEMIN_CLIENT.'eflore/');
/** Constante stockant le chemin vers le dossier bibliothèque.*/
define('EFLORE_CHEMIN_BIBLIO', EFLORE_CHEMIN_APPLI.'bibliotheque/');
/** Constante stockant le chemin vers le dossier présentation.*/
define('EFLORE_CHEMIN_PRESENTATION', EFLORE_CHEMIN_APPLI.'presentations/');
/** Constante stockant le chemin vers le dossier styles.*/
define('EFLORE_CHEMIN_STYLE', EFLORE_CHEMIN_PRESENTATION.'styles/');

/** Constante stockant l'URL de base de l'application recherche de plante sous forme d'objet Pear URL.*/
$GLOBALS['_EFLORE_']['url'] = $GLOBALS['_GEN_commun']['url'];
$GLOBALS['_EFLORE_']['url_base'] = $GLOBALS['_GEN_commun']['url'];

// +------------------------------------------------------------------------------------------------------+
// Définition des urls du serveur de ressources
/** Constante stockant l'url de base du serveur eRibosome.*/
define('EFLORE_URL_ERIBO', 'http://eflore-test.tela-botanica.org/serveurXML/eribo_serveur.php');
/** Constante stockant l'url pour obtenir une liste de noms à partir d'un radical de nom scientifique.*/
define('EFLORE_URL_LISTE_NOM_LATIN', EFLORE_URL_ERIBO.'?cle=recherche_latin&radical=%s');
/** Constante stockant l'url pour obtenir une liste de noms à partir d'un radical de nom scientifique pour un projet donné.*/
define('EFLORE_URL_LISTE_NOM_LATIN_REF', EFLORE_URL_ERIBO.'?cle=recherche_latin&radical=%s&nvp=%s');
/** Constante stockant l'url pour obtenir une liste de noms à partir d'un radical de nom vernaculaire.*/
define('EFLORE_URL_LISTE_NOM_VERNA', EFLORE_URL_ERIBO.'?cle=recherche_verna&radical=%s');
/** Constante stockant l'url pour obtenir une liste de noms à partir d'un radical de nom vernaculaire pour un projet donné.*/
define('EFLORE_URL_LISTE_NOM_VERNA_REF', EFLORE_URL_ERIBO.'?cle=recherche_verna&radical=%s&nvp=%s');
/** Constante stockant l'url pour obtenir une synthèse sur un nom scientifique.*/
define('EFLORE_URL_FICHE_SYNTHESE', EFLORE_URL_ERIBO.'?cle=fiche_synthese&nn=%s');
/** Constante stockant l'url pour obtenir une synthèse sur un nom scientifique pour un projet donné.*/
define('EFLORE_URL_FICHE_SYNTHESE_PROJET', EFLORE_URL_ERIBO.'?cle=fiche_synthese&nn=%s&nvp=%s');
/** Constante stockant l'url pour obtenir un formulaire sur les noms.*/
define('EFLORE_URL_FORM_NOM', EFLORE_URL_ERIBO.'?cle=form_nom');
/** Constante stockant l'url pour obtenir un formulaire sur les projets taxo.*/
define('EFLORE_URL_FORM_TAXON', EFLORE_URL_ERIBO.'?cle=form_taxon');
/** Constante stockant l'url pour obtenir un formulaire sur les projets taxo.*/
define('EFLORE_URL_FORM_TAXON_ALPHABET', EFLORE_URL_ERIBO.'?cle=form_taxon&nvp=%s&rg=%s&od=%s&le=%s');
/** Constante stockant l'url pour obtenir un formulaire sur les projets taxo.*/
define('EFLORE_URL_LISTE_TAXON', EFLORE_URL_ERIBO.'?cle=recherche_taxon&nvp=%s&rg=%s&od=%s&le=%s');
/** Constante stockant l'url pour obtenir une liste des taxons fils d'un taxon.*/
define('EFLORE_URL_LISTE_CLASSIF', EFLORE_URL_ERIBO.'?cle=recherche_classif&nvp=%s&nt=%s');
/** Constante stockant l'url pour obtenir des infos sur le taxon supérieur dans la classification.*/
define('EFLORE_URL_INFO_TAXON_SUP', EFLORE_URL_ERIBO.'?cle=info_taxon_sup&nt=%s&nvp=%s');
/** Constante stockant l'url pour obtenir des infos sur un nom latin.*/
define('EFLORE_URL_INFO_NOM_LATIN', EFLORE_URL_ERIBO.'?cle=info_nom_latin&nn=%s');

// +------------------------------------------------------------------------------------------------------+
// Définition de la langue
/** Constante stockant la langue utilisée pour l'application.*/
define('EFLORE_LANGUE', substr($GLOBALS['_GEN_commun']['i18n'], 0, 2));

// +------------------------------------------------------------------------------------------------------+
// Définition de constante spécifiques
define('EFLORE_RECH_NOM_FORM_TAB', '1');
define('EFLORE_RECH_NOM_FORM_NOM_SIZE', '45');
define('EFLORE_RECH_NOM_FORM_NOM_MAXLENGTH', '255');

// +------------------------------------------------------------------------------------------------------+
// Définition des variables temporairement utilisées pour les essais de l'application.
define('N_TAXON', 3288);
define('N_VERSION_PROJET_TAXON', 1);
define('CONTRIBUTEUR', 4);

/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.10  2005/06/30 15:24:26  jpm
* Début des modifications pour ajout de l'arborescence de la classif.
*
* Revision 1.9  2005/06/09 18:10:25  jpm
* Début gestion des sessions dans la recherche nomenclaturale.
*
* Revision 1.8  2005/02/15 13:33:25  jpm
* Suppression des constantes les infos de connexion à la base de données. Inutile puisque l'on utilise le serveur eRibo.
*
* Revision 1.7  2005/02/15 13:01:25  jpm
* Ajout de constantes.
*
* Revision 1.6  2005/01/28 19:49:26  jpm
* Ajout de nouvelles constantes pour les url entre autres.
*
* Revision 1.5  2004/12/23 20:04:59  jpm
* Début prise en maine eflore-consultation.
*
* Revision 1.4  2004/08/17 11:22:45  linda
* définition du chemin de l'application et des constantes nécessaires pour le fonctionnement de l'appli eflore mais non encore disponibles via le site test
*
* Revision 1.3  2004/06/22 12:25:02  linda
* modifications des paramètre de connexion à la base de données
*
* Revision 1.2  2004/06/17 15:21:37  linda
* ajout du fichier initial
*
* +-- Fin du code ----------------------------------------------------------------------------------------+
*/
?>