Opened 14 years ago

Last modified 12 years ago

#5184 confirmed New Feature

CKeditor flash plugin patch for youtube

Reported by: Patrice Levesque Owned by:
Priority: Normal Milestone:
Component: UI : Dialogs Version: 3.0
Keywords: HasPatch Cc:

Description

CKeditor's flash plugin accepts youtube URLs, if they point directly to the flash file (youtube.com/v/XXXXXXXX URLs); youtube's interface gives URLs like youtube.com/watch?v=XXXXXXXX.

This patch does a string replace on the interface so that people can paste youtube page urls.

Supplied code reeks of duct tape, but it gets the job done; I don't have 40 hours to spend learning CKeditor internals (it's already perfect, anyway!)

Attachments (1)

flash-youtube.patch (660 bytes) - added by Patrice Levesque 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by Patrice Levesque

Attachment: flash-youtube.patch added

comment:1 Changed 14 years ago by Alfonso Martínez de Lizarrondo

Keywords: HasPatch added; flash youtube removed
Milestone: CKEditor 3.x

comment:2 Changed 12 years ago by Jakub Ś

Status: newconfirmed
Version: 3.13.0

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

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

Last edited 12 years ago by Jakub Ś (previous) (diff)
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