By Peter on Saturday, 15 February 2014
Posted in Technical Issues
Replies 6
Likes 0
Views 683
Votes 0
Is there a list (chart?) to show what types of embeds are supported?

For example:
twitter card embed
google+ post embed
Hello Peter,

EasySocial uses oembed to parse urls and you can view the list of supported providers here, http://oembed.com/#section7
·
Saturday, 15 February 2014 12:16
·
0 Likes
·
0 Votes
·
0 Comments
·
I'm not sure if the twitter embed is also called oembed but this is what testers couldn't use

Here's the code:
<blockquote class="twitter-tweet" lang="en"><p>Moon, wind and fire <a href="; <a href="http://t.co/qxdOWKCGmY">pic.twitter.com/qxdOWKCGmY</a></p>— Olympics (@Olympics) <a href=" 13, 2014</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
·
Saturday, 15 February 2014 12:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Hm, what is the link that you are trying to share?
·
Saturday, 15 February 2014 14:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Are all those supported? Ie:What is the syntax to embed a poll using poll everywhere?
·
Saturday, 15 February 2014 15:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Testers weren't able to use the embed codes and they tried these

For example:
<blockquote class="twitter-tweet" lang="en"><p><a href="; great p</p>— Doug Bonar (@BonarDoug) <a href=" 14, 2014</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>


And the link is


Another example:
<!-- Place this tag in your head or just before your close body tag. -->
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

<!-- Place this tag where you want the widget to render. -->
<div class="g-post" data-href="https://plus.google.com/115202563351778582675/posts/7bm1Egy6cPg"></div>


And the link is
https://plus.google.com/+Abc7chicagoEyewitnessNews/posts/7bm1Egy6cPg?partnerid=gplp0
·
Saturday, 15 February 2014 20:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Just fixed Twitter on 1.2, http://screencast.com/t/tdLZHAwMt . Google+ however does not support oembed
·
Saturday, 15 February 2014 23:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post