https://bugzilla.wikimedia.org/show_bug.cgi?id=11957
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #2 from Krinkle <[email protected]> --- A lot has changed since 2007. mwCustomEditButtons is no longer supported. Please migrate to mw.toolbar. If the issue can be reproduced in MediaWiki 1.20 or later and using the following syntax: > if ( mw.toolbar ) { > mw.toolbar.addButton( { > imageFile: 'http:// ... ', > speedTip: 'test', > etc. > } ); > } Then please re-open this report and be sure to mention "mw.toolbar" in the title. -- 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
