Opened 9 years ago

Closed 9 years ago

#12845 closed Bug (wontfix)

Alternate Text of the movie is not visible

Reported by: osider0 Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc: osider0@…

Description

Steps

  1. insert souce

example source : <object height="394" id="NSPlay" width="620"><param name="fileName" value="http://mok.kookmin.ac.kr/UCC/NEWnHOT_UCC190_20150107.wmv" /><param name="ShowStatusBar" value="False" /><param name="ShowDisplay" value="False" /><param name="ShowControls" value="True" /><embed height="394" src="http://mok.kookmin.ac.kr/UCC/NEWnHOT_UCC190_20150107.wmv" type="application/x-mplayer2" width="620"></embed></object>

  1. click the source button to switch to the WYSIWYG mode
  1. Alternate Text of the video is not visible

Conclusion : I would like to see the alternate text of the video in the WYSIWYG mode

Attachments (1)

step_by_step_screenshots_.zip (81.8 KB) - added by osider0 9 years ago.

Download all attachments as: .zip

Change History (3)

Changed 9 years ago by osider0

comment:1 Changed 9 years ago by osider0

Cc: osider0@… added

comment:2 Changed 9 years ago by Jakub Ś

Resolution: wontfix
Status: newclosed

The reason why you can't see video in the wysiwyg area is that we don't support it in a form you have presented and don't have any plans to do so. Because of this I will have to close this issue as won’t fix.

The closest thing to your format is Flash plugin but this is not what you are looking for. To work around this you can either write your own plugin (it should work in a same way as Flash plugin but with different parameters/attributes) or use one of existing third party plugins available in our add-ons page. Here are few examples I have found:
http://ckeditor.com/addon/allmedias
http://ckeditor.com/addon/mediaembed
http://ckeditor.com/addon/oembed

If this isn't still what you are looking for, please search the plugins page: http://ckeditor.com/addons/plugins/all. Perhaps there will be a plugins that suits your needs in 100%.

NOTE: In order to avoid any issues with selection, styles etc. the plugin should insert placeholder (just like Flash does) into wysiwyg area.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy