[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / aveline / inclure / liste_evenements-filtrer_articles.html
diff --git a/www/plugins/auto/aveline/inclure/liste_evenements-filtrer_articles.html b/www/plugins/auto/aveline/inclure/liste_evenements-filtrer_articles.html
new file mode 100644 (file)
index 0000000..b56a092
--- /dev/null
@@ -0,0 +1,13 @@
+#SET{articles,#ARRAY}\r
+#SET{periode,#ENV{periode_liste_evenements}|sinon{#ENV{periode}}}\r
+[(#ENV{archives}|et{#ENV{archives}|!={tout}})#SET{periode,''}]\r
+<BOUCLE_evt(EVENEMENTS){fusion evenements.id_article}{aveline_branche}{tri #ENV{tri},#ENV{senstri}}{evenementrelatif #GET{periode}}{archives?}{aveline_lang}{aveline_lang}{aveline_exclure_objet_encours}>#SET{articles, #GET{articles}|push{#ID_ARTICLE}}</BOUCLE_evt>\r
+<B_articles>\r
+       <p class='pagination filtre_articles'>\r
+       [(#ENV{texte_devant_filtrer_articles}|_T)]\r
+       [(#ENV{art}|non|?{<strong class="on">,<a href="[(#SELF|parametre_url{filtre_art,''})]">})]<:avelinepublic:voir_tous:>[(#ENV{art}|non|?{</strong>,</a>})]\r
+       <BOUCLE_articles(ARTICLES){id_article IN #GET{articles}}{par num titre, titre}>\r
+               <span class="sep separateur">|</span> [(#ENV{art}|=={#ID_ARTICLE}|?{<strong class="on">,<a href="[(#SELF|parametre_url{filtre_art,#ID_ARTICLE})]">})]#TITRE[(#ENV{art}|=={#ID_ARTICLE}|?{</strong>,</a>})]\r
+       </BOUCLE_articles>\r
+       </p>\r
+</B_articles>
\ No newline at end of file