https://bugzilla.wikimedia.org/show_bug.cgi?id=63458
--- Comment #2 from Dan Jacobson <[email protected]> --- One notices /** * Make the classes, tags and ids stripped from page content configurable. * Each item will be stripped from the page. */ $wgMFRemovableClasses = array( // These rules will be used for all transformations 'base' => array(), // HTML view 'HTML' => array(), ); Maybe this somehow could be/is related/employed? -- 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
