[SKEL] + marque couleur élément agenda
[lhc/web/clavettes.git] / sommaire.html
index 6b22c67..0f39ad6 100644 (file)
@@ -2,6 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <title>[(#NOM_SITE_SPIP|textebrut)][ - (#SLOGAN_SITE_SPIP|textebrut)]</title>
+[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|textebrut)"/>]
 <INCLURE{fond=inclure/head}/>
 <link rel="stylesheet" href="plugins/clavettes/css/font-awesome/css/font-awesome.min.css">
 </head>
                 <h2 class="titre"><:clavettes:derniers_articles:></h2>
                 <BOUCLE_articles(ARTICLES){0,8}{!par date}>
                 <div class="article">
+                       <BOUCLE_doc(DOCUMENTS){id_rubrique}{mode=image}{par hasard}{doublons}{0,1}>
+                        <img src="#FICHIER">
+                    </BOUCLE_doc>
                     <a href="#URL_ARTICLE"><h1><i class="fa fa-circle"[ style="color:#(#ID_RUBRIQUE|couleur_rubrique);"]></i> #TITRE</h1></a>
                     <BOUCLE_rub(RUBRIQUES){id_rubrique=#ID_RUBRIQUE}>
                     <h3>[(#_articles:DATE|affdate)] — #TITRE</h3>
                     <p>#_articles:INTRODUCTION{400}</p>
-                    <BOUCLE_doc(DOCUMENTS){id_rubrique}{mode=image}{par hasard}{doublons}{0,1}>
-                        <img src="#FICHIER">
-                    </BOUCLE_doc>
                     </BOUCLE_rub>
                 </div>
                 </BOUCLE_articles>
@@ -81,7 +82,7 @@
                                 <p><time class="horaire" datetime="#DATE_DEBUT">[(#DATE_DEBUT|heures)]:[(#DATE_DEBUT|minutes)]</time></p>
                             </div>
                             <div class="nature">
-                                <p>#TITRE</p>
+                                <p><i class="fa fa-circle"[ style="color:#(#ID_RUBRIQUE|couleur_rubrique);"]></i> #TITRE</p>
                                 <BOUCLE_rubrique(RUBRIQUES){id_rubrique=#ID_RUBRIQUE}>
                                 <p>(#TITRE)</p>
                                 </BOUCLE_rubrique>