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 (696)
-
|non
The |non filter [1] (since SPIP 2.0) returns either nothing at all or a space. It is equivalent to | ?’’,’ ’ or | ?’’, and it is used to return empty content to indicate that the optional parts of the tag should NOT be displayed. Examples : [(#TITRE|strlen|>30|non) This title is a short one] (...)
-
{titre_mot}, {type_mot}
25 juin 2010, par Mark — Criteriatitre_mot=xxxx, or type_mot=yyyy (since SPIP 1.3) respectively select articles linked to the keyword that is named "xxxx", or those that are linked to the keyword group named "yyyy". If there are several such criteria titre_mot=xxxx (or several type_mot=yyyy), then SPIP will select those that (...)
-
|nom_mois
25 juin 2010, par Mark — FiltersThe |nom_mois filter (since SPIP 1.0.3, SPIP 1.0.4, SPIP 1.0.5), when applied to a tag that returns a valid date, will display the common name of the month (January, February...). Example : for an article published on 22-01-2008, (#DATE will display "January". See also the |nom_jour (...)