Line 28... |
Line 28... |
28 |
locale = "fr_FR.UTF-8"
|
28 |
locale = "fr_FR.UTF-8"
|
29 |
; Indication du fuseau horraire par défaut date_default_timezone_set(?)pour les classes héritant de Cel
|
29 |
; Indication du fuseau horraire par défaut date_default_timezone_set(?)pour les classes héritant de Cel
|
30 |
fuseauHoraire = "Europe/Paris"
|
30 |
fuseauHoraire = "Europe/Paris"
|
31 |
; template de chemin pour les marqueur google maps pour le widget carto
|
31 |
; template de chemin pour les marqueur google maps pour le widget carto
|
32 |
cheminCelMarkerObsTpl = "/home/telabotap/www/commun/icones/carto/groupe/g%s.png"
|
32 |
cheminCelMarkerObsTpl = "/home/telabotap/www/commun/icones/carto/groupe/g%s.png"
|
- |
|
33 |
; URL des services web du CEL sous forme de template à utiliser avec sprintf
|
- |
|
34 |
baseURLServicesCelTpl = "http://localhost/service:cel:%s"
|
- |
|
35 |
; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
|
- |
|
36 |
celImgUrlTpl = "http://www.tela-botanica.org/appli:cel-img:%s.jpg"
|
- |
|
37 |
; URL des services web du CEL sous forme de template à utiliser avec sprintf
|
- |
|
38 |
baseURLServicesAnnuaireTpl = "http://www.tela-botanica.org/service:annuaire:%s"
|
Line 33... |
Line 39... |
33 |
|
39 |
|
34 |
; Default
|
40 |
; Default
|
35 |
[eflore]
|
41 |
[eflore]
|
36 |
phptype = mysqli
|
42 |
phptype = mysqli
|
37 |
username =
|
43 |
username =
|
38 |
password =
|
44 |
password =
|
39 |
hostspec =
|
45 |
hostspec =
|
Line -... |
Line 46... |
- |
|
46 |
database = tela_prod_eflore_v1_1_principale
|
- |
|
47 |
|
- |
|
48 |
url_service_nom = "http://localhost/service:eflore:0.1/bdtfx/noms"
|
- |
|
49 |
url_service_taxon = "http://localhost/service:eflore:0.1/bdtfx/taxons"
|
- |
|
50 |
url_service_chorologie_obs = "http://localhost/service:eflore:0.1/chorodep/observations"
|
- |
|
51 |
url_service_chorologie_carte = "http://localhost/service:eflore:0.1/chorodep/cartes"
|
- |
|
52 |
url_service_photoflora = "http://photoflora.free.fr/eflore-photoflora/services/index.php/0.1/projets/photoflora/images"
|
40 |
database = tela_prod_eflore_v1_1_principale
|
53 |
|
41 |
|
54 |
|
42 |
; Images
|
55 |
; Images
|
43 |
[cel]
|
56 |
[cel]
|
44 |
chemin_images = /opt/lampp/htdocs/Documents/images_serveur
|
57 |
chemin_images = /opt/lampp/htdocs/Documents/images_serveur
|