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

            Bug ID: 72675
           Summary: Dynamically loading TimedMediaHandler for new content
                    (preview)
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: TimedMediaHandler
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

I would like to dynamically load TimedMediaHandler for new content (i.e.
previews in wikEd). So far I kind of got it to work with:

mw.loader.load( ['mw.MwEmbedSupport', 'mw.EmbedPlayer',
'mw.PopUpMediaTransform'] );

However, when clicking a video clip thumb, the running on-page media player is
missing its controls and duplicate player with complete controls is run in a
new upload.wikimedia.org window.

How is it done correctly and completely?

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