[(#REM) ] [(#ENV{id_rubrique}|agenda_definir_contexte{ 'listing_annuel', '1', 'annee', #SELF} )] [(#REM) ] #SET{annee_choisie, #ENV{calendrier_annee, #AUJOURDHUI|annee}} #SET{mois_choisi, #ENV{calendrier_mois, #AUJOURDHUI|mois}} #SET{periode_secondes, #EVAL{3600*24*30}} #SET{date_fin, #GET{annee_choisie}|concat{'-',#GET{mois_choisi},'-','15'}|strtotime|plus{#GET{periode_secondes}}|fin_mois_precedent{'Y-m-d'}} [(#RACINE_SPECIALISEE{agenda}|agenda_recenser_evenement{ [(#ID_ARTICLE)], [(#DATE_REDAC)], [(#TITRE|supprimer_numero)], [(#URL_ARTICLE)], [(#LOGO_ARTICLE_RUBRIQUE||image_reduire{50,60})], [(#SOUSTITRE|sinon{[(#DATE_REDAC|affdate_court)]})], [(#INTRODUCTION)], } )] [(#REM) ]

<:agenda:>

#SET{liste_actus,0} #SET{liste_actus,#GET{liste_actus}|plus{1}} #SET{liste_actus,#GET{liste_actus}|plus{1}} [(#GET{liste_actus}|>={2}|?{' ',''}) ]
[(#ENV{id_rubrique}|agenda_liste_paginer{ [(#ENV{annee})], [(#ENV{mois})], [(#ENV{categorie,-1})], '|', 'evenement', 'normal', [(#ENV{id_rubrique})], [(#LANG)]} )]
[(#ENV{id_rubrique}|agenda_liste_afficher{ [(#ENV{annee})], [(#ENV{mois})], [(#ENV{categorie,-1})], 'normal']} )] [

(#ENV{id_rubrique}|agenda_liste_avertir{ [(#ENV{annee})], [(#ENV{mois})]})

]