diff --git a/.gitattributes b/.gitattributes
index 11a9ec2322d9aec6b80dd3dd1e185249c95b40c7..6637c13c03d14e3ac0e6203d6feb39e43e437cff 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -644,6 +644,7 @@ noisettes/cartouchetitre/agenda_calendrier_dyn.html -text
 noisettes/cartouchetitre/agenda_programmation.html -text
 noisettes/cartouchetitre/annuaire.html -text
 noisettes/cartouchetitre/antichrono.html -text
+noisettes/cartouchetitre/antichrono_grid.html -text
 noisettes/cartouchetitre/article.html -text
 noisettes/cartouchetitre/auteur.html -text
 noisettes/cartouchetitre/breve.html -text
@@ -752,6 +753,7 @@ noisettes/miettesdepain/agenda_calendrier_dyn.html -text
 noisettes/miettesdepain/agenda_programmation.html -text
 noisettes/miettesdepain/annuaire.html -text
 noisettes/miettesdepain/antichrono.html -text
+noisettes/miettesdepain/antichrono_grid.html -text
 noisettes/miettesdepain/article.html -text
 noisettes/miettesdepain/auteur.html -text
 noisettes/miettesdepain/bank_attente.html -text
diff --git a/antichrono.html b/antichrono.html
index fdb6a40477cc53cc7c94766054bdb2e0e9cf6e00..30c6923d745a235889cf2702c36dd6c6607bdc38 100644
--- a/antichrono.html
+++ b/antichrono.html
@@ -1,6 +1,6 @@
-[(#SET{titretop,[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}|sc_nettoyer_marqueur|texte_script)]})]
+[(#SET{titretop,[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}|concat{' ',<:soyezcreateurs:actualite_toutes_arbo:>}|sc_nettoyer_marqueur|texte_script)]})]
 <INCLURE{fond=noisettes/header/header}
-	{title=(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}|texte_script)}
+	{title=(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}|concat{' \(',<:soyezcreateurs:actualite_toutes_arbo:>,'\)'}|texte_script)}
 	{titretop=#GET{titretop}}
 	{type=antichrono}
 	{idbody=antichrono}
@@ -9,11 +9,11 @@
 <main id="main" role="main">
 [(#CONFIG{soyezcreateurs_layout/positioncartouchetitre,contenu}|=={contenu}|oui)
 <div class="cartouche">
-<div class="titrepage"><h1>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})]</h1></div>
+<div class="titrepage"><h1>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_arbo:>)</h1></div>
 </div>
 ]
 <div id="letexte">
-<div class="chapo"><p><:soyezcreateurs:voirle:> <a href="#URL_PAGE{plan}" title="<:plan_site|attribut_html:>"><:plan_site:></a></p></div>
+<div class="chapo"><p><:soyezcreateurs:voirle:> <a href="#URL_PAGE{plan}" title="<:plan_site|attribut_html:>"><:plan_site:></a> ou <a href="#URL_PAGE{antichrono_grid}">[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_blocs:>)</a></p></div>
 <BOUCLE_ExclureRubriquesDuPlan(RUBRIQUES){titre_mot=PasDansPlan}><BOUCLE_ExclureArticlesDuPlan(ARTICLES){id_rubrique}{doublons articlesannees}{doublons articlesmois}{doublons articles}{lang} /><BOUCLE_ExclureBreveDuPlan(BREVES){id_rubrique}{doublons brevesannees}{doublons brevesmois}{doublons breves}{lang} /></BOUCLE_ExclureRubriquesDuPlan>
 <BOUCLE_ExclureArticlesDuPlan2(ARTICLES){titre_mot=PasDansPlan}{doublons articlesannees}{doublons articlesmois}{doublons articles}{lang} />
 #SET{listeliens,#ARRAY}
