https://bugzilla.wikimedia.org/show_bug.cgi?id=29311
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #8 from Krinkle <[email protected]> 2011-08-05 06:59:34 UTC --- The original use case was to be able to surpress/filter out some modules form loading on a SpecialPage that needs isolation. However it appears MediaWiki recently got support for that already by implementing "origin restrictions" (eg. when set to "CORE" resources by users, sites and extensions will not be loaded). This removes the original use case from this feature request. When looking back at what this method leaves, I'm not sure we should keep it. It can make debugging hard and also sets wrong expectation (ie. if a method adds a module to the output, it should actually get outputted and not unloaded by something else). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
