diff --git a/noisettes/liensnav/reseaux_sociaux.html b/noisettes/liensnav/reseaux_sociaux.html index 9fecb28731370f88514ce6949d5fbe93a388ba4f..f6823c1a25ae18bcc892992a08f72a79fc284a45 100644 --- a/noisettes/liensnav/reseaux_sociaux.html +++ b/noisettes/liensnav/reseaux_sociaux.html @@ -1,5 +1,5 @@ <BOUCLE_TitreReseauxSociaux(MOTS){titre=ReseauxSociaux}><B_ReseauxSociaux> [<span class="#EDIT{texte}">(#TEXTE|ptobr)</span>] -<BOUCLE_ReseauxSociaux(SITES){id_mot}{par num nom_site}> - <a href="#URL_SITE" title="[(#DESCRIPTIF|textebrut|attribut_html)]">[<img class="spip_logos" src="(#LOGO_SITE_NORMAL|image_reduire{0,#CONFIG{soyezcreateurs_layout/hauteurlogomenufooter,16}}|extraire_attribut{src})" alt="[(#NOM_SITE|textebrut|attribut_html)]" />]</a> -</BOUCLE_ReseauxSociaux></BOUCLE_TitreReseauxSociaux><a href="[(#URL_PAGE{backend}|url_absolue)]"><img src="#CHEMIN{images/rss.png}" alt="<:syndiquer_site:> [(#NOM_SITE_SPIP|attribut_html)]" title="<:syndiquer_site:> [(#NOM_SITE_SPIP|attribut_html)]" width="[(#CHEMIN{images/rss.png}|largeur)]" height="[(#CHEMIN{images/rss.png}|hauteur)]" /></a><//B_TitreReseauxSociaux> \ No newline at end of file +<BOUCLE_ReseauxSociaux(SITES){id_mot}{par num nom_site}>[(#SET{lelogo,[((#LOGO_SITE_NORMAL|image_reduire{0,#CONFIG{soyezcreateurs_layout/hauteurlogomenufooter,16}}))]})] + [<a href="#URL_SITE" title="[(#DESCRIPTIF|textebrut|attribut_html)]"><img class="spip_logos" src="(#GET{lelogo}|extraire_attribut{src})"[ width="(#GET{lelogo}|largeur)"][ height="(#GET{lelogo}|hauteur)"] alt="[(#NOM_SITE|textebrut|attribut_html)]" /></a>] +</BOUCLE_ReseauxSociaux></BOUCLE_TitreReseauxSociaux> \ No newline at end of file diff --git a/plugin.xml b/plugin.xml index 55e4b4e3a70400e7d9c2b94aa59e07473f59ca25..e9ea0538bd87c22023005c4404d47eb4e7252be2 100644 --- a/plugin.xml +++ b/plugin.xml @@ -5,7 +5,7 @@ <licence>© 2003-2013 - GPL</licence> <lien>http://www.spip-contrib.net/SoyezCreateurs,1237?tri_articles=titre</lien> - <version>3.21.0</version> + <version>3.21.1</version> <version_base>3.0.28</version_base> <etat>stable</etat>