Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 774 Rev 794
Line 143... Line 143...
143
nomsListeInitialesRangTpl = "{ref:nomsTpl}?masque={initiale}&recherche=etendue&masque.rg={rang}&navigation.limite=500"
143
nomsListeInitialesRangTpl = "{ref:nomsTpl}?masque={initiale}&recherche=etendue&masque.rg={rang}&navigation.limite=500"
144
nomsRechercheTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&navigation.limite=3000"
144
nomsRechercheTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&navigation.limite=3000"
145
nomsRechercheRetenuTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&navigation.limite=3000"
145
nomsRechercheRetenuTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&navigation.limite=3000"
146
nomsRechercheAlphabTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&navigation.limite=3000"
146
nomsRechercheAlphabTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&navigation.limite=3000"
147
nomsRechercheSynonymeTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&navigation.limite=3000"
147
nomsRechercheSynonymeTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&navigation.limite=3000"
148
nomsRechercheDeterminationTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=nom_retenu,nom_retenu.*,num_taxonomique&navigation.limite=3000"
148
nomsRechercheDeterminationTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=nom_retenu,nom_retenu.*,num_taxonomique,rang&navigation.limite=3000"
149
nomsRechercheDecompoTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=auteur,annee,biblio_origine,nom_addendum&navigation.limite=3000"
149
nomsRechercheDecompoTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=auteur,annee,biblio_origine,nom_addendum&navigation.limite=3000"
150
nomsSynonymesTpl = "{ref:nomsTpl}/{id}/relations/synonymie?ns.format=htm"
150
nomsSynonymesTpl = "{ref:nomsTpl}/{id}/relations/synonymie?ns.format=htm"
151
nomsRechercheAvanceeTpl = "{ref:nomsTpl}?ns.format=txt&navigation.limite=3000&recherche={type}&retour.champs=num_taxonomique,nom_retenu,nom_retenu.*,auteur,biblio_origine,annee,nom_addendum"
151
nomsRechercheAvanceeTpl = "{ref:nomsTpl}?ns.format=txt&navigation.limite=3000&recherche={type}&retour.champs=num_taxonomique,nom_retenu,nom_retenu.*,auteur,biblio_origine,annee,nom_addendum"
Line 152... Line 152...
152
 
152
 
Line 155... Line 155...
155
nomsVernaTpl = "{ref:baseUrlApiEflore}/noms-vernaculaires"
155
nomsVernaTpl = "{ref:baseUrlApiEflore}/noms-vernaculaires"
156
nomsVernaRechercheTpl = "{ref:nomsVernaTpl}?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
156
nomsVernaRechercheTpl = "{ref:nomsVernaTpl}?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
157
nomsVernaRechercheLimiteeTpl = "{ref:nomsVernaTpl}/attributions?masque.nt={valeur}" 
157
nomsVernaRechercheLimiteeTpl = "{ref:nomsVernaTpl}/attributions?masque.nt={valeur}" 
158
nomsVernaRechercheCompleteTpl = "{ref:nomsVernaTpl}/attributions?masque.nt={valeur}&retour.format=max&retour.champs=conseil_emploi,genre,taxon" 
158
nomsVernaRechercheCompleteTpl = "{ref:nomsVernaTpl}/attributions?masque.nt={valeur}&retour.format=max&retour.champs=conseil_emploi,genre,taxon" 
159
nomsVernaRechercheDeterminationTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
159
nomsVernaRechercheDeterminationTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
-
 
160
nomsVernaRechercheAlphabTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}&retour.champs=zone_geo"
Line 160... Line 161...
160
 
161
 
161
cartesTpl = "{ref:baseUrlApiEflore}/cartes"
162
cartesTpl = "{ref:baseUrlApiEflore}/cartes"
162
carteTpl = "{ref:cartesTpl}/{id}?retour.format={largeur}&retour={mime-type}"
163
carteTpl = "{ref:cartesTpl}/{id}?retour.format={largeur}&retour={mime-type}"
163
legendeIdCarteTpl = "{ref:cartesTpl}/{id}/legende"
164
legendeIdCarteTpl = "{ref:cartesTpl}/{id}/legende"
Line 220... Line 221...
220
;permaliens
221
;permaliens
221
permalienNumNomTpl = "http://{ref:domaine}/test/{ref_tax}/{ref_version}/nn/{id}";
222
permalienNumNomTpl = "http://{ref:domaine}/test/{ref_tax}/{ref_version}/nn/{id}";
222
permalienTaxonTpl = "http://{ref:domaine}/test/{ref_tax}/{ref_version}/nt/{id}";
223
permalienTaxonTpl = "http://{ref:domaine}/test/{ref_tax}/{ref_version}/nt/{id}";
Line 223... Line 224...
223
 
224
 
224
; +------------------------------------------------------------------------------------------------------+
225
; +------------------------------------------------------------------------------------------------------+
225
cache = true
226
cache = false
226
; chemin du cache
227
; chemin du cache
227
chemincache = "/home/aurelien/web/tmp/eflore/"
228
chemincache = "/home/aurelien/web/tmp/eflore/"
228
; durée du cache 
229
; durée du cache