diff --git a/antichrono_grid.html b/antichrono_grid.html
index 52cf2792e758cfcf5c02a5f0e748b3e8533f448f..b7d38dc7f99db6bbc0375e898d7f4797f9b46a44 100644
--- a/antichrono_grid.html
+++ b/antichrono_grid.html
@@ -1,19 +1,19 @@
-[(#SET{titretop,[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}|sc_nettoyer_marqueur|texte_script)]})]
+[(#SET{titretop,[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}|concat{' ',<:soyezcreateurs:actualite_toutes_blocs:>}|sc_nettoyer_marqueur|texte_script)]})]
 <INCLURE{fond=noisettes/header/header}
-	{title=(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}|texte_script)}
+	{title=(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>}|concat{' \(',<:soyezcreateurs:actualite_toutes_blocs:>,'\)'}|texte_script)}
 	{titretop=#GET{titretop}}
-	{type=antichrono}
+	{type=antichrono_grid}
 	{idbody=antichrono}
 >
 <div class="texte">
 <main id="main" role="main">
 [(#CONFIG{soyezcreateurs_layout/positioncartouchetitre,contenu}|=={contenu}|oui)
 <div class="cartouche">
-<div class="titrepage"><h1>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})]</h1></div>
+<div class="titrepage"><h1>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_blocs:>)</h1></div>
 </div>
 ]
 <div id="letexte">
-<div class="chapo"><p><:soyezcreateurs:voirle:> <a href="#URL_PAGE{plan}" title="<:plan_site|attribut_html:>"><:plan_site:></a></p></div>
+<div class="chapo"><p><:soyezcreateurs:voirle:> <a href="#URL_PAGE{plan}" title="<:plan_site|attribut_html:>"><:plan_site:></a> ou <a href="#URL_PAGE{antichrono}">[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_arbo:>)</a></p></div>
 <BOUCLE_ExclureRubriquesDuPlan(RUBRIQUES){titre_mot=PasDansPlan}><BOUCLE_ExclureArticlesDuPlan(ARTICLES){id_rubrique}{doublons articlesannees}{doublons articlesmois}{doublons articles}{lang} /><BOUCLE_ExclureBreveDuPlan(BREVES){id_rubrique}{doublons brevesannees}{doublons brevesmois}{doublons breves}{lang} /></BOUCLE_ExclureRubriquesDuPlan>
 <BOUCLE_ExclureArticlesDuPlan2(ARTICLES){titre_mot=PasDansPlan}{doublons articlesannees}{doublons articlesmois}{doublons articles}{lang} />
 [(#SET{logoyear,[(#CHEMIN{images/calendar-year.jpg}|image_focus{308,#CONFIG{soyezcreateurs/hauteur_quoi2neuf,340}})]})]
diff --git a/formulaires/configurer_soyezcreateurs.html b/formulaires/configurer_soyezcreateurs.html
index 1a54de47b549abc838d14e968cfe46a457fbc291..58a735497b3fcbd7c4126724b9fd772afafbe269 100755
--- a/formulaires/configurer_soyezcreateurs.html
+++ b/formulaires/configurer_soyezcreateurs.html
@@ -401,6 +401,14 @@ if (!function_exists('sc_ouinon_default')) {
 						defaut=on,
 						explication=<:soyezcreateursprive:cfg_affichage_plan_ex:>}
 					)]
