https://bugzilla.wikimedia.org/show_bug.cgi?id=57637
--- Comment #1 from Brad Jorsch <[email protected]> --- Rather than a hook, it might be better to do this with a $wgAPIFormatModules global, along the lines of all the other $wgAPI*Modules globals we already have. While I can see how a hook might be useful, if used for adding modules generally it would probably be a performance hit versus the globals. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
