Accueil > Recherche avancée
Recherche avancée
Médias (1)
-
Kill-9 Apocalypse
6 décembre 2010, par
Mis à jour : Juillet 2011
Langue : français
Type : Audio
Sur d’autres sites (701)
-
|appliquer_filtre
Pour utiliser un filtre qui est défini dans un plugin, quand on est pas certain que le plugin est installé et activé, il ne faut pas, depuis SPIP 2.1 appeler directement le filtre ( (#BALISE ), car cela génèrerait une erreur de compilation, mais passer par un appel à (...)
-
#SELF
#SELF returns the URL of the called page, cleaned of any variables specific to running SPIP. #SELF (since spip) returns the URL for the current page. Any variables specific to running SPIP (e.g. var_mode) are deleted. Example : for a page with the URL : spip.php ?article25&var_mode=recalcul, the (...)
-
|affdate
This filter is applied to dates to present them in various formats. |affdate displays the date in text form, e.g. "13 January 2001". [SPIP 1.8] extended the notation of this filter. It can be passed a date formatting parameter that corresponds either to a SPIP format ("’saison’", etc.) or to a (...)