Project

General

Profile

Actions

Bug #3786

closed

impossible to add youtube in CKeditor

Added by dominique de guchtenaere about 12 years ago. Updated over 11 years ago.

Status:
Feature implemented
Priority:
Normal
Assignee:
-
Target version:
Start date:
06/08/2011
Due date:
% Done:

0%

Estimated time:
Complexity:
Normal

Description

I try to add a youtube video in the CKeditor by clicking the icon of Youtube and by inserting the URL of the youtube video. I don't see the video in the preview window and it isn't displayed either in the content object (document).
Afterwards, when I edit the content object, I see the flash icon in the CKeditor instead of the youtube icon.

Actions #1

Updated by Nathalie Blocry about 12 years ago

the best way to add youtube is by creating a youtube object in your repository (instead of entering the url, do "search on server" and then create the youtube object with "create" and then "browse youtube")
but I must say that this is a lot of clicking for adding a movie you had already found.

afaik adding the url does work when you add the url of the youtube page with the video, not the short "share" url but the long one

so "http://youtu.be/uY3d9-B6ikk" does not work while "http://www.youtube.com/watch?v=uY3d9-B6ikk" does work (but with this method you have to manually set the size).

you can also embedd the youtube code directly in your ckeditor by hitting "source/code" button and copy-pasting the code youtube gives you.
<iframe width="560" height="349" src="http://www.youtube.com/embed/uY3d9-B6ikk" frameborder="0" allowfullscreen></iframe>

so I don't know if I would classify this as a bug, more a usability issue

Actions #2

Updated by dominique de guchtenaere about 12 years ago

  • Status changed from New to Feature implemented

Thanks!

I used the short URL. It works fine with the long URL in the browser window.

Actions #3

Updated by Stefaan Vanbillemont over 11 years ago

  • Target version set to 2.1.0
Actions

Also available in: Atom PDF