Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 3120 Rev 3204
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://localhost/service:eflore:0.1/iso-639-1/langues"
7
languesUrl = "http://localhost/service:eflore:0.1/iso-639-1/langues"
-
 
8
authTpl = "http://www.tela-botanica.org/widget:reseau:auth?origine=http://localhost/cel/widget/saisie2"