https://bugzilla.wikimedia.org/show_bug.cgi?id=33952
Bergi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Bergi <[email protected]> 2012-01-29 18:57:20 UTC --- (In reply to comment #1) > Yes, I've been wanting this for a long while. :-) > * Change JS logic to allow multiple building stages (i.e. addButton should > work > at any time not just before initialization) > * Make .init() a once-function, and enqueue into document-ready from the > 1-line > init-module I would like to see some more functions, which could make it a part of a MVC architecture. I currently think of * removeButton() * reload() or, just as well, a public bindable init() function (of course by default on-document-ready, too) -- 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
