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

Alex Monk (Krenair) <kren...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kren...@gmail.com

--- Comment #6 from Alex Monk (Krenair) <kren...@gmail.com> ---
We could add mw.hook( 'ext.lqt.textareaCreated' ).fire( $( container ).find(
'#wpTextbox1' ) ); to injectEditForm's finishSetup (in lqt.js). Then
http://pt.wikibooks.org/w/index.php?oldid=182841&uselang=en would almost work -
you just have to change it to run when that hook is called instead of $(
document ).ready.

This wouldn't fix the original reporter's script, but would mean it could
possibly be re-filed in the WikiEditor component (convert mwCustomEditButtons
info into toolbar actions).

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