There is a issue about adding a configuration about wysiwyg module http://drupal.org/node/1434118. I think it will be great to do such a thing for CKEditor module too.

Comments

boychev’s picture

Here is my solution. The patch adds CKEditor integration but only for browser plugins. The new things are checkboxes added to the media config page /admin/config/media/browser for each browser plugin. We can now enable only the plugins we need.

boychev’s picture

Status: Active » Needs review

Needs review

Status: Needs review » Needs work

The last submitted patch, media-ckeditor_integration-1988792-1.patch, failed testing.

boychev’s picture

Status: Needs work » Needs review
StatusFileSize
new1.86 KB

The patch is fixed. ready for a new test

boychev’s picture

Some improvements of the patch

boychev’s picture

StatusFileSize
new2.17 KB

We don't need to check if ckeditor module exist.

boyan.borisov’s picture

I've tested this one and it works fine! Thanks!

renatovargas’s picture

There's an CKEditor's issue to add support to the WYSIWYG configuration inside its module (taking another approach to this problem) at #1649464: Allow media-7.x-2.x to configure browser plugins for CKeditor plugin.
If we're going to add support inside Media, I think it would be great to support the other options too (file directory and allowed types).

devin carlson’s picture

Issue summary: View changes
Status: Needs review » Closed (duplicate)
Related issues: +#1504696: Integration with CKEditor module

This will be taken care of in #1504696: Integration with CKEditor module.