Closed (duplicate)
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
Media Browser
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 May 2013 at 09:01 UTC
Updated:
25 Nov 2013 at 06:44 UTC
Jump to comment: Most recent, Most recent file
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.