Accueil > Recherche avancée
Recherche avancée
Médias (93)
-
CFG
30 juillet 2008, par
Mis à jour : Février 2012
Langue : français
Type : Video
-
Acces_restreint
30 juillet 2008, par
Mis à jour : Février 2012
Langue : français
Type : Video
-
La grolle
6 décembre 2007, 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 / (...)