Accueil > Recherche avancée

Recherche avancée
Médias (2)
-
Affichage, ordre, et point d’intérêt des documents joints
19 janvier 2017, par
Mis à jour : Janvier 2017
Langue : français
Type : Video
-
Configuration avancée des urls dans SPIP 3
17 janvier 2012, par
Mis à jour : Février 2012
Langue : français
Type : Video
Sur d’autres sites (617)
-
|affdate
This filter is applied to dates to present them in various formats. |affdate displays the date in text form, e.g. "13 January 2001". [SPIP 1.8] extended the notation of this filter. It can be passed a date formatting parameter that corresponds either to a SPIP format ("’saison’", etc.) or to a (...)
-
|div
The |divxx filter is a mathematical operation filter. It returns the results of dividing (the quotient) the value of the tag by the xx argument passed to the filter. If the tag’s output is not a numeric type, it will be considered as being 0 (zero) and the filter will simply return 0 (zero) : (...)
-
|modulo
The |moduloxx filter is a mathematical operation filter. It returns the remainder of dividing the value of the tag by the value of xx. If the tag’s output is not a numeric type, it will be considered as being 0 (zero) and the filter will simply return 0 (zero). This filter accepts a second (...)