Subversion Repositories eFlore/Applications.cel

Rev

Rev 1190 | Rev 1193 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1190 Rev 1192
1
[settings]
1
[settings]
2
; URL de base relative du CEL
2
; URL de base relative du CEL
3
baseURL = "/jrest/"
3
baseURL = "/jrest/"
4
; URL de base relative alternative du CEL (pour les raccourcis par exemple)
4
; URL de base relative alternative du CEL (pour les raccourcis par exemple)
5
baseAlternativeURL = "/service:cel:"
5
baseAlternativeURL = "/service:cel:"
6
; URL de base aboslu du CEL
6
; URL de base aboslu du CEL
7
baseURLAbsolu = "http://localhost/jrest/"
7
baseURLAbsolu = "http://localhost/jrest/"
8
; URL de base aboslu du CEL construit dynamiquement dans le fichier Cel.php
8
; URL de base aboslu du CEL construit dynamiquement dans le fichier Cel.php
9
baseURLAbsoluDyn = ""
9
baseURLAbsoluDyn = ""
10
; Url d'eFlore affichant la carte du CEL
10
; Url d'eFlore affichant la carte du CEL
11
efloreUrlTpl = "http://www.tela-botanica.org/eflore/BDNFF/4.02/nn/%s/%s"
11
efloreUrlTpl = "http://www.tela-botanica.org/eflore/BDNFF/4.02/nn/%s/%s"
12
; URL des services web du CEL sous forme de template à utiliser avec sprintf
12
; URL des services web du CEL sous forme de template à utiliser avec sprintf
13
baseURLServicesAnnuaireTpl = "http://www.tela-botanica.org/service:annuaire:%s"
13
baseURLServicesAnnuaireTpl = "http://www.tela-botanica.org/service:annuaire:%s"
14
; URL des services web du CEL sous forme de template à utiliser avec sprintf
14
; URL des services web du CEL sous forme de template à utiliser avec sprintf
15
baseURLServicesCelTpl = "http://www.tela-botanica.org/service:cel:%s"
15
baseURLServicesCelTpl = "http://www.tela-botanica.org/service:cel:%s"
16
; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
16
; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
17
celImgUrlTpl = "http://www.tela-botanica.org/appli:cel-img:%s.jpg"
17
celImgUrlTpl = "http://www.tela-botanica.org/appli:cel-img:%s.jpg"
18
; Url de PhpMyEdit permettant de faire les corrections du CEL pour les Super Admin
18
; Url de PhpMyEdit permettant de faire les corrections du CEL pour les Super Admin
19
phpEditUrlTpl = "http://www.tela-botanica.org/eflore/cel2/jrest/util/cel_inventory.php?PME_sys_fl=0&PME_sys_fm=0&PME_sys_sfn[0]=0&PME_sys_operation=PME_op_Change&PME_sys_rec=%s"
19
phpEditUrlTpl = "http://www.tela-botanica.org/eflore/cel2/jrest/util/cel_inventory.php?PME_sys_fl=0&PME_sys_fm=0&PME_sys_sfn[0]=0&PME_sys_operation=PME_op_Change&PME_sys_rec=%s"
20
; Indication du nom de l'éditeur pour les flux de syndication
20
; Indication du nom de l'éditeur pour les flux de syndication
21
editeur = "Tela Botanica"
21
editeur = "Tela Botanica"
22
; Format du Guid des observations du CEL pour les flux de syndication principalement
22
; Format du Guid des observations du CEL pour les flux de syndication principalement
23
guidObsTpl = "urn:lsid:tela-botanica.org:cel:obs%s"
23
guidObsTpl = "urn:lsid:tela-botanica.org:cel:obs%s"
24
; Format du Guid des images du CEL pour les flux de syndication principalement
24
; Format du Guid des images du CEL pour les flux de syndication principalement
25
guidImgTpl = "urn:lsid:tela-botanica.org:cel:img%s"
25
guidImgTpl = "urn:lsid:tela-botanica.org:cel:img%s"
26
; Indication de la locale (setLocale(LC_ALL, ?)) pour les classes héritant de Cel
26
; Indication de la locale (setLocale(LC_ALL, ?)) pour les classes héritant de Cel
27
locale = "fr_FR.UTF-8"
27
locale = "fr_FR.UTF-8"
28
; Indication du fuseau horraire par défaut date_default_timezone_set(?)pour les classes héritant de Cel
28
; Indication du fuseau horraire par défaut date_default_timezone_set(?)pour les classes héritant de Cel
29
fuseauHoraire = "Europe/Paris"
29
fuseauHoraire = "Europe/Paris"
30
; template de chemin pour les marqueur google maps pour le widget carto 
30
; template de chemin pour les marqueur google maps pour le widget carto 
31
cheminCelMarkerObsTpl = "/home/telabotap/www/commun/icones/carto/groupe/g%s.png"
31
cheminCelMarkerObsTpl = "/home/telabotap/www/commun/icones/carto/groupe/g%s.png"
32
 
32
 
