Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 255 → Rev 258

/trunk/configurations/config.defaut.ini
110,11 → 110,15
nomsRechercheDecompoTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=auteur,annee,biblio_origine,nom_addendum&navigation.limite=3000"
nomsVernaRechercheTpl = "{ref:nomsVernaTpl}?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
nomsVernaRechercheDeterminationTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
urlChorologieParNnTpl = "{ref:baseUrlApiEflore}/chorodep/cartes/{nn}?retour.format={largeur}"
urlChorologieParNtTpl = "{ref:baseUrlApiEflore}/chorodep/cartes/nt:{nt}?retour.format={largeur}"
legendeChorologieParNnTpl = "{ref:baseUrlApiEflore}/chorodep/cartes/{nn}/legende"
legendeChorologieParNtTpl = "{ref:baseUrlApiEflore}/chorodep/cartes/nt:{nt}/legende"
 
cartesTpl = "{ref:baseUrlApiEflore}/cartes"
cartesParNnTpl = "{ref:cartesTpl}/{nn}"
cartesParNtTpl = "{ref:cartesTpl}/nt:{nt}"
legendeCartesParNnTpl = "{ref:cartesParNnTpl}/legende"
legendeCartesParNtTpl = "{ref:cartesParNtTpl}/legende"
 
metaDonneesTpl = "{ref:baseUrlApiEflore}/meta-donnees?{verproj}={version}"
 
taxonsTpl = "{ref:baseUrlApiEflore}/taxons"
taxonsStatsInitialesRangTpl = "{ref:taxonsTpl}/stats/initiales?masque.rg={rang}"
taxonsListeInitialesRangTpl = "{ref:taxonsTpl}?masque={initiale}&recherche=etendue&masque.rg={rang}"