From 9a03fe42b40528d78eced076e38bd7222319cf9e Mon Sep 17 00:00:00 2001 From: "real3t@gmail.com" <> Date: Thu, 26 Jul 2018 07:16:58 +0000 Subject: [PATCH] =?UTF-8?q?Extraire=20aussi=20le=20lien=20vers=20les=20men?= =?UTF-8?q?tions=20l=C3=A9gales=20pour=20pouvoir=20le=20surcharger?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 + noisettes/footer/footer_link_mentions.html | 1 + noisettes/footer/footer_ours.html | 2 +- paquet.xml | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 noisettes/footer/footer_link_mentions.html diff --git a/.gitattributes b/.gitattributes index f5df5bf6..e21d05a3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -558,6 +558,7 @@ noisettes/extra/favoris.html -text noisettes/extra/ousommesnous.html -text noisettes/extra/splickr.html -text noisettes/footer/footer.html -text +noisettes/footer/footer_link_mentions.html -text noisettes/footer/footer_modeblog.html -text noisettes/footer/footer_modecommuniquant.html -text noisettes/footer/footer_modeedito.html -text diff --git a/noisettes/footer/footer_link_mentions.html b/noisettes/footer/footer_link_mentions.html new file mode 100644 index 00000000..ac4c75f9 --- /dev/null +++ b/noisettes/footer/footer_link_mentions.html @@ -0,0 +1 @@ +<BOUCLE_mentionlegale(ARTICLES){titre_mot=MentionsLegales}{!par date}{0,1}{lang}><a href="#ARTICLE_URL">#TITRE</a></BOUCLE_mentionlegale><BOUCLE_mentionlegaleTraductionParDefaut(ARTICLES){titre_mot=MentionsLegales}{!par date}{0,1}{origine_traduction}><a href="#ARTICLE_URL">#TITRE</a></BOUCLE_mentionlegaleTraductionParDefaut><:soyezcreateurs:mentions_legales_obligatoires|propre|ptobr:><//B_mentionlegaleTraductionParDefaut><//B_mentionlegale>#FILTRE{mini_html} \ No newline at end of file diff --git a/noisettes/footer/footer_ours.html b/noisettes/footer/footer_ours.html index 2dd33d6c..00c50497 100644 --- a/noisettes/footer/footer_ours.html +++ b/noisettes/footer/footer_ours.html @@ -1,4 +1,4 @@ - <div id="copymentions"><abbr lang="en" title="Copyright">©</abbr> [(#DATE|annee)][, (#NOM_SITE_SPIP*|sc_supprimer_slogan|propre|supprimer_tags)]<span class="navstuff"> <img src="#CHEMIN{images/1.gif}" alt="" width="1" height="1" /> <BOUCLE_mentionlegale(ARTICLES){titre_mot=MentionsLegales}{!par date}{0,1}{lang}><a href="#ARTICLE_URL">#TITRE</a></BOUCLE_mentionlegale><BOUCLE_mentionlegaleTraductionParDefaut(ARTICLES){titre_mot=MentionsLegales}{!par date}{0,1}{origine_traduction}><a href="#ARTICLE_URL">#TITRE</a></BOUCLE_mentionlegaleTraductionParDefaut><:soyezcreateurs:mentions_legales_obligatoires|propre|ptobr:><//B_mentionlegaleTraductionParDefaut><//B_mentionlegale></span></div> + <div id="copymentions"><abbr lang="en" title="Copyright">©</abbr> [(#DATE|annee)][, (#NOM_SITE_SPIP*|sc_supprimer_slogan|propre|supprimer_tags)]<span class="navstuff"> <img src="#CHEMIN{images/1.gif}" alt="" width="1" height="1" /> #INCLURE{fond=noisettes/footer/footer_link_mentions}</span></div> <div id="droitsauteurs" class="navstuff"> <img src="#CHEMIN{images/1.gif}" alt="" width="1" height="1" /> </div> <div id="w3cgohome" class="navstuff"><span class="#EDIT{meta-soyezcreateurs/realisation}"><:soyezcreateurs:copyright_realisation:>[(#CONFIG{soyezcreateurs/realisation}|trim|sinon{'<a href="https://www.pyrat.net/" title="Visiter le site du crĂŠateur de ce squelette">pyrat.net</a>'}|propre|ptobr)</span>] <img src="#CHEMIN{images/1.gif}" alt="" width="1" height="1" /> <:soyezcreateurs:copyright_spip:>[ <img src="#CHEMIN{images/1.gif}" alt="" width="1" height="1" /> <:soyezcreateurs:copyright_cnil:>(#CONFIG{soyezcreateurs/numero_cnil})]</div> #FILTRE{mini_html} \ No newline at end of file diff --git a/paquet.xml b/paquet.xml index cac5d30f..b0e6e878 100644 --- a/paquet.xml +++ b/paquet.xml @@ -1,7 +1,7 @@ <paquet prefix="soyezcreateurs" categorie="squelette" - version="4.3.16" + version="4.3.17" etat="stable" compatibilite="[3.1.8;3.2.*]" logo="img_pack/soyezcreateurs_48.png" -- GitLab