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 (635)
-
|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 (...)
-
|saison
25 juin 2010, par Mark — FiltersThe |saison filter, applied to a tag that returns a valid date, displays the common name of the corresponding season (summer, autumn...). Example : for an article published on 22-01-2008, (#DATE will display "winter". The seasons are defined as : from 21-03 to 20-06 : spring from 21-06 (...)