[SPIP] +installation version 3.0.10
[lhc/web/www.git] / www / prive / squelettes / contenu / suivi_edito.html
diff --git a/www/prive/squelettes/contenu/suivi_edito.html b/www/prive/squelettes/contenu/suivi_edito.html
new file mode 100644 (file)
index 0000000..164c17d
--- /dev/null
@@ -0,0 +1,29 @@
+<h1 class="grostitre"><:info_suivi_activite:></h1>
+#SET{recentwhere,''}
+<BOUCLE_haspostdate(ARTICLES){statut=publie}{0,1}>
+       [(#SET{recentwhere,[NOT ((#VAL{date}|quete_condition_postdates))]})]
+       <INCLURE{fond=prive/objets/liste/articles,titre=<:info_article_a_paraitre:>,statut=publie,par=date,date_sens=1,nb=5,where=#GET{recentwhere},env,ajax} />
+       [(#SET{recentwhere,[(#VAL{date}|quete_condition_postdates)]})]
+</BOUCLE_haspostdate>
+
+
+[(#REM)
+
+       En cours de validation
+
+][
+       [(#BOITE_OUVRIR{<:texte_en_cours_validation:>,'basic highlight'})]
+       (#PIPELINE{accueil_encours,#INCLURE{fond=prive/objets/liste/articles,titre=<:info_articles_proposes:>,statut=prop,id_rubrique,par=date,ajax,env}})
+
+       [(#VAL{a_suivre}|bouton_spip_rss)]
+
+       #BOITE_FERMER
+]
+
+[(#REM)
+
+       Les articles recents
+
+]
+<INCLURE{fond=prive/objets/liste/articles,titre=<:articles_recents:>,statut=publie,par=date,where=#GET{recentwhere},nb=5,env,ajax} />
+