Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 255 | Rev 262 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 255 Rev 258
Line 108... Line 108...
108
nomsRechercheSynonymeTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&navigation.limite=3000"
108
nomsRechercheSynonymeTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&navigation.limite=3000"
109
nomsRechercheDeterminationTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=nom_retenu,nom_retenu.*&navigation.limite=3000"
109
nomsRechercheDeterminationTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=nom_retenu,nom_retenu.*&navigation.limite=3000"
110
nomsRechercheDecompoTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=auteur,annee,biblio_origine,nom_addendum&navigation.limite=3000"
110
nomsRechercheDecompoTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=auteur,annee,biblio_origine,nom_addendum&navigation.limite=3000"
111
nomsVernaRechercheTpl = "{ref:nomsVernaTpl}?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
111
nomsVernaRechercheTpl = "{ref:nomsVernaTpl}?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
112
nomsVernaRechercheDeterminationTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
112
nomsVernaRechercheDeterminationTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
-
 
113
 
113
urlChorologieParNnTpl = "{ref:baseUrlApiEflore}/chorodep/cartes/{nn}?retour.format={largeur}"
114
cartesTpl = "{ref:baseUrlApiEflore}/cartes"
-
 
115
cartesParNnTpl = "{ref:cartesTpl}/{nn}"
114
urlChorologieParNtTpl = "{ref:baseUrlApiEflore}/chorodep/cartes/nt:{nt}?retour.format={largeur}"
116
cartesParNtTpl = "{ref:cartesTpl}/nt:{nt}"
115
legendeChorologieParNnTpl = "{ref:baseUrlApiEflore}/chorodep/cartes/{nn}/legende"
117
legendeCartesParNnTpl = "{ref:cartesParNnTpl}/legende"
116
legendeChorologieParNtTpl = "{ref:baseUrlApiEflore}/chorodep/cartes/nt:{nt}/legende"
118
legendeCartesParNtTpl = "{ref:cartesParNtTpl}/legende"
-
 
119
 
-
 
120
metaDonneesTpl = "{ref:baseUrlApiEflore}/meta-donnees?{verproj}={version}"
Line 117... Line 121...
117
 
121
 
118
taxonsTpl = "{ref:baseUrlApiEflore}/taxons"
122
taxonsTpl = "{ref:baseUrlApiEflore}/taxons"
119
taxonsStatsInitialesRangTpl = "{ref:taxonsTpl}/stats/initiales?masque.rg={rang}"
123
taxonsStatsInitialesRangTpl = "{ref:taxonsTpl}/stats/initiales?masque.rg={rang}"
120
taxonsListeInitialesRangTpl = "{ref:taxonsTpl}?masque={initiale}&recherche=etendue&masque.rg={rang}"
124
taxonsListeInitialesRangTpl = "{ref:taxonsTpl}?masque={initiale}&recherche=etendue&masque.rg={rang}"