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)
-
{branche}
25 juin 2010, par Mark — Criteriabranche (since SPIP 1.4 ) selects all article in the section AND in any of its sub-sections. (This is a sort of extension of the id_secteur criteria. However, in contrast to id_secteur=2, it is not possible to directly call a given branche by using this sort of code : branche=2. Technically (...)
-
{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 (...)
-
_MAX_ART_AFFICHES
25 juin 2010, par Mark — Variables and Constants for personalisation_MAX_ART_AFFICHES is used to define the number of articles listed in the panel labeled "In the same section"on the / ?exec=articles&id_article=xxx page in the private zone. It is possible to define this constant (SPIP defaults to displaying up to 10 articles) in your config/mes_options.php file (...)