Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 254 → Rev 255

/trunk/configurations/config.defaut.ini
110,8 → 110,10
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}"
urlChorologieParNtTpl = "{ref:baseUrlApiEflore}/chorodep/cartes/nt:{nt}"
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"
 
taxonsTpl = "{ref:baseUrlApiEflore}/taxons"
taxonsStatsInitialesRangTpl = "{ref:taxonsTpl}/stats/initiales?masque.rg={rang}"