Accueil > Recherche avancée

Recherche avancée
Médias (93)
-
Tutorial : Using trad.spip.net (test en)
22 janvier 2013, par
Mis à jour : Janvier 2013
Langue : English
Type : Video
-
Tutoriel de l’utilisation de trad.spip.net (test fr)
21 janvier 2013, par
Mis à jour : Janvier 2013
Langue : français
Type : Video
-
evolution de spip-zone
1er août 2012, par
Mis à jour : Août 2012
Langue : français
Type : Video
-
évolution de spip [HD]
31 juillet 2012, par
Mis à jour : Juillet 2012
Langue : français
Type : Video
-
Interface des rôles, deuxième version
27 juillet 2012, par
Mis à jour : Décembre 2014
Langue : français
Type : Video
-
Propositions d’interface pour une gestion des rôles sur des liaisons
26 juillet 2012, par
Mis à jour : Décembre 2014
Langue : français
Type : Video
Sur d’autres sites (165)
-
|taille_en_octets
25 juin 2010, par Mark — FiltersThe |taille_en_octets filter (meaning "size in bytes" in French) converts a number of bytes (25678906) into a more explicit character string ("24.4 MB"). Example within a DOCUMENTS loop : #TITRE - #TYPE_DOCUMENT - (#TAILLE) will display "My document - JPEG - 82.6 KB" - (...)
-
The mes_options.php file
21 juin 2010, par Mark — Other advanced functionsThe mes_options.php file (since SPIP) offers the possibility of modifying SPIP’s default configuration . If it has not already been created, this file must be created in the config/ directory (in versions of SPIP prior to 1.9.2, this file was located in the ecrire/ directory). Whenever this (...)
-
#SQUELETTE
21 juin 2010, par Mark — TagsIntroduced in SPIP 1.9.1, the #SQUELETTE tag returns the path of the current template. - Tags