https://bugzilla.wikimedia.org/show_bug.cgi?id=33952
--- Comment #4 from Krinkle <[email protected]> 2012-01-29 18:58:41 UTC --- (In reply to comment #3) > (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() Makes sense to have remove, yeah. > * reload() or, just as well, a public bindable init() function (of course by > default on-document-ready, too) I was thinking of automatically updateing/building the html when calling addButton, removing the need for a public init(). -- 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
