Accueil > Recherche avancée
Recherche avancée
Médias (93)
-
Plugin « plan » pour l’espace privé de SPIP 3
13 septembre 2015, par
Mis à jour : Septembre 2015
Langue : français
Type : Video
-
Évolution de SPIP
6 juillet 2015, par ,
Mis à jour : Juillet 2015
Langue : français
Type : Video
-
spip_loader version 2.5.2
16 décembre 2014
Mis à jour : Décembre 2014
Langue : français
Type : Aucun type spécifique
-
Plugin Albums 3
16 décembre 2014, par
Mis à jour : Décembre 2014
Langue : français
Type : Aucun type spécifique
-
Démonstration de l’application Autodoc (installation, exécution)
27 août 2013, par
Mis à jour : Décembre 2014
Langue : français
Type : Video
-
Actions par lots dans les forums et pétitions
10 juin 2013, par
Mis à jour : Juin 2013
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 / (...)