Using a clean drupal installation (drupal 7.17) and media 1.2.

Tried to include a TED video in my content using two methods:

a) [ted id=1407] -> allows me to save content but does not show the video on my web page, and the link takes me to TED.com and displays WRONG video (always Al Gore... so something is seriously not working)

b) Embed video: <iframe src="http://embed.ted.com/talks/david_binder_the_arts_festival_revolution.html" width="560" height="315" frameborder="0" scrolling="no" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>

-> does not allow me to save the content, gives error "Unable to handle the provided embed string or URL."

Embedding a youtube video works just fine though...

You can see the output for youself on my sandbox site: http://dp7.myportal.se/node/2

I'm a BIG fan of TED-talks and it would be great if this fantastic module could be made to support TED videos as well!

Kindly,
Mikael

CommentFileSizeAuthor
furious 7.jpg18.68 KBterryabbas
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Mopster’s picture

I'm having the same issue. Did anyone have an opportunity to find a fix for this ? :-)

hefox’s picture

jippie1948’s picture

The duplicate is about the 6.x version! The patch mentioned there cannot be applied for the 7.x version.

I love TED as well and I really would like to be able to let my users embed TED without having to use youtube for that!

jp

zerolab’s picture

Status: Active » Closed (fixed)

This should now be fixed as of commit ddaccef.

The new dev release will appear sometime later and supports the new iframe embed code or the direct video URL.

Sorry for the LOOOONG wait.

jippie1948’s picture

YES YES! It works! Big smile on my face! Thank you

JP