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

Comments

silkogelman’s picture

In 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.

silkogelman’s picture

StatusFileSize
new27.32 KB

To show you a bit more of that:
Media module oembed integration

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.

silkogelman’s picture

Issue summary: View changes

link

devin carlson’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

As 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.