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.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | media-ckeditor_integration-1988792-6.patch | 2.17 KB | boychev |
| #5 | media-ckeditor_integration-1988792-5.patch | 2.2 KB | boychev |
| #4 | media-ckeditor_integration-1988792-4.patch | 1.86 KB | boychev |
| #1 | media-ckeditor_integration-1988792-1.patch | 1.9 KB | boychev |
Comments
Comment #1
boychev commentedHere 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.
Comment #2
boychev commentedNeeds review
Comment #4
boychev commentedThe patch is fixed. ready for a new test
Comment #5
boychev commentedSome improvements of the patch
Comment #6
boychev commentedWe don't need to check if ckeditor module exist.
Comment #7
boyan.borisov commentedI've tested this one and it works fine! Thanks!
Comment #8
renatovargas commentedThere'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).
Comment #9
devin carlson commentedThis will be taken care of in #1504696: Integration with CKEditor module.