⇒ 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 (…)
Overloading a _dist function
Mai 2009, par Thomas Sutton — cc-by-saMany of the functions in SPIP are designed to be overridden. These functions have the extension “_dist” in their name. All the balises (“tags”), boucles (“loops”), and criteres (“criteria”) are named like this and can thus be overridden by declaring (perhaps in the file mes_fonctions.php) the same (…)
→ Lire la suite sur le site d’origine…