+					[(#SAISIE{radio,page_antichrono,
+						label=<:soyezcreateursprive:cfg_page_antichrono:>,
+						datas=#ARRAY{
+							antichrono,<:soyezcreateursprive:cfg_page_antichrono_arbo:>,
+							antichrono_grid,<:soyezcreateursprive:cfg_page_antichrono_blocs:>,
+						},
+						defaut=antichrono}
+					)]
 					[(#SAISIE{oui_non,nouveauteparbranche,
 						label=<:soyezcreateursprive:cfg_affichage_nouveautes_label:>,
 						defaut=,
diff --git a/lang/soyezcreateurs_fr.php b/lang/soyezcreateurs_fr.php
index c6b620d78f2ff94470e2734e6962cf21873104f7..3edecae14bd913580ed8b48ae064ead8ea141682 100644
--- a/lang/soyezcreateurs_fr.php
+++ b/lang/soyezcreateurs_fr.php
@@ -15,6 +15,8 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
 	'accueil' => 'Accueil',
 	'accueil_site' => 'Revenir à l’Accueil du site',
 	'actualite_toutes' => 'Derniers articles mis en ligne',
+	'actualite_toutes_arbo' => 'arborescense',
+	'actualite_toutes_blocs' => 'blocs',
 	'agenda' => 'Agenda',
 	'agenda_exporter_ical' => 'Exporter au format iCal',
 	'agenda_fsd' => 'Du @djour_l@ @djour@ @dmois_l@ @dannee@ à @dheure@<html>:</html>@dminutes@ au @fjour_l@ @fjour@ @fmois_l@ @fannee@ à @fheure@<html>:</html>@fminutes@',
diff --git a/lang/soyezcreateursprive_fr.php b/lang/soyezcreateursprive_fr.php
index ca2abc0d7af1120a18abb4ecf74b2dcb1fd706a4..f5044e520a1a4c004a8f3113e400a26414af46d8 100644
--- a/lang/soyezcreateursprive_fr.php
+++ b/lang/soyezcreateursprive_fr.php
@@ -5,7 +5,7 @@ if (!defined('_ECRIRE_INC_VERSION')) return;
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
-	'cfg_texte_actualite_toutes' => 'Lien vers tous les articles par ordre anti-chronologique',
+	'cfg_texte_actualite_toutes' => 'Lien vers tous les articles par ordre antichronologique',
 	'cfg_affiche_forum_sommaire' => 'Dernières contributions aux forum sur la page d’accueil',
 	'cfg_affichage_affiche' => 'Afficher',
 	'cfg_aff_logoaccueil_label' => 'Affichage du logo de rubrique sur la page d’accueil',
@@ -247,6 +247,9 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
 	'cfg_ordre_quoideneuf_date_modif' => 'Par date inverse de modification',
 	'cfg_ordre_quoideneuf_label' => 'Classement',
 	'cfg_page' => 'Page',
+	'cfg_page_antichrono' => 'Mode d’affichage du plan antichronologique',
+	'cfg_page_antichrono_arbo' => 'Arborescence',
+	'cfg_page_antichrono_blocs' => 'Blocs en grille avec logos',
 	'cfg_pagemargehaute_label' => 'Marge haute',
 	'cfg_pagemargebasse_label' => 'Marge basse',
 	'cfg_parametres_addthis' => 'Paramètres AddThis',
diff --git a/noisettes/cartouches/cartouche_nouveaute_branche.html b/noisettes/cartouches/cartouche_nouveaute_branche.html
index d4ba832c5b579a06dbc03dad3baa0c180f647ab8..08c025fdb4968fb01b8cc43d5431fd99a80bccac 100644
--- a/noisettes/cartouches/cartouche_nouveaute_branche.html
+++ b/noisettes/cartouches/cartouche_nouveaute_branche.html
@@ -18,7 +18,7 @@
 	</BOUCLE_articles_recentsSiUne>
 	</ul>
 	</B_articles_recentsSiUne>
-	[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{antichrono}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]
+	[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]
 </B_articles_recentsAlaUne>
 <BOUCLE_Secteurs_Exclus2(RUBRIQUES){titre_mot=SecteurPasDansQuoiDeNeuf}><BOUCLE_Articles_Secteurs_Exclus2(ARTICLES){id_secteur}{doublons} /></BOUCLE_Secteurs_Exclus2>
 <BOUCLE_Rubriques_Exclues2(RUBRIQUES){titre_mot=PasDansQuoiDeNeuf}><BOUCLE_Articles_Exclus2(ARTICLES){id_rubrique}{doublons}{lang} /></BOUCLE_Rubriques_Exclues2>
diff --git a/noisettes/cartouches/sommaire_cartouche.html b/noisettes/cartouches/sommaire_cartouche.html
index aa7cfe88e56aaace7eac0f412278e06510c6bc2e..bc4896bd341cb544c628350425777559736c7dfa 100644
--- a/noisettes/cartouches/sommaire_cartouche.html
+++ b/noisettes/cartouches/sommaire_cartouche.html
@@ -17,7 +17,7 @@
 	</BOUCLE_articles_recentsSiUne>
 	</ul>
 	</B_articles_recentsSiUne>
-	[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{antichrono}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]
+	[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]
 </div>
 </B_articles_recentsAlaUne>
 <BOUCLE_Secteurs_Exclus2(RUBRIQUES){titre_mot=SecteurPasDansQuoiDeNeuf}><BOUCLE_Articles_Secteurs_Exclus2(ARTICLES){id_secteur}{doublons} /></BOUCLE_Secteurs_Exclus2>
@@ -31,7 +31,7 @@
 	<li class="#EDIT{titre}[ (#COMPTEUR_BOUCLE|alterner{'odd',''})]"><a href="#ARTICLE_URL" title="[(#DESCRIPTIF|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication,id_article}|supprimer_tags))]">[(#TITRE)]</a></li>
 </BOUCLE_articles_recents>
 </ul>
-[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{antichrono}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]
+[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]
 </div>
 </B_articles_recents>
 <//B_articles_recentsAlaUne>
diff --git a/noisettes/cartouchetitre/antichrono.html b/noisettes/cartouchetitre/antichrono.html
index a771ffca9dabcd0422535d7d605c9d40192a14e5..362b3909cde3010052918ddc02137aa8353ceb86 100644
--- a/noisettes/cartouchetitre/antichrono.html
+++ b/noisettes/cartouchetitre/antichrono.html
@@ -1,4 +1,4 @@
 <div class="cartouche">
-<div class="titrepage"><h1>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})]</h1></div>
+<div class="titrepage"><h1>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_arbo:>)</h1></div>
 </div>
 #FILTRE{mini_html}
