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)
-
|>={a}
The |>=value filter returns "true" if the results of the tag to which it is applied is greater than or equal to "value". value can be numeric [1] (5, 18.2, 84,...), or alphanumeric [2] (abc, a word,...) For example : [(#TOTAL_BOUCLE) [(#TOTAL_BOUCLE|>=2| ?’articles’, ’article’)] in this section.] (...)
-
|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 (...)
-
|nom_jour
25 juin 2010, par Mark — FiltersThe |nom_jour 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 day (Monday, Tuesday...). Example : for an article published on 22-01-2008, (#DATE will display "Tuesday". This filter can be used (...)