Les articles publiés sur le site
-
|afficher_tags
When syndicating the content of another site, the |afficher_tags filter is applied to the #TAGS filter and will display either the syndicated article's: tags/keywords: [(#TAGS|afficher_tagstag)], section/category: [(#TAGS|afficher_tagsdirectory)], attached documents/podcast: (...) -
|agenda_connu
To present elements selected by a loop (particularly a loop that uses an agenda criteria) as a calendar, SPIP offers three special filters. These filters offer displays similar to the calendar in the private zone with the same navigation system. The agenda_connu filter is used to test if its (...) -
|agenda_connu
Le filtre |agenda_connu teste si son argument est l'un des quatre types de calendriers connus (jour, semaine, mois ou periode). Ce filtre est utilisé par les squelettes agenda_jour.html, agenda_semaine.html, agenda_mois.html et agenda_periode.html, appelés à partir du squelette agenda.html qui (...) -
|agenda_memo
To present elements selected by a loop (particularly a loop that uses an agenda criteria) as a calendar, SPIP offers three special filters. These filters offer displays similar to the calendar in the private zone with the same navigation system. The |agenda_memo filter is applied to a date type (...) -
|agenda_memo
Le filtre |agenda_memo s'applique sur une balise de date (par exemple #DATE ou #DATE_MODIF) et prend quatre paramètres : un descriptif un titre une URL représentant l'élément ayant ce titre et ce descriptif (par exemple #URL_ARTICLE) un nom de classe CSS Si la balise sur laquelle agenda_memo (...)