Accueil > Recherche avancée

Recherche avancée
Médias (93)
-
Plugin « plan » pour l’espace privé de SPIP 3
13 septembre 2015, par
Mis à jour : Septembre 2015
Langue : français
Type : Video
-
Évolution de SPIP
6 juillet 2015, par ,
Mis à jour : Juillet 2015
Langue : français
Type : Video
-
spip_loader version 2.5.2
16 décembre 2014
Mis à jour : Décembre 2014
Langue : français
Type : Aucun type spécifique
-
Plugin Albums 3
16 décembre 2014, par
Mis à jour : Décembre 2014
Langue : français
Type : Aucun type spécifique
-
Démonstration de l’application Autodoc (installation, exécution)
27 août 2013, par
Mis à jour : Décembre 2014
Langue : français
Type : Video
-
Actions par lots dans les forums et pétitions
10 juin 2013, par
Mis à jour : Juin 2013
Langue : français
Type : Video
Sur d’autres sites (690)
-
cfg : referencias
12 septembre 2010, par Martin Gaitan — Config (CFG), SPIP 1.9.2, Aide administration, Documentation code Plugins, Avec CFG, SPIP 2.0, Plugins utilisés sur ce site, SPIP 2.1Explicaciones de uso detalladas de cfg, el plugin de configuración. - Config (CFG) / SPIP 1.9.2, Aide administration, Documentation code Plugins, Avec CFG, SPIP 2.0, Plugins utilisés sur ce site, SPIP 2.1
-
|>={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 (...)