Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 261 → Rev 262

/trunk/configurations/config.defaut.ini
112,8 → 112,9
nomsVernaRechercheDeterminationTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
 
cartesTpl = "{ref:baseUrlApiEflore}/cartes"
cartesParNnTpl = "{ref:cartesTpl}/{nn}"
cartesParNtTpl = "{ref:cartesTpl}/nt:{nt}"
cartesParNnTpl = "{ref:cartesTpl}/{nn}?retour.format={largeur}&retour={mime-type}"
cartesParNtTpl = "{ref:cartesTpl}/nt:{nt}?retour.format={largeur}&retour={mime-type}"
 
legendeCartesParNnTpl = "{ref:cartesParNnTpl}/legende"
legendeCartesParNtTpl = "{ref:cartesParNtTpl}/legende"