Accueil > Recherche avancée
Recherche avancée
Médias (2)
-
Affichage, ordre, et point d’intérêt des documents joints
19 janvier 2017, par
Mis à jour : Janvier 2017
Langue : français
Type : Video
-
Configuration avancée des urls dans SPIP 3
17 janvier 2012, par
Mis à jour : Février 2012
Langue : français
Type : Video
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 (...)