Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 148 → Rev 149

/trunk/configurations/config.defaut.ini
88,8 → 88,8
baseUrlApiEflore = "http://localhost/service:eflore:0.1/{projet}"
nomsTpl = "{ref:baseUrlApiEflore}/noms"
nomsStatsInitialesRangTpl = "{ref:nomsTpl}/stats/initiales?masque.rg={rang}"
nomsListeInitialesRangTpl = "{ref:nomsTpl}?masque={initiale}&recherche=etendue&masque.rg={rang}"
nomsRechercheTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=nom_retenu,nom_retenu.*"
nomsListeInitialesRangTpl = "{ref:nomsTpl}?masque={initiale}&recherche=etendue&masque.rg={rang}&navigation.limite=500"
nomsRechercheTpl = "{ref:nomsTpl}?masque=%{valeur}&recherche={type}&ns.format=txt&retour.champs=nom_retenu,nom_retenu.*,auteur,annee,biblio_origine,nom_addendum&navigation.limite=3000"
nomsVernaTpl = "{ref:baseUrlApiEflore}/noms-vernaculaires"
nomsVernaRechercheTpl = "{ref:nomsVernaTpl}?masque.nv={valeur}&recherche={type}"