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

--- Comment #6 from Daniel Friesen <[email protected]> 
2012-08-13 07:59:21 UTC ---
I won't disagree that a hook system would be interesting to have client-side.
But for the case of replacing dom-ready we are really dealing with DOM elements
and we should fire a dom event on the root where we inserted content instead of
firing some global hook.

For that purpose I introduced a mw-content-ready event in gerrit 19204 that
triggers mw-content-ready on body on DOM ready and on #wikiPreview when
live-preview is used.

-- 
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

Reply via email to