Closed (fixed)
Project:
Media: TED
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2010 at 15:49 UTC
Updated:
24 May 2011 at 19:54 UTC
Jump to comment: Most recent file
Comments
Comment #1
zerolab commentedThe development version of the module returns the link to the talk.
Will work on making a new proper release + a Drupal 7 port too.
Btw, here is the patch with the differences between the alpha and dev versions.
Comment #2
rjbrown99 commentedThis isn't working for me at all at the moment, using -dev. I don't see an ID anywhere on the page or within the embed code, and pasting a direct link to the talk returns an error. I'm guessing the TED website may have changed formats at some point.
For example, here's a link:
http://www.ted.com/talks/barry_schwartz_on_the_paradox_of_choice.html
Here's the embed code:
Comment #3
zerolab commentedrjbrown99,
are you getting any error message?
The module currently supports either the embed code or the Wordpress.com snippet (the on in the form of [ted id=93], when you click on share from the TED video page).
Double checked again on a vanilla install and a live site, both running the dev version and it works without a problem.
Comment #4
rjbrown99 commentedWhere did you find the embed code? I couldn't locate it or the Wordpress snippit or else I would have tried that. Yes, I did get the error message. I tried both the embed (pasted above) and a direct paste of the URL.
I didn't spend any time with the code as TED's content is on Youtube as well so I just moved to using Youtube links to it.
Comment #5
zerolab commentedSee the attached image.
I tried your embed code yesterday and it works without a problem for me.
What is the error message you are getting?
Comment #6
YK85 commentedHello,
Would this allow the below link to be pasted into the embed video field?
http://www.ted.com/talks/jill_bolte_taylor_s_powerful_stroke_of_insight....
Comment #7
zerolab commentedNot yet,
you still have to go to the video page, click share and either get the embed code or the Wordpress.com shorthand tag
Theoretically it could be possible to get video id by parsing the page. will take a look at it sometime next week.
The module needs some love and attention, which I wasn't able to give it recently.
edit: ha! just realized dmadruga was asking pretty much the same thing.
Comment #8
zerolab commentedComment #9
YK85 commentedThanks zerolab! Excited to follow the development of this module!
Comment #10
zerolab commentedFixed in latest dev.
Can you test and let me know if it works for you?
Comment #11
zerolab commented