[SKEL] ~articles par date inverse sur les pages mots
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Tue, 17 Jul 2018 15:22:02 +0000 (17:22 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Tue, 17 Jul 2018 15:22:02 +0000 (17:22 +0200)
www/plugins/skel_lhc/contenu/mot.html

index e70c30c..39391e4 100644 (file)
@@ -16,7 +16,7 @@
       #ANCRE_PAGINATION
       <h2 class="h2"><:articles:></h2>
       <ul class="liste-items">
-          <BOUCLE_articles(ARTICLES) {id_mot} {par popularite}{inverse} {pagination 10}>
+          <BOUCLE_articles(ARTICLES) {id_mot} {par date}{inverse} {pagination 10}>
           <li class="item">
           <h3 class="h3"><a href="#URL_ARTICLE">#TITRE</a></h3>
           <div class="small">[(#DATE|affdate_jourcourt)][, <:par_auteur:> (#LESAUTEURS)]</div></li>