Line 24... |
Line 24... |
24 |
baseURLAbsoluDyn = ""
|
24 |
baseURLAbsoluDyn = ""
|
25 |
; URL des services web du CEL sous forme de template à utiliser avec sprintf
|
25 |
; URL des services web du CEL sous forme de template à utiliser avec sprintf
|
26 |
baseURLServicesCelTpl = "http://www.tela-botanica.org/service:cel:%s"
|
26 |
baseURLServicesCelTpl = "http://www.tela-botanica.org/service:cel:%s"
|
27 |
; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
|
27 |
; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
|
28 |
celImgUrlTpl = "http://www.tela-botanica.org/appli:cel-img:%s.jpg"
|
28 |
celImgUrlTpl = "http://www.tela-botanica.org/appli:cel-img:%s.jpg"
|
- |
|
29 |
|
- |
|
30 |
[authentification]
|
- |
|
31 |
serviceUrlTpl = "http://www.tela-botanica.org/client/annuaire_nouveau/actuelle/jrest/TestLoginMdp/%s/%s"
|
- |
|
32 |
administrateurs = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
|
29 |
;*/?>
|
33 |
;*/?>
|
30 |
|
34 |
|