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 (691)
-
|hauteur
The |hauteur filter is applied to an image element (LOGO tag, typographical image, ...) and returns the calculated height for that element once it has been filtered. The height returned is expressed in pixels. Example : after having applied the |image_reduire250, 500 filter to a logo, we can (...)
-
|extraire_attribut
The |extraire_attributattribute_name filter (since SPIP 1.8.2) is used to retrieve the value of a specific attribute from an HTML tag. For example : Suppose that the #LOGO_SITE_SPIP tag generates the HTML code : , In that case : [(#LOGO_SITE_SPIP||extraire_attributsrc)] (...) - Filters / (...)
-
|mois
The |mois filter (since SPIP 1.0.3, SPIP 1.0.4, SPIP 1.0.5) displays the two-digit numeric value for the month of the date to which it is applied. (#DATE The value displayed varies from 01 through to 12. See also the |jour (day) and |annee (year) filters. - Filters / (...)