Hey all,
I've just been playing with the Wordpress plugin (http://wordpress.org/extend/plugins/embedly/) for embed.ly and love the simple interface - once installed, it gives the user a new wysiwyg button which loads a popup that has a field for a link to pull in plus a preview area - so you can see what you're embedding before embedding and saving a post with the embed.
Are there any plans to offer a ckeditor plugin or other wysiwyg editor support like this for any editor modules?
Qasim
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Schermafbeelding 2013-10-09 om 14.14.16.png | 27.32 KB | silkogelman |
Comments
Comment #1
silkogelman commentedIn 7.x the popup with a field for a link can be achieved by using Media module and the oembed media integration module that is part of oembed 7.x-0.1-beta3.
It's not in the latest dev or 1.x branch though.
With later versions you can enable 'Media internet sources' module that is part of Media module.
Comment #2
silkogelman commentedTo show you a bit more of that:

Using
Media 7.x-2.0-alpha2
oEmbed 7.x-1.x-dev (2013-Oct-01)
WYSIWYG 7.x-2.x-dev (2013-Oct-01)
CKeditor CKEditor 4.2.0
But that still has a few glitches, I haven't been able to get it working properly yet.
Comment #2.0
silkogelman commentedlink
Comment #3
devin carlson commentedAs mentioned by s1l in #1, this can be achieved in Drupal 7 by installing the Media module which oEmbed integrates with.
There are no plans to add standalone WYSIWYG integration into oEmbed 6.x.