Line 13... |
Line 13... |
13 |
; URL des services web du CEL sous forme de template à utiliser avec sprintf
|
13 |
; URL des services web du CEL sous forme de template à utiliser avec sprintf
|
14 |
baseURLServicesAnnuaireTpl = "http://www.tela-botanica.org/service:annuaire:%s"
|
14 |
baseURLServicesAnnuaireTpl = "http://www.tela-botanica.org/service:annuaire:%s"
|
15 |
; URL des services web du CEL sous forme de template à utiliser avec sprintf
|
15 |
; URL des services web du CEL sous forme de template à utiliser avec sprintf
|
16 |
baseURLServicesCelTpl = "http://www.tela-botanica.org/service:cel:%s"
|
16 |
baseURLServicesCelTpl = "http://www.tela-botanica.org/service:cel:%s"
|
17 |
; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
|
17 |
; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
|
18 |
celImgUrlTpl = "http://api.tela-botanica.org/img:%s.jpg"
|
18 |
celImgUrlTpl = "http://api.tela-botanica.org/img:%s"
|
19 |
; Url de PhpMyEdit permettant de faire les corrections du CEL pour les Super Admin
|
19 |
; Url de PhpMyEdit permettant de faire les corrections du CEL pour les Super Admin
|
20 |
phpEditUrlTpl = "http://www.tela-botanica.org/eflore/cel2/jrest/util/cel_inventory.php?PME_sys_fl=0&PME_sys_fm=0&PME_sys_sfn[0]=0&PME_sys_operation=PME_op_Change&PME_sys_rec=%s"
|
20 |
phpEditUrlTpl = "http://www.tela-botanica.org/eflore/cel2/jrest/util/cel_inventory.php?PME_sys_fl=0&PME_sys_fm=0&PME_sys_sfn[0]=0&PME_sys_operation=PME_op_Change&PME_sys_rec=%s"
|
21 |
; Url de l'appli du CEL
|
21 |
; Url de l'appli du CEL
|
22 |
celAppliUrl = "http://www.tela-botanica.org/appli:cel"
|
22 |
celAppliUrl = "http://www.tela-botanica.org/appli:cel"
|
23 |
; Indication du nom de l'éditeur pour les flux de syndication
|
23 |
; Indication du nom de l'éditeur pour les flux de syndication
|