Skip to content
Extraits de code Groupes Projets
Valider 930b5686 rédigé par RealET's avatar RealET :kissing_cat:
Parcourir les fichiers

fix : pas de timestamp sur les images pour les réseaux sociaux

parent 094b47ba
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -68,11 +68,11 @@ CancelMonitorTextSize = false;
<meta property="og:type" content="[(#ENV{template}|=={'Sommaire'}|?{website,article})]" />
<meta property="og:url" content="[(#SELF|url_absolue)]" />
#SET{logoreseauxsociaux,''}
[(#SET{logoreseauxsociaux,[(#ENV{id_article}|oui)[(#LOGO_ARTICLE_NORMAL|image_focus{600,600}|extraire_attribut{src}|sinon{''}|url_absolue)]]})]
[(#GET{logoreseauxsociaux}|non)[(#ENV{id_syndic}|oui)[(#SET{logoreseauxsociaux,[(#LOGO_SITE_NORMAL|image_focus{600,600}|extraire_attribut{src}|sinon{''}|url_absolue)]})]]]
[(#GET{logoreseauxsociaux}|non)[(#ENV{id_mot}|oui)[(#SET{logoreseauxsociaux,[(#LOGO_MOT_NORMAL|image_focus{600,600}|extraire_attribut{src}|sinon{''}|url_absolue)]})]]]
[(#GET{logoreseauxsociaux}|non)[(#ENV{id_groupe}|oui)[(#SET{logoreseauxsociaux,[(#LOGO_GROUPE_NORMAL|image_focus{600,600}|extraire_attribut{src}|sinon{''}|url_absolue)]})]]]
[(#GET{logoreseauxsociaux}|non)[(#SET{logoreseauxsociaux,[(#LOGO_RUBRIQUE_NORMAL|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_focus{600,600}|extraire_attribut{src}|sinon{''}|url_absolue)]})]]
[(#SET{logoreseauxsociaux,[(#ENV{id_article}|oui)[(#LOGO_ARTICLE_NORMAL|image_focus{600,600}|extraire_attribut{src}|sinon{''}|supprimer_timestamp|url_absolue)]]})]
[(#GET{logoreseauxsociaux}|non)[(#ENV{id_syndic}|oui)[(#SET{logoreseauxsociaux,[(#LOGO_SITE_NORMAL|image_focus{600,600}|extraire_attribut{src}|sinon{''}|supprimer_timestamp|url_absolue)]})]]]
[(#GET{logoreseauxsociaux}|non)[(#ENV{id_mot}|oui)[(#SET{logoreseauxsociaux,[(#LOGO_MOT_NORMAL|image_focus{600,600}|extraire_attribut{src}|sinon{''}|supprimer_timestamp|url_absolue)]})]]]
[(#GET{logoreseauxsociaux}|non)[(#ENV{id_groupe}|oui)[(#SET{logoreseauxsociaux,[(#LOGO_GROUPE_NORMAL|image_focus{600,600}|extraire_attribut{src}|sinon{''}|supprimer_timestamp|url_absolue)]})]]]
[(#GET{logoreseauxsociaux}|non)[(#SET{logoreseauxsociaux,[(#LOGO_RUBRIQUE_NORMAL|sinon{#CHEMIN{images/nature-2683474_1920.jpg}}|image_focus{600,600}|extraire_attribut{src}|sinon{''}|supprimer_timestamp|url_absolue)]})]]
[<meta property="og:image" content="(#GET{logoreseauxsociaux})" />]
<meta property="og:site_name" content="[(#NOM_SITE_SPIP|supprimer_tags|attribut_html)]" />
[<meta property="og:description" content="(#ENV{metadescription,[(#DESCRIPTIF_SITE_SPIP|supprimer_tags|attribut_html)]}|couper{150})" />]
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter