Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 423 Rev 437
Line 148... Line 148...
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/{page_tag}"
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={section}"
152
texteFormateWikiTpl = "{ref:texteWikiTpl}?txt.format=text/html"
152
texteFormateWikiTpl = "{ref:texteWikiTpl}?txt.format=text/html"
153
texteFormateSectionWikiTpl = "{ref:texteFormateWikiTpl}&txt.section.titre={section}"
-
 
154
153
texteFormateSectionWikiTpl = "{ref:texteFormateWikiTpl}&txt.section.titre={section}"
-
 
154
 
-
 
155
wikipediaLienPageTpl = "http://{langue}.wikipedia.org/wiki/{id}"
-
 
156
155
157