Subversion Repositories Applications.bazar

Rev

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

Rev 133 Rev 137
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.19 2006-06-21 15:40:15 alexandre_tb Exp $
22
// CVS : $Id: baz_config.inc.php,v 1.20 2006-07-04 13:59:01 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.19 $ $Date: 2006-06-21 15:40:15 $
34
*@version       $Revision: 1.20 $ $Date: 2006-07-04 13:59:01 $
35
// +------------------------------------------------------------------------------------------------------+
35
// +------------------------------------------------------------------------------------------------------+
36
*/
36
*/
Line 37... Line 37...
37
 
37
 
38
// +------------------------------------------------------------------------------------------------------+
38
// +------------------------------------------------------------------------------------------------------+
Line 136... Line 136...
136
 
136
 
137
/** Réglage de l'affichage du formulaire de recherche avancee */
137
/** Réglage de l'affichage du formulaire de recherche avancee */
138
// Mettre à true pour afficher automatiquement le formulaire de recherche avancee, à false pour avoir un lien afficher la recherche avancee
138
// Mettre à true pour afficher automatiquement le formulaire de recherche avancee, à false pour avoir un lien afficher la recherche avancee
Line -... Line 139...
-
 
139
define ('BAZ_MOTEUR_RECHERCHE_AVANCEE', 0);
-
 
140
 
Line 139... Line 141...
139
define ('BAZ_MOTEUR_RECHERCHE_AVANCEE', 0);
141
// Mettre ici le type d'annonce qui va s'afficher dans les calendriers
140
 
142
define ('BAZ_NUM_ANNONCE_CALENDRIER', 3);
141
 
143
 
-
 
144
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
145
*
-
 
146
* $Log: not supported by cvs2svn $
142
/* +--Fin du code ----------------------------------------------------------------------------------------+
147
* Revision 1.19  2006/06/21 15:40:15  alexandre_tb
143
*
148
* rétablissement du menu mes fiches
144
* $Log: not supported by cvs2svn $
149
*
145
* Revision 1.18  2006/06/02 09:29:30  florian
150
* Revision 1.18  2006/06/02 09:29:30  florian
146
* ajout constante nom wikini
151
* ajout constante nom wikini