Accueil > Recherche avancée

Recherche avancée
Médias (93)
-
Bugs et debug php : niveau 2 par Cédric
9 juillet 2009, par
Mis à jour : Février 2012
Langue : français
Type : Video
-
SPIP n’est qu’un outil, l’important est de structurer le contenu par Yanick (Gornety)
8 juillet 2009, par
Mis à jour : Février 2012
Langue : français
Type : Video
-
Construire son squelette : adapter un modèle existant, par Erational
6 juillet 2009, par
Mis à jour : Février 2012
Langue : français
Type : Video
-
Ils nous suivent et nous observent depuis 4 ans : leur analyse ..., par François Horn, Didier Demazière et Marc Zune
6 juillet 2009, par
Mis à jour : Février 2012
Langue : français
Type : Video
-
Zest and Zen sur le nouveau concept des squelettes Z, par Cedric et Marcimat
6 juillet 2009, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
-
Projet d’étude : Le code informatique dans SPIP par Stéphane Couture
5 juillet 2009, par
Mis à jour : Février 2012
Langue : français
Type : Video
Sur d’autres sites (730)
-
|push
25 juin 2010, par Mark — Filters|push is used to add a value to the end of an array/table. The |push filter (since spip) is applied to a tag returning a PHP array/table (seer #ARRAY) and adds a new value to it. The key is incremented by 1 for each new value. if no key has been defined for the first value, the table is indexed (...)
-
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 (...)
-
Extending the online help
21 juin 2010, par Mark — Other advanced functionsThe on-line help script is (starting from version SPIP 2.1) capable of combining several data sources and presenting them in a unified manner in the window which has two frames that always appears when you click on one of the question mark icons that are visible in the site’s private zone. (...)