Subversion Repositories eFlore/Applications.cel

Rev

Rev 3241 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3241 Rev 3360
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
celChpSupTpl = "http://localhost/service:cel:CelWidgetManager/ChampsEtendus"
6
languesUrl = "http://api-test.tela-botanica.org/service:eflore:0.1/iso-639-1/langues"
7
languesUrl = "http://api-test.tela-botanica.org/service:eflore:0.1/iso-639-1/langues"
7
widgetUrlTpl = "http://localhost/widget:cel:manager"
8
widgetUrlTpl = "http://localhost/widget:cel:manager"
8
; Chemin de base des fichiers liés (images, pdf, csv, etc.)
9
; Chemin de base des fichiers liés (images, pdf, csv, etc.)
9
dossierTmp = "modules/manager/squelettes/img/images_projets/"
10
dossierTmp = "modules/manager/squelettes/img/images_projets/"