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

--- Comment #4 from Jon <[email protected]> ---
This already exists.

You can use the hook 'SkinMinervaDefaultModules'

Inside the hook you can replace the editing module with your own module.

e.g.

$modules['editor'] = array( 'mycustomeditor' )

Can you try this and see if it works for you?

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to