Subversion Repositories Applications.reseau

Rev

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

Rev 18 Rev 24
Line 30... Line 30...
30
baseURLServicesAnnuaireTpl = "http://www.tela-botanica.org/service:annuaire:%s"
30
baseURLServicesAnnuaireTpl = "http://www.tela-botanica.org/service:annuaire:%s"
31
; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
31
; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
32
celImgUrlTpl = "http://api.tela-botanica.org/img:%s.jpg"
32
celImgUrlTpl = "http://api.tela-botanica.org/img:%s.jpg"
33
; Squelette d'URL pour les services web d'eFlore.
33
; Squelette d'URL pour les services web d'eFlore.
34
baseURLServicesEfloreTpl = "http://www.tela-botanica.org/service:eflore:{projetCode}/{apiVersion}/{serviceNom}"
34
baseURLServicesEfloreTpl = "http://www.tela-botanica.org/service:eflore:{projetCode}/{apiVersion}/{serviceNom}"
-
 
35
; URL de base du dépôt de ressources
-
 
36
baseURLRessources = "http://resources.tela-botanica.org/%s"
Line 35... Line 37...
35
 
37
 
36
[authentification]
38
[authentification]
37
serviceUrlTpl = "http://www.tela-botanica.org/service:annuaire:TestLoginMdp/%s/%s"
39
serviceUrlTpl = "http://www.tela-botanica.org/service:annuaire:TestLoginMdp/%s/%s"
38
administrateurs = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
40
administrateurs = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
39
;*/?>
41
;*/?>