Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 305 Rev 309
Line 111... Line 111...
111
nomsRechercheDecompoTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=auteur,annee,biblio_origine,nom_addendum&navigation.limite=3000"
111
nomsRechercheDecompoTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=auteur,annee,biblio_origine,nom_addendum&navigation.limite=3000"
112
nomsSynonymesTpl = "{ref:nomsTpl}/{id}/relations/synonymie?ns.structure=au,an,bib"
112
nomsSynonymesTpl = "{ref:nomsTpl}/{id}/relations/synonymie?ns.structure=au,an,bib"
Line 113... Line 113...
113
 
113
 
114
nomsVernaTpl = "{ref:baseUrlApiEflore}/noms-vernaculaires"
114
nomsVernaTpl = "{ref:baseUrlApiEflore}/noms-vernaculaires"
-
 
115
nomsVernaRechercheTpl = "{ref:nomsVernaTpl}?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
115
nomsVernaRechercheTpl = "{ref:nomsVernaTpl}?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
116
nomsVernaRechercheLimiteeTpl = "{ref:nomsVernaTpl}/attributions?masque.nt={valeur}" 
116
nomsVernaRechercheCompleteTpl = "{ref:nomsVernaTpl}/attributions?masque.nt={valeur}&retour.format=max" 
117
nomsVernaRechercheCompleteTpl = "{ref:nomsVernaTpl}/attributions?masque.nt={valeur}&retour.format=max" 
Line 117... Line 118...
117
nomsVernaRechercheDeterminationTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
118
nomsVernaRechercheDeterminationTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
118
 
119