Line 1... |
Line 1... |
1 |
[manager]
|
1 |
[manager]
|
2 |
; Chemin pour l'autoload à ajouter
|
2 |
; Chemin pour l'autoload à ajouter
|
3 |
autoload = "bibliotheque/;bibliotheque/xml_feed_parser/1.0.4/;bibliotheque/xml_feed_parser/1.0.4/parsers/"
|
3 |
autoload = "bibliotheque/;bibliotheque/xml_feed_parser/1.0.4/;bibliotheque/xml_feed_parser/1.0.4/parsers/"
|
4 |
; Squelette d'url pour accéder à la fiche eFlore
|
4 |
; Squelette d'url pour accéder à la fiche eFlore
|
5 |
celUrlTpl = "http://localhost/service:cel:CelWidgetManager/Widget"
|
5 |
celUrlTpl = "http://localhost/service:cel:CelWidgetManager/Widget"
|
6 |
languesUrl = "http://localhost/service:eflore:0.1/iso-639-1/langues"
|
6 |
languesUrl = "http://api-test.tela-botanica.org/service:eflore:0.1/iso-639-1/langues"
|
- |
|
7 |
widgetUrlTpl = "http://localhost/widget:cel:manager"
|
- |
|
8 |
; Chemin de base des fichiers liés (images, pdf, csv, etc.)
|
- |
|
9 |
dossierTmp = "https://beta.tela-botanica.org/tmp/widget_saisie/"
|