Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

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