Subversion Repositories eFlore/Applications.coel

Rev

Rev 1765 | Rev 1852 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1765 Rev 1787
1
;<?/*
1
;<?/*
2
[settings]
2
[settings]
3
baseURL = "/eflore/coel/jrest/"
3
baseURL = "/eflore/coel/jrest/"
4
 
4
 
5
; COEL
5
; COEL
6
[coel]
6
[coel]
7
phptype  = mysql
7
phptype  = mysql
8
username = root
8
username = root
9
password = 
9
password = 
10
hostspec = localhost
10
hostspec = localhost
11
database = tb_coel
11
database = tb_coel
12
guid = "urn:lsid:tela-botanica.org:%s"
12
guid = "urn:lsid:tela-botanica.org:%s"
13
editeur = "Tela Botanica"
13
editeur = "Tela Botanica"
-
 
14
urlBaseFicheConsultation = "http://www.tela-botanica.org/"
14
urlBaseCoel = "http://www.tela-botanica.org/eflore/coel/Coel.html"
15
urlBaseCoel = "http://www.tela-botanica.org/eflore/coel/Coel.html"
15
urlBaseJrest = "http://www.tela-botanica.org/eflore/coel/jrest/"
16
urlBaseJrest = "http://www.tela-botanica.org/eflore/coel/jrest/"
16
aideBaseUrlTpl = "http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki="
17
aideBaseUrlTpl = "http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki="
17
urlAnnuaire = "http://www.tela-botanica.org/client/eflore_chatin/services/annuaire_tela"
18
urlAnnuaire = "http://www.tela-botanica.org/client/eflore_chatin/services/annuaire_tela"
18
loginAnnuaire =  
19
loginAnnuaire =  
19
mdpAnnuaire = 
20
mdpAnnuaire = 
20
correctionLogin = 
21
correctionLogin = 
21
correctionMdp = 
22
correctionMdp = 
22
 
23
 
23
;*/?>
24
;*/?>