1047 |
aurelien |
1 |
; +------------------------------------------------------------------------------------------------------+
|
1231 |
gduche |
2 |
servicesDispo = "commentaires,votesParProtocole,tagsParProtocole";
|
1057 |
aurelien |
3 |
formatsRss = "rss1,rss2,atom";
|
|
|
4 |
|
|
|
5 |
; +------------------------------------------------------------------------------------------------------+
|
1047 |
aurelien |
6 |
; Editeur du flux
|
|
|
7 |
editeur = "Tela Botanica";
|
|
|
8 |
|
|
|
9 |
; Format du Guid de DEL pour le flux de syndication
|
|
|
10 |
guidObsTpl = "urn:lsid:tela-botanica.org:del:%s";
|
1228 |
gduche |
11 |
voteParProtocole = "urn:lsid:tela-botanica.org:del:picto:vote:%s"
|
1231 |
gduche |
12 |
tagParProtocole = "urn:lsid:tela-botanica.org:del:picto:tag:%s"
|
1047 |
aurelien |
13 |
|
|
|
14 |
; Lien de base vers l'appli DEL
|
1049 |
aurelien |
15 |
delAppliLien = "http://localhost/del/war/del.html";
|
1047 |
aurelien |
16 |
|
|
|
17 |
; Lien de base vers la fiche de l'observation dans DEL
|
1228 |
gduche |
18 |
delFicheObsTpl = "{ref:delAppliLien}#page_validation~%s";
|
|
|
19 |
pictofloraFicheObsTpl = "{ref:delAppliLien}#pictoflora_page_validation~%s";
|