Accueil > Recherche avancée
Recherche avancée
Médias (3)
-
Configuration avancée des urls dans SPIP 3
17 janvier 2012, par
Mis à jour : Février 2012
Langue : français
Type : Video
-
Champs Extras 3 - Présentation
3 janvier 2012, par
Mis à jour : Février 2012
Langue : français
Type : Video
-
Futures icones de SPIP (3.0) ?
20 juillet 2011, par
Mis à jour : Juillet 2011
Langue : français
Type : Image
Sur d’autres sites (621)
-
|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 (...)
-
|largeur
The |largeur filters is applied to an image element (LOGO tag, typographical image, ...) and returns the width calculated for that element once it has been filtered. The width returned in expressed in pixels. Example : after having applied the |image_reduire500 filter to a logo, we can find out (...)