https://bugzilla.wikimedia.org/show_bug.cgi?id=45992
Sam Reed (reedy) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|[email protected]. |[email protected], |org |[email protected] --- Comment #1 from Sam Reed (reedy) <[email protected]> --- if ( $wmgUseMicroDesign || $wmgUseVectorFooterCleanup ) { $wgVectorFeatures['footercleanup']['global'] = true; } 'wmgUseVectorFooterCleanup' => array( 'default' => false, 'mlwiki' => true, // Bug 44634 'commonswiki' => true, // Bug 45946 ), 'wmgUseMicroDesign' => array( 'default' => false, 'testwiki' => true, 'enwiki' => true, 'itwikivoyage' => true, ), Roan/Trevor: Any reason we can't/shouldn't/whatever do this? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