\ No newline at end of file
diff --git a/noisettes/cartouchetitre/antichrono_grid.html b/noisettes/cartouchetitre/antichrono_grid.html
new file mode 100644
index 0000000000000000000000000000000000000000..96c9ee9c53bf206e86b6773f7cb644b5d6f1a646
--- /dev/null
+++ b/noisettes/cartouchetitre/antichrono_grid.html
@@ -0,0 +1,4 @@
+<div class="cartouche">
+<div class="titrepage"><h1>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_blocs:>)</h1></div>
+</div>
+#FILTRE{mini_html}
\ No newline at end of file
diff --git a/noisettes/miettesdepain/antichrono.html b/noisettes/miettesdepain/antichrono.html
index 75d4378c40b9a3f84e6e0c76ac878dd954ac22a6..f6bcec0d3716d985e7cba8bd7fa001223feb4dcf 100644
--- a/noisettes/miettesdepain/antichrono.html
+++ b/noisettes/miettesdepain/antichrono.html
@@ -2,7 +2,7 @@
 		<h2 class="nocontent offscreen">Fil d'Ariane</h2>
 		<ul>
 			<li><a href="#URL_SITE_SPIP" title="<:soyezcreateurs:accueil_site|attribut_html:>"><:soyezcreateurs:accueil:></a></li>
-			<li>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})]</li>
+			<li>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_arbo:>)</li>
 		</ul>
 	</nav>
 #FILTRE{mini_html}
\ No newline at end of file
diff --git a/noisettes/miettesdepain/antichrono_grid.html b/noisettes/miettesdepain/antichrono_grid.html
new file mode 100644
index 0000000000000000000000000000000000000000..2686ce8e58383405d43557b15094a59eb2546645
--- /dev/null
+++ b/noisettes/miettesdepain/antichrono_grid.html
@@ -0,0 +1,8 @@
+	<nav id="miettesdepain">
+		<h2 class="nocontent offscreen">Fil d'Ariane</h2>
+		<ul>
+			<li><a href="#URL_SITE_SPIP" title="<:soyezcreateurs:accueil_site|attribut_html:>"><:soyezcreateurs:accueil:></a></li>
+			<li>[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})] (<:soyezcreateurs:actualite_toutes_blocs:>)</li>
+		</ul>
+	</nav>
+#FILTRE{mini_html}
\ No newline at end of file
diff --git a/noisettes/plan/plan.html b/noisettes/plan/plan.html
index ee16e320e88b9838c045d86e4de903a1161f6dfc..196ac4bf46b4066e9035bf7141635f450a3938e0 100644
--- a/noisettes/plan/plan.html
+++ b/noisettes/plan/plan.html
@@ -1,6 +1,6 @@
 <div id="letexte">
 	<B_Autres>
