Subversion Repositories Applications.papyrus

Rev

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

Rev 933 Rev 977
Line 20... Line 20...
20
// | You should have received a copy of the GNU Lesser General Public                                     |
20
// | You should have received a copy of the GNU Lesser General Public                                     |
21
// | License along with this library; if not, write to the Free Software                                  |
21
// | License along with this library; if not, write to the Free Software                                  |
22
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
22
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
23
// |                                                                                                      |
23
// |                                                                                                      |
24
// +------------------------------------------------------------------------------------------------------+
24
// +------------------------------------------------------------------------------------------------------+
25
// CVS : $Id: pap_config_avancee.inc.php,v 1.21 2006-09-13 12:31:18 florian Exp $
25
// CVS : $Id: pap_config_avancee.inc.php,v 1.22 2006-10-05 13:17:47 ddelon Exp $
26
/**
26
/**
27
* Page de configuration avancée de Papyrus
27
* Page de configuration avancée de Papyrus
28
*
28
*
29
* La page contient différents paramêtre permettant de configurer, le chronométrage, le débogage, les url...
29
* La page contient différents paramêtre permettant de configurer, le chronométrage, le débogage, les url...
30
*
30
*
Line 34... Line 34...
34
*@author            Jean-Pascal MILCENT <jpm@tela-botanica.org>
34
*@author            Jean-Pascal MILCENT <jpm@tela-botanica.org>
35
//Autres auteurs :
35
//Autres auteurs :
36
*@author            Alexandre GRANIER <alex@tela-botanica.org>
36
*@author            Alexandre GRANIER <alex@tela-botanica.org>
37
*@author            Laurent COUDOUNEAU <laurent.coudouneau@ema.fr>
37
*@author            Laurent COUDOUNEAU <laurent.coudouneau@ema.fr>
38
*@copyright         Tela-Botanica 2000-2004
38
*@copyright         Tela-Botanica 2000-2004
39
*@version           $Revision: 1.21 $ $Date: 2006-09-13 12:31:18 $
39
*@version           $Revision: 1.22 $ $Date: 2006-10-05 13:17:47 $
40
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
41
*/
41
*/
Line 42... Line 42...
42
 
42
 
43
// +------------------------------------------------------------------------------------------------------+
43
// +------------------------------------------------------------------------------------------------------+
Line 57... Line 57...
57
// +------------------------------------------------------------------------------------------------------+
57
// +------------------------------------------------------------------------------------------------------+
Line 58... Line 58...
58
 
58
 
59
// +------------------------------------------------------------------------------------------------------+
59
// +------------------------------------------------------------------------------------------------------+
60
// Paramétrage de la version : NE PAS MODIFIER MANUELLEMENT!
60
// Paramétrage de la version : NE PAS MODIFIER MANUELLEMENT!
61
/** Constante stockant la version de Papyrus.*/
61
/** Constante stockant la version de Papyrus.*/
Line 62... Line 62...
62
define('GEN_VERSION', '0.21');
62
define('GEN_VERSION', '0.24');
63
 
63
 
Line 64... Line 64...
64
// +------------------------------------------------------------------------------------------------------+
64
// +------------------------------------------------------------------------------------------------------+
Line 195... Line 195...
195
    'Wikini_eFlore' => array('preg' => '/<div class="page">(.*)<\/div>.*<div class="commentsheader">/Umsi', 'url' => 'http://wiki.tela-botanica.org/eflore/wakka.php?wiki=%s'),
195
    'Wikini_eFlore' => array('preg' => '/<div class="page">(.*)<\/div>.*<div class="commentsheader">/Umsi', 'url' => 'http://wiki.tela-botanica.org/eflore/wakka.php?wiki=%s'),
196
    'Wikini_isff' => array('preg' => '/<div class="page">(.*)<\/div>.*<div class="commentsheader">/Umsi', 'url' => 'http://wiki.tela-botanica.org/isff/wakka.php?wiki=%s')
196
    'Wikini_isff' => array('preg' => '/<div class="page">(.*)<\/div>.*<div class="commentsheader">/Umsi', 'url' => 'http://wiki.tela-botanica.org/isff/wakka.php?wiki=%s')
197
);
197
);
198
/* +--Fin du code ---------------------------------------------------------------------------------------+
198
/* +--Fin du code ---------------------------------------------------------------------------------------+
199
* $Log: not supported by cvs2svn $
199
* $Log: not supported by cvs2svn $
-
 
200
* Revision 1.21  2006/09/13 12:31:18  florian
-
 
201
* ménage: fichier de config Papyrus, fichiers temporaires
-
 
202
*
200
* Revision 1.20  2006/04/28 12:41:49  florian
203
* Revision 1.20  2006/04/28 12:41:49  florian
201
* corrections erreurs chemin
204
* corrections erreurs chemin
202
*
205
*
203
* Revision 1.19  2006/03/13 21:00:20  ddelon
206
* Revision 1.19  2006/03/13 21:00:20  ddelon
204
* Suppression messages d'erreur multilinguisme
207
* Suppression messages d'erreur multilinguisme