Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1231 → Rev 1232

/trunk/services/configurations/config_syndication.ini
8,8 → 8,8
 
; Format du Guid de DEL pour le flux de syndication
guidObsTpl = "urn:lsid:tela-botanica.org:del:%s";
voteParProtocole = "urn:lsid:tela-botanica.org:del:picto:vote:%s"
tagParProtocole = "urn:lsid:tela-botanica.org:del:picto:tag:%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://localhost/del/war/del.html";
16,4 → 16,4
 
; Lien de base vers la fiche de l'observation dans DEL
delFicheObsTpl = "{ref:delAppliLien}#page_validation~%s";
pictofloraFicheObsTpl = "{ref:delAppliLien}#pictoflora_page_validation~%s";
pictofloraFicheObsTpl = "{ref:delAppliLien}#page_recherche_images";