Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 942 Rev 948
Line 177... Line 177...
177
taxonsListeInitialesRangTpl = "{ref:taxonsTpl}?masque={initiale}&recherche=etendue&masque.rg={rang}"
177
taxonsListeInitialesRangTpl = "{ref:taxonsTpl}?masque={initiale}&recherche=etendue&masque.rg={rang}"
178
taxonsRechercheTpl = "{ref:taxonsTpl}?masque={valeur}&recherche={type}"
178
taxonsRechercheTpl = "{ref:taxonsTpl}?masque={valeur}&recherche={type}"
179
taxonSupTpl = "{ref:taxonsTpl}/{id}/relations/superieurs"
179
taxonSupTpl = "{ref:taxonsTpl}/{id}/relations/superieurs"
180
taxonInfTpl = "{ref:taxonsTpl}/{id}/relations/inferieurs"
180
taxonInfTpl = "{ref:taxonsTpl}/{id}/relations/inferieurs"
Line 181... Line 181...
181
 
181
 
182
imagesTpl = "{ref:baseUrlApiEflore}/images?navigation.depart={depart}&navigation.limite={limite}"
182
imagesTpl = "{ref:baseUrlApiEflore}/images?navigation.depart={depart}&navigation.limite={limite}&referentiel={referentiel}"
183
imagesResultatsDeterminationTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&retour.format=CS&navigation.limite=801"
183
imagesResultatsDeterminationTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&referentiel={referentiel}&retour.format=CS&navigation.limite=801"
184
imagesFicheBlocTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&retour.format=CS&retour.tri=date"
184
imagesFicheBlocTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&referentiel={referentiel}&retour.format=CS&retour.tri=date"
185
imagesPremiereTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&retour.format=CS&retour.tri=date&navigation.limite=1"
185
imagesPremiereTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&referentiel={referentiel}&retour.format=CS&retour.tri=date&navigation.limite=1"
186
imagesPopupTpl = "{ref:baseUrlApiEflore}/images/{id}"
186
imagesPopupTpl = "{ref:baseUrlApiEflore}/images/{id}?referentiel={referentiel}"
Line 187... Line 187...
187
imagesTaxonsTpl = "{ref:baseUrlApiEflore}/images?masque.nt={nntaxon}"
187
imagesTaxonsTpl = "{ref:baseUrlApiEflore}/images?masque.nt={nntaxon}&referentiel={referentiel}"
188
 
188
 
189
 
189
 
Line 190... Line 190...
190
textesTpl = "{ref:baseUrlApiEflore}/textes"
190
textesTpl = "{ref:baseUrlApiEflore}/textes"
Line 191... Line 191...
191
texteTpl = "{ref:textesTpl}/{id}?txt.format={txtFormat}"
191
texteTpl = "{ref:textesTpl}/{id}?txt.format={txtFormat}"
192
texteTitreSectionTpl = "{ref:textesTpl}/{id}?txt.format={txtFormat}&txt.section.titre={sectionTitre}"
192
texteTitreSectionTpl = "{ref:textesTpl}/{id}?txt.format={txtFormat}&txt.section.titre={sectionTitre}"
193
 
193
 
194
referencesBiblioBota = "{ref:baseUrlApiEflore}/publications/?masque.taxon={nom_saisi}"
194
referencesBiblioBota = "{ref:baseUrlApiEflore}/publications/?masque.taxon={nom_saisi}"
195
 
195
 
196
pageWikiTpl = "http://www.tela-botanica.org/eflore-test:wiki:{pageTag}"
196
pageWikiTpl = "http://www.tela-botanica.org/eflore-test:wiki:{pageTag}"
197
texteWikiTpl = "http://www.tela-botanica.org/wikini/floratest/api/rest/0.5/pages/{pageTag}"
197
texteWikiTpl = "http://www.tela-botanica.org/wikini/floratest/api/rest/0.5/pages/{pageTag}"