Bonjour,
Je n'arrive pas à régler les URLs dans mes courriers avec spip-liste:
j'ai un patron avec :
<boucle_documents_portfolio(documents){id_article}>
[<a href="[(#URL_DOCUMENT|liens_absolus|replace{ecrire/,''})]" type="#MIME_TYPE" [title="(#TITRE|couper{80}|texte_backend) ([(#TAILLE|taille_en_octets)])" ]>(#LOGO_DOCUMENT||abs_url|reduire_image{150,0}|inserer_attribut{'style',border:0px;})</a>]
</boucle_documents_portfolio(documents){id_article}>
Et lorsque je génère mon courrier cela donne :
<a href="IMG/pdf/horaires_2009-2.pdf" title='PDF - 40.2 ko' type="application/pdf"><img src='local/cache-vignettes/L45xH65/Redimensionnement_de_SFAb-135fb.jpg' width='45' height='65' alt='PDF - 40.2 ko' style='height:65px;width:45px;' class='' /></a>
et lorsque je reçois le mail il y a :
http://www.site.fr/ecrire/IMG/pdf/horaires_2009-2.pdf
et la vignette n'apparaît pas.
Qu'elle est la bonne syntaxe à mettre dans le patron ?
merci
dd
