Accueil > Recherche avancée
Recherche avancée
Médias (1)
-
Gazette SPIP #2 et Hors série Troglo #1
5 décembre 2010, par
Mis à jour : Décembre 2010
Langue : français
Type : Texte
Sur d’autres sites (701)
-
|balise_img
The |balise_img filter generates a full image tag (Filters / SPIP 2.1, balise_img
-
|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 / (...)