https://bugzilla.wikimedia.org/show_bug.cgi?id=69738
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from [email protected] --- There actually is only one (now deprecated) hook that is called consistently by skins, which is SkinTemplateToolboxEnd. This hook is also called by Chameleon. Any other hooks are called by the MW core. The SkinTemplateOutputPageBeforeExec hook in particular is called from \SkinTemplate::prepareQuickTemplate and behaves in Chameleon as expected. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
