Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 438 Rev 439
Line 144... Line 144...
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/{pageTag}"
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={sectionTitre}&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={sectionTitre}"
151
texteBrutSectionWikiTpl = "{ref:texteBrutWikiTpl}&txt.section.titre={sectionTitre}"