https://bugzilla.wikimedia.org/show_bug.cgi?id=36753

--- Comment #6 from Krinkle <krinklem...@gmail.com> 2012-05-11 08:47:31 UTC ---
Also note that:
* Don't confuse mw.toolbar.addButton with the WikiEditor API. mw.toolbar is
100% compatible with mwCustomEditButtons. As a matter of fact, the mw.toolbar
module is what checks and processes the values in mwCustomEditButtons.

mw.toolbar.addButton has a check to make sure that if the button is added to
early, it will be put into a queue so that it is inserted into the toolbar as
soon as the toolbar is detectable. And if it is inserted "too late", it will be
added on-demand.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to