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

--- Comment #1 from Brion Vibber <[email protected]> ---
Ideally, TimedMediaHandler should always at runtime install a small JS hook
with mw.hook('wikipage.content'):

https://doc.wikimedia.org/mediawiki-core/master/js/#!/api/mw.hook

and that hook should handle loading the necessary modules and applying the
transforms. Then as long as your preview is calling the hook, that and other
stuff should work.

But TMH needs to be fixed to do that properly so you don't have to special-case
it. :)

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