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)
-
Why write a plugin ?
18 août 2010, par Mark — The development of SPIP and its toolsModifying SPIP to your own needs prior to 1.9 The templates, tags, loops and filters SPIP can be customised in many different ways. The primary requirements for customisation are quickly dealt with by using templates, which are basically HTML files supplemented with SPIP code, and which are (...)
-
{collecte}
17 août 2010, par Mark — CriteriaThe collecte criteria is used to specify the "collation" to use for the request generated by the loop (by making a call with the "COLLATE" clause in MySQL [1]). The collecte criterion, (since SPIP 2.0), is used to force the SQL query generated by the loop to which it is attached to use a (...)
-
$taille_des_logs
17 août 2010, par Mark — Variables and Constants for customisationThis PHP variable defines the maximum size in KB of SPIP’s log files (mysql.log, spip.log, prive_spip.log, etc..) which are stored in the directory specified by _NOM_TEMPORAIRES_INACCESSIBLES. This variable can be customised in the mes_options.php>/code> file and equals 100 by default. (...)