33
; Default
33
; Default
34
[eflore]
34
[eflore]
35
phptype  = mysqli
35
phptype  = mysqli
36
username = 
36
username = 
37
password = 
37
password = 
38
hostspec = 
38
hostspec = 
39
database = tela_prod_eflore_v1_1_principale
39
database = tela_prod_eflore_v1_1_principale
40
 
40
 
41
; Images
41
; Images
42
[cel]
42
[cel]
43
chemin_images = /opt/lampp/htdocs/Documents/images_serveur
43
chemin_images = /opt/lampp/htdocs/Documents/images_serveur
44
chemin_export = /opt/lampp/htdocs/Documents/export_images
44
chemin_export = /opt/lampp/htdocs/Documents/export_images
-
 
45
chemin_stockage_temp = /home/tmp
-
 
46
 
45
url_images = http://localhost/Documents/images_serveur
47
url_images = http://localhost/Documents/images_serveur
46
url_export = http://localhost/Documents/export_images
48
url_export = http://localhost/Documents/export_images
-
 
49
url_service_geo_local = http://www.tela-botanica.org/service:eflore:osm/0.1/nom-commune
-
 
50
url_service_geo_geonames = http://ws.geonames.org/
-
 
51
nom_service_geocoding_geonames = postalCodeSearchJSON
-
 
52
nom_service_reverse_geocoding_geonames = findNearbyJSON
-
 
53
 
47
taille_max = 2097152
54
taille_max = 2097152
48
taille_max_archive = 8500000
55
taille_max_archive = 8500000
49
 
-
 
50
chemin_stockage_temp = /home/tmp
-
 
51
 
56
 
52
format_XS = 150_100
57
format_XS = 150_100
53
format_S = 400_300
58
format_S = 400_300
54
format_CRS = 300_300
59
format_CRS = 300_300
55
format_M = 600_450
60
format_M = 600_450
56
format_L = 800_600
61
format_L = 800_600
57
format_XL = 1024_768
62
format_XL = 1024_768
58
format_X2L = 1280_960  
63
format_X2L = 1280_960  
59
format_X3L = 1600_1200 
64
format_X3L = 1600_1200 
60
format_CRX2S = 63_63
65
format_CRX2S = 63_63
61
format_CS = 300_300
66
format_CS = 300_300
62
format_CXS = 100_100
67
format_CXS = 100_100
63
format_CRXS = 100_100
68
format_CRXS = 100_100
64
 
-
 
65
url_service_geo_local = http://www.tela-botanica.org/service:eflore:osm/0.1/nom-commune
-
 
66
url_service_geo_geonames = http://ws.geonames.org/
-
 
67
nom_service_geocoding_geonames = postalCodeSearchJSON
-
 
68
nom_service_reverse_geocoding_geonames = findNearbyJSON
-
 
69
 
69
 
70
; Stockage
70
; Stockage
71
[database_cel]
71
[database_cel]
72
phptype  = mysqli
72
phptype  = mysqli
73
username = 
73
username = 
74
password = 
74
password = 
75
hostspec = localhost
75
hostspec = localhost
76
database = tb_cel
76
database = tb_cel
77
database_migration = tb_cel_migration
77
database_migration = tb_cel_migration
78
 
78
 
79
; Identification
79
; Identification
80
[database_ident]
80
[database_ident]
81
phptype  = mysql
81
phptype  = mysql
82
username = aurelien
82
username = aurelien
83
password = Canard
83
password = Canard
84
hostspec = localhost
84
hostspec = localhost
85
database = tela_prod
85
database = tela_prod
86
annuaire = annuaire_tela
86
annuaire = annuaire_tela
87
ann_id = U_MAIL
87
ann_id = U_MAIL
88
ann_pwd = U_PASSWD
88
ann_pwd = U_PASSWD
89
pass_crypt_funct = md5
89
pass_crypt_funct = md5
90
 
-
 
91
; COEL
-
 
92
[coel]
-
 
93
phptype  = mysql
-
 
94
username = 
-
 
95
password = 
-
 
96
hostspec = localhost
-
 
97
database = tb_coel
-
 
98
aideBaseUrlTpl = "http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki="
-
 
99
urlEfloreMaj = "http://localhost/eflore_bp/services/collection/"
-
 
100
guid = "urn:lsid:tela-botanica.org:%s:%s"
-
 
101
urlAnnuaire = "http://www.tela-botanica.org/client/eflore_chatin/services/annuaire_tela"
-
 
102
loginAnnuaire = 
-
 
103
mdpAnnuaire = 
-
 
104
 
90
 
105
; LOGS
91
; LOGS
106
[log]
92
[log]
107
cheminlog = "/home/Logs/"
93
cheminlog = "/home/Logs/"
108
timezone = "Europe/Paris"
94
timezone = "Europe/Paris"
109
taillemax = 100000
95
taillemax = 100000
110
 
96
 
111
; ADMIN
97
; ADMIN
112
[jrest_admin]
98
[jrest_admin]
113
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
99
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
114
;*/?>
100
;*/?>