Subversion Repositories eFlore/Applications.del

Rev

Rev 1519 | Blame | Compare with Previous | Last modification | View Log | RSS feed

; +------------------------------------------------------------------------------------------------------+
servicesDispo = "commentaires,votesParProtocole,tagsParProtocole";
formatsRss = "rss1,rss2,atom";

; +------------------------------------------------------------------------------------------------------+
; Editeur du flux
editeur = "Tela Botanica";

; Format du Guid de DEL pour le flux de syndication
guidObsTpl = "urn:lsid:tela-botanica.org:del:%s";
voteParProtocole = "urn:lsid:tela-botanica.org:picto:vote%s"
tagParProtocole = "urn:lsid:tela-botanica.org:picto:tag%s"

; Lien de base vers l'appli DEL
delAppliLien = "http://www.tela-botanica.org/appli:identiplante";

; Lien de base vers la fiche de l'observation dans DEL
delFicheObsTpl = "{ref:delAppliLien}#page_validation~%s";
pictofloraFicheObsTpl = "{ref:delAppliLien}#page_recherche_images";

; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
celImgUrlTpl = "http://api.tela-botanica.org/img:%s.jpg"