Adding media files with CKEditor is impossible when Advanced Content Filter is set to automatic. When 'image' button is enabled in CKEditor configuration, then string 'false' is inserted, but when it is disabled there is no output at all.

I use CKEDITOR 4.4 with WYSIWYG 7.x-2.x and latest MEDIA dev.

Comments

dw72’s picture

Issue summary: View changes
PascalAnimateur’s picture

Check this issue for solution : https://drupal.org/node/1963270

joseph.olstad’s picture

Title: Inserting media files with CKEditor ACF is not possible » Improve wysiwyg / media integration
Status: Active » Needs work
Parent issue: » #2848928: create a recipe / make for media using ckeditor and wysiwyg mode
Related issues: +#1963270: CKeditor 4 converts Media tags to string "false"

For anyone still having issues with ACF filter configuration with ckeditor (4.6.2 in my case) in conjunction with using media, please visit this issue for related solutions.

https://www.drupal.org/node/1963270#comment-11957787

#1963270: CKeditor 4 converts Media tags to string "false"

With this said, it'd be nice to improve the media module code so that it's more helpful in helping people get the right configuration. Or at least add these details to the recipe issue I openned recently.

joseph.olstad’s picture

ACF configuration is important because in ckeditor >=4.6.x ACF configuration is required for the paste from word plugin to work properly (or paste from LibreOffice ). The ACF must be configured correctly because the paste from word plugin relies on ACF. However if ACF is not correctly configured the media browser in wysiwyg will not work correctly.

Chris Matthews’s picture

Status: Needs work » Closed (outdated)
Issue tags: -CKEditor 4, -ACF

Recent versions of media have resolved most of peoples concerns and is compatible with entity translation, multilingual and various advanced configurations. Due to the high volume of inactive and most often irrelevant issues we are Closing this as (outdated). If for whatever reason this issue is important to you AND you still have issues after checking the media recipe documentation, then let us know and we will review your concerns.

Otherwise, see the recipe documentation for how to configure media and for troubleshooting tips OR refer to the media_dev distribution if you want to see a working media setup.

As mentioned, feel free to make some noise in this issue if you still feel it is important to you or someone else.

Thanks,

Media team