Accueil > Recherche avancée
Recherche avancée
Médias (1)
-
Démo du plugin oEmbed
7 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Sur d’autres sites (167)
-
|vider_attribut
25 juin 2010, par Mark — FiltersThe vider_attributattribut filter (since SPIP 1.9) is a variant of the inserer_attribut filter. It is used to delete html attributes. For example, we might want to reset an attribute before assigning it a specific value : [(#LOGO||vider_attributstyle|inserer_attributstyle,’width:100px ;’)] This (...)
-
|heures
25 juin 2010, par Mark — FiltersThe |heures filter (since SPIP 1.2, SPIP 1.2.1) displays the hours portion of the date to which it is applied. (#DATE The hour returned varies from 00 to 24. If the date to which the filter is applied does not contain any time information, e.g. ((#VAL2009-10-24), the filter (...)
-
The mes_options.php file
21 juin 2010, par Mark — Other advanced functionsThe mes_options.php file (since SPIP) offers the possibility of modifying SPIP’s default configuration . If it has not already been created, this file must be created in the config/ directory (in versions of SPIP prior to 1.9.2, this file was located in the ecrire/ directory). Whenever this (...)