Les articles publiés sur le site
-
|affdate_jourcourt
This filter is applied to dates to display only the day number and month name of those dates. |affdate_jourcourt displays the month name after the day of the month in numeric format, e.g. "19 April". If the date is not in the current year, then the year will also be displayed: "1 November (...) -
|affdate_mois_annee
This filter is applied to dates to isolate and display only the date's month name and year. |affdate_mois_annee displays the month and year according to the environment's current language: "April 2005", "November 2003". |affdate_mois_annee is simply a variant of the |affdate filter. - Filters / (...) -
|afficher_enclosures
When syndicating the content of an external site, the |afficher_enclosures filter is applied to the #TAGS tag and will display the paperclip icon for documents attached to the syndicated article (rather than a standard link). [(#TAGS|afficher_enclosures)] Also refer to the detailed information (...) -
|choixsiegal{value,ifyes,ifnot}
|choixsiegalvalue,ifyes,ifnot will display "ifyes" of the value of the tag equals "value", and will display "ifnot" if it does not equal that value. Example: [(#ID_ARTICLE|choixsiegal10, "IMPORTANT", "")] #TITRE ... will display the word "IMPORTANT" if the ID_ARTICLE equals "10", and will (...) -
|agenda_affiche
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_affiche filter is applied to a tag (...)