Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

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