-	<div class="chapo"><p><:soyezcreateurs:voirarticlespar:> <a href="#URL_PAGE{antichrono}"><:soyezcreateurs:ordreantichronologique:></a></p></div>
+	<div class="chapo"><p><:soyezcreateurs:voirarticlespar:> <a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}"><:soyezcreateurs:ordreantichronologique:></a></p></div>
 	<BOUCLE_Min50Articles(ARTICLES){49,1}> </BOUCLE_Min50Articles>
 	<div id='sommaire'><h2><:soyezcreateurs:sommaire:></h2>
 		<B_Sommaire>
diff --git a/noisettes/sommaire/sommaire_modeactualites.html b/noisettes/sommaire/sommaire_modeactualites.html
index bf36468898611f476b31415d235371e00bf6bc42..09934e3aba16a9340b33db50c9bdfbadd4fdf051 100644
--- a/noisettes/sommaire/sommaire_modeactualites.html
+++ b/noisettes/sommaire/sommaire_modeactualites.html
@@ -99,7 +99,7 @@
 				<li class="#EDIT{titre}[ (#COMPTEUR_BOUCLE|alterner{'odd',''})]"><a href="#ARTICLE_URL" title="[(#DESCRIPTIF|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication,id_article}|supprimer_tags))]">[(#TITRE)]</a></li>
 			</BOUCLE_articles_QuoideNeuf>
 			</ul>
-			[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{antichrono}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]
+			[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]
 			</div>
 			</B_articles_QuoideNeuf>
 		</div><!-- /col2 -->
diff --git a/noisettes/sommaire/sommaire_modecommuniquant_quoi2neuf.html b/noisettes/sommaire/sommaire_modecommuniquant_quoi2neuf.html
index c39afb72e815193c4b498d5a3b5893be5c16b7e4..8246d1b6fc3b09669a8f8268e640f6717f986d51 100644
--- a/noisettes/sommaire/sommaire_modecommuniquant_quoi2neuf.html
+++ b/noisettes/sommaire/sommaire_modecommuniquant_quoi2neuf.html
@@ -4,7 +4,7 @@
 <BOUCLE_exclus(ARTICLES){titre_mot=PasDansQuoiDeNeuf}{doublons}{lang} />
 <B_articles_QuoideNeuf>
 <div id="homequoideneuf">
-<h2>[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<a href="#URL_PAGE{antichrono}" title="<:soyezcreateurs:tousarticlesantichrono|attribut_html:>">][(#CONFIG{soyezcreateurs/texte_quoi2neuf}|sinon{<:soyezcreateurs:quoideneuf:>})][(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)</a>]</h2>
+<h2>[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}" title="<:soyezcreateurs:tousarticlesantichrono|attribut_html:>">][(#CONFIG{soyezcreateurs/texte_quoi2neuf}|sinon{<:soyezcreateurs:quoideneuf:>})][(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)</a>]</h2>
 <div class="fond">
 <ul>
 <BOUCLE_articles_QuoideNeuf(ARTICLES) {!par #CONFIG{soyezcreateurs/ordre_quoideneuf,date_modif}}{0,(#CONFIG{soyezcreateurs/nombres_quoideneuf,5})}{doublons}{lang}>
diff --git a/noisettes/sommaire/sommaire_modemairie.html b/noisettes/sommaire/sommaire_modemairie.html
index e94843a6cd7470ff3277bc3074a786f7df7dd493..883de23926de67d12150e1b4df643a841248369f 100644
--- a/noisettes/sommaire/sommaire_modemairie.html
+++ b/noisettes/sommaire/sommaire_modemairie.html
@@ -75,7 +75,7 @@
 <BOUCLE_Rubriques_Exclues(RUBRIQUES){titre_mot=PasDansQuoiDeNeuf}><BOUCLE_Articles_Exclus(ARTICLES){id_rubrique}{doublons}{lang} /></BOUCLE_Rubriques_Exclues>
 <BOUCLE_exclus(ARTICLES){titre_mot=PasDansQuoiDeNeuf}{doublons} />
 <B_articles_QuoideNeuf>
-<h2>[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<a href="#URL_PAGE{antichrono}" title="<:soyezcreateurs:tousarticlesantichrono|attribut_html:>">]<:soyezcreateurs:derniereactualites:>[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)</a>]</h2>
+<h2>[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}" title="<:soyezcreateurs:tousarticlesantichrono|attribut_html:>">]<:soyezcreateurs:derniereactualites:>[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)</a>]</h2>
 <div class="actualite">
 <ul>
 <BOUCLE_articles_QuoideNeuf(ARTICLES) {!par #CONFIG{soyezcreateurs/ordre_quoideneuf,date_modif}}{0,(#CONFIG{soyezcreateurs/nombres_quoideneuf,5})}{doublons}{lang}>
diff --git a/noisettes/sommaire/sommaire_modenews.html b/noisettes/sommaire/sommaire_modenews.html
index 35c683f36add5b358f90cc7a691647153442f7ac..c914c95e4e042fa2e3132bd2a2c6830c08d7cc7f 100644
--- a/noisettes/sommaire/sommaire_modenews.html
+++ b/noisettes/sommaire/sommaire_modenews.html
@@ -50,7 +50,7 @@
 </BOUCLE_articles_recents>
 <//B_articles_recentsAlaUne>
 
-[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{antichrono}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]
+[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]
 
 	</div><!-- Fin de LeTexte -->
 </main>
diff --git a/noisettes/sommaire/sommaire_modeportail.html b/noisettes/sommaire/sommaire_modeportail.html
index 4b6f0c60fc26c4bf5d765c5259bacb93d3f0ee51..18f4a94012914850d7318b3116111513530ecd7b 100644
--- a/noisettes/sommaire/sommaire_modeportail.html
+++ b/noisettes/sommaire/sommaire_modeportail.html
@@ -100,7 +100,7 @@
 	<li[(#COMPTEUR_BOUCLE|alterner{' class="odd"',''})]><a href="#ARTICLE_URL" title="[(#DESCRIPTIF|supprimer_tags|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication,id_article}|supprimer_tags))]">[(#TITRE)]</a></li>
 </BOUCLE_articles_QuoideNeuf>
 </ul>
-[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{antichrono}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]
+[(#CONFIG{soyezcreateurs/affichage_lien_antichrono,on}|=={on}|oui)<p><a href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}"><:soyezcreateurs:tousarticlesantichrono:></a></p>]
 </div>
 </B_articles_QuoideNeuf>
 
diff --git a/noisettes/sommaire_modeportailcognac_quoideneuf.html b/noisettes/sommaire_modeportailcognac_quoideneuf.html
index e318d1278f5d0f9a12ad22e36d1a834daf371fe3..4232dfae67c4ce6c84ca6df265c0a9184f07683e 100644
--- a/noisettes/sommaire_modeportailcognac_quoideneuf.html
+++ b/noisettes/sommaire_modeportailcognac_quoideneuf.html
@@ -12,7 +12,7 @@
 		</div>
 	</div>
 	<div class="text-center avec-margin-top avec-margin-bottom">
-		<a class="button texte-blanc triadeA" href="#URL_PAGE{antichrono}">[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})]</a>
+		<a class="button texte-blanc triadeA" href="#URL_PAGE{#CONFIG{soyezcreateurs/page_antichrono,antichrono}}">[(#CONFIG{soyezcreateurs/texte_actualite_toutes}|typo|sinon{<:soyezcreateurs:actualite_toutes:>})]</a>
 	</div>
 </div>
 <!-- fin ACTUS -->
diff --git a/paquet.xml b/paquet.xml
index 9f8e78501661a90a38058dddc23e3c11841eae2d..7846c91a16acb7cb0aa1e87aa4deebff961cfa3c 100644
--- a/paquet.xml
+++ b/paquet.xml
@@ -1,7 +1,7 @@
 <paquet
 	prefix="soyezcreateurs"
 	categorie="squelette"
-	version="5.0.47"
+	version="5.0.48"
 	etat="stable"
 	compatibilite="[3.1.8;3.2.*]"
 	logo="img_pack/soyezcreateurs_48.png"