I wish to make use of the first feature:
- Add media of all types (images, audio, video, documents) into any textarea (requires Wysiwyg module).

Using Wysiwyg I uploaded and embedded an flv into a regular textarea
It kicks out the code [[{"type":"media","view_mode":"media_original","fid":"5","attributes":{"alt":"","class":"media-image"}}]]
I enabled the "Converts Media tags to Markup" filter in the textarea

The part that is causing trouble is getting the embedded file to appear in a player instead of a great big movie reel icon
Tried changing the embed code from "media-image" to "media-video" but then it output plain text only
My presumption now is that there is likely a separate module to handle this
If this or another solution is the case can anyone point me in the right direction?

Comments

MustangGB’s picture

Issue summary: View changes

Fixed code tag

Devin Carlson’s picture

Component: Code » WYSIWYG integration
Status: Active » Closed (duplicate)
Devin Carlson’s picture

Issue summary: View changes

Added spacing for readability