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.28 2007-04-20 09:57:21 florian Exp $
|
22 |
// CVS : $Id: baz_config.inc.php,v 1.29 2007-06-25 09:57:37 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.28 $ $Date: 2007-04-20 09:57:21 $
|
34 |
*@version $Revision: 1.29 $ $Date: 2007-06-25 09:57:37 $
|
35 |
// +------------------------------------------------------------------------------------------------------+
|
35 |
// +------------------------------------------------------------------------------------------------------+
|
36 |
*/
|
36 |
*/
|
Line 37... |
Line 37... |
37 |
|
37 |
|
38 |
// +------------------------------------------------------------------------------------------------------+
|
38 |
// +------------------------------------------------------------------------------------------------------+
|
Line 146... |
Line 146... |
146 |
// Mettre ici le type d'annonce qui va s'afficher dans les calendriers.
|
146 |
// Mettre ici le type d'annonce qui va s'afficher dans les calendriers.
|
147 |
// Il est possible d'indiquer plusieurs identifiant de nature de fiche (bn_id_nature) en séparant les nombre par des
|
147 |
// Il est possible d'indiquer plusieurs identifiant de nature de fiche (bn_id_nature) en séparant les nombre par des
|
148 |
// virgules : '1,2,3'
|
148 |
// virgules : '1,2,3'
|
149 |
define ('BAZ_NUM_ANNONCE_CALENDRIER', 3);
|
149 |
define ('BAZ_NUM_ANNONCE_CALENDRIER', 3);
|
Line -... |
Line 150... |
- |
|
150 |
|
- |
|
151 |
define ('BAZ_CHEMIN_SQUELETTE', BAZ_CHEMIN_APPLI.'squelettes'.GEN_SEP);
|
- |
|
152 |
define ('BAZ_SQUELETTE_DEFAUT', 'baz_cal.tpl.html');
|
150 |
|
153 |
|
151 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
154 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
152 |
*
|
155 |
*
|
- |
|
156 |
* $Log: not supported by cvs2svn $
|
- |
|
157 |
* Revision 1.28 2007/04/20 09:57:21 florian
|
- |
|
158 |
* correction bugs suite au merge
|
153 |
* $Log: not supported by cvs2svn $
|
159 |
*
|
154 |
* Revision 1.27 2007/04/11 08:30:12 neiluj
|
160 |
* Revision 1.27 2007/04/11 08:30:12 neiluj
|
155 |
* remise en état du CVS...
|
161 |
* remise en état du CVS...
|
156 |
*
|
162 |
*
|
157 |
* Revision 1.21.2.1 2007/02/15 13:43:54 jp_milcent
|
163 |
* Revision 1.21.2.1 2007/02/15 13:43:54 jp_milcent
|