From 89ff67af526bb632cf41bcd733711d3eec99be83 Mon Sep 17 00:00:00 2001 From: "real3t@gmail.com" <> Date: Fri, 20 Sep 2019 07:19:14 +0000 Subject: [PATCH] =?UTF-8?q?[SoyezCr=C3=A9ateurs]=20Une=20double=20d=C3=A9c?= =?UTF-8?q?laration=20de=20boucle.=20Harmonisation=20des=202=20squelettes.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- noisettes/articles_connexes.html | 3 +-- noisettes/articles_connexes_locaux.html | 3 +-- paquet.xml | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/noisettes/articles_connexes.html b/noisettes/articles_connexes.html index 52ef2bbc..eb9a80c2 100644 --- a/noisettes/articles_connexes.html +++ b/noisettes/articles_connexes.html @@ -2,8 +2,7 @@ <BOUCLE_MotsClefsArticleConnexes(MOTS){type==^[^_]}{id_article}> <BOUCLE_PluginsMotsArborescents(CONDITION){si #PLUGIN{motsar}}> -<BOUCLE_ArticlesConnexesMemArbo(ARTICLES){branche_mot}{doublons}{doublons listeconnexes} {lang} /> -</BOUCLE_PluginsMotsArborescents> +<BOUCLE_ArticlesConnexesMemArbo(ARTICLES){branche_mot}{doublons}{doublons listeconnexes} {lang} /></BOUCLE_PluginsMotsArborescents> <BOUCLE_ArticlesConnexesMem(ARTICLES){id_mot}{doublons}{doublons listeconnexes} {lang} /> <//B_PluginsMotsArborescents> </BOUCLE_MotsClefsArticleConnexes> diff --git a/noisettes/articles_connexes_locaux.html b/noisettes/articles_connexes_locaux.html index 44fd14a5..94944d89 100644 --- a/noisettes/articles_connexes_locaux.html +++ b/noisettes/articles_connexes_locaux.html @@ -2,13 +2,12 @@ <BOUCLE_MotsClefsArticleConnexes(MOTS){type==^[^_]}{id_article}> <BOUCLE_PluginsMotsArborescents(CONDITION){si #PLUGIN{motsar}}> -<BOUCLE_ArticlesConnexesMem(ARTICLES){branche_mot}{id_secteur}{doublons}{doublons listeconnexes} {lang} /></BOUCLE_PluginsMotsArborescents> +<BOUCLE_ArticlesConnexesMemArbo(ARTICLES){branche_mot}{id_secteur}{doublons}{doublons listeconnexes} {lang} /></BOUCLE_PluginsMotsArborescents> <BOUCLE_ArticlesConnexesMem(ARTICLES){id_mot}{id_secteur}{doublons}{doublons listeconnexes} {lang} /> <//B_PluginsMotsArborescents> </BOUCLE_MotsClefsArticleConnexes> <B_ArticlesConnexes> -<hr /> <h2><:soyezcreateurs:articlesconnexes:></h2> <ul> <BOUCLE_ArticlesConnexes(ARTICLES){!doublons listeconnexes}{!par date}> diff --git a/paquet.xml b/paquet.xml index df4a9f2e..62b0b429 100644 --- a/paquet.xml +++ b/paquet.xml @@ -69,7 +69,7 @@ <utilise nom="modelexergue" compatibilite="[1.0.2;[" /> <utilise nom="motsar" compatibilite="[1.1.10;[" /> <utilise nom="mll" compatibilite="[1.5.3;[" /> - <utilise nom="noizetier" compatibilite="[3.0.12;[" /> + <utilise nom="noizetier" compatibilite="[3.0.97;[" /> <utilise nom="notation" compatibilite="[2.0.8;[" /> <utilise nom="nuage" compatibilite="[4.0.5;[" /> <utilise nom="palette" compatibilite="[3.0.6;[" /> -- GitLab