Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 381 Rev 386
Line 140... Line 140...
140
 
140
 
141
textesTpl = "{ref:baseUrlApiEflore}/textes"
141
textesTpl = "{ref:baseUrlApiEflore}/textes"
142
texteTpl = "{ref:textesTpl}/{id}?txt.format={txtFormat}"
142
texteTpl = "{ref:textesTpl}/{id}?txt.format={txtFormat}"
Line 143... Line -...
143
texteTitreSectionTpl = "{ref:textesTpl}/{id}?txt.format={txtFormat}&txt.section.titre={sectionTitre}"
-
 
144
 
143
texteTitreSectionTpl = "{ref:textesTpl}/{id}?txt.format={txtFormat}&txt.section.titre={sectionTitre}"
-
 
144
 
-
 
145
referencesBiblioBota = "{ref:baseUrlApiEflore}/publications/?masque.taxon={nom_saisi}"
-
 
146
 
-
 
147
texteWikiTpl = "http://www.tela-botanica.org/wikini/flora/api/rest/0.5/pages/{page_tag}"
-
 
148
editionSectionWikiTpl = "{ref:texteWikiTpl}?txt.section.titre={section}&txt.template=PageTaxon"
-
 
149
texteBrutWikiTpl = "{ref:texteWikiTpl}?txt.format=text/plain"
-
 
150
texteBrutSectionWikiTpl = "{ref:texteBrutWikiTpl}&txt.section.titre={section}"
-
 
151
texteFormateWikiTpl = "{ref:texteWikiTpl}?txt.format=text/html"
145
referencesBiblioBota = "{ref:baseUrlApiEflore}/publications/?masque.taxon={nom_saisi}"
152
texteFormateSectionWikiTpl = "{ref:texteFormateWikiTpl}&txt.section.titre={section}"