Opened 12 years ago

Last modified 11 years ago

#8543 confirmed New Feature

YouTube plugin

Reported by: John Munsch Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: HasPatch Cc:

Description

I have written a YouTube plugin Ref: RE: Form submission from: Contact Us - [9883-OTKM-0306] [2a836e4d]

Frederico asked me to open a ticket and attach the plugin.

Attachments (1)

youtube.zip (5.3 KB) - added by John Munsch 12 years ago.
YouTube plugin

Download all attachments as: .zip

Change History (7)

Changed 12 years ago by John Munsch

Attachment: youtube.zip added

YouTube plugin

comment:1 Changed 12 years ago by Jakub Ś

Keywords: YouTube removed
Status: newconfirmed

It's a nice plugin and it's working quite well, however I have found some bugs/drawbacks in it:

  1. In IE8 and IE9 I get HTTP 404 insetad of youtube movie
  2. This part of code in youtube.js <img src="/images/icons/youTube.png" should be changed to something like <img src="'+CKEDITOR.plugins.get( 'youtube' ).path+'images/youTube.png" as image could not be found by a browser
  3. I kind of missed the "edit on double-click" feature

Be warned team if you decide to include this plugin in future releases :) Some fixing will be needed.

comment:2 Changed 12 years ago by Jakub Ś

There are two other which perhaps could be used together with this one to create one final plugin - #5184 and # 6517

Ideally we should have a single "media" plugin, which accepts input fro several different >providers, like youtube, vimeo, flickr, etc.

Version 0, edited 12 years ago by Jakub Ś (next)

comment:3 Changed 12 years ago by Jakub Ś

Keywords: HasPatch added

comment:4 Changed 11 years ago by Mandeep

any update on when this feature will be implemented ???

comment:5 Changed 11 years ago by Jakub Ś

We are going to introduce such plugin after CKEditor 4.3.

In the mean time you can use one of third-party plugins available on plugins page - http://ckeditor.com/addons/plugins/all (E.g. http://ckeditor.com/addon/youtube, http://ckeditor.com/addon/mediaembed)

comment:6 Changed 11 years ago by Mandeep

Cool. Thanks for replying :)

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