Sites Web : Declaring new functions - Programmer avec SPIP

Publié le vendredi 27 février 2009

⇒ https://programmer.spip.org/

SPIP est un système de publication et une plateforme de développement. Après un rapide tour d’horizon de SPIP, nous décrirons son fonctionnement (…)

Declaring new functions

Mai 2009, par Thomas Sutton — cc-by-sa

The “_fonctions” files are loaded automatically by SPIP, but — unlike the “_options” files — only when it needs to evaluate a template to generate a new page. These files make it possible, for example, to define new filters that can be used in templates. If you create a squelettes/mes_fonctions.php (…)

→ Lire la suite sur le site d’origine…


Revenir en haut