Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 909 Rev 910
Line 176... Line 176...
176
taxonsRechercheTpl = "{ref:taxonsTpl}?masque={valeur}&recherche={type}"
176
taxonsRechercheTpl = "{ref:taxonsTpl}?masque={valeur}&recherche={type}"
177
taxonSupTpl = "{ref:taxonsTpl}/{id}/relations/superieurs"
177
taxonSupTpl = "{ref:taxonsTpl}/{id}/relations/superieurs"
178
taxonInfTpl = "{ref:taxonsTpl}/{id}/relations/inferieurs"
178
taxonInfTpl = "{ref:taxonsTpl}/{id}/relations/inferieurs"
Line 179... Line 179...
179
 
179
 
180
imagesTpl = "{ref:baseUrlApiEflore}/images?navigation.depart={depart}&navigation.limite={limite}"
180
imagesTpl = "{ref:baseUrlApiEflore}/images?navigation.depart={depart}&navigation.limite={limite}"
181
imagesResultatsDeterminationTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&retour.format=CS"
181
imagesResultatsDeterminationTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&retour.format=CS&navigation.limite=801"
182
imagesFicheBlocTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&retour.format=CS&retour.tri=date"
182
imagesFicheBlocTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&retour.format=CS&retour.tri=date"
183
imagesPremiereTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&retour.format=CS&retour.tri=date&navigation.limite=1"
183
imagesPremiereTpl = "{ref:baseUrlApiEflore}/images?masque.nn={idsNoms}&retour.format=CS&retour.tri=date&navigation.limite=1"
184
imagesPopupTpl = "{ref:baseUrlApiEflore}/images/{id}"
184
imagesPopupTpl = "{ref:baseUrlApiEflore}/images/{id}"