⇒ 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 (…)
Definition
Mai 2010, par Mark Baber — Pipelines, spip_pipeline, mes_options.php, plugin.xmlA pipeline is used to make one of SPIP’s standard functions perform different or additional functionality by passing it custom-made functions that will be automatically triggered at the right times. Declaration within a plugin Any plugin can use any existing pipeline. To do so, it declares it (…)
→ Lire la suite sur le site d’origine…