This project is not covered by Drupal’s security advisory policy.

The project started out as trial to understand and use CKEditor Media module. After many hours of learning I found myself rebuilding this module. This is using all the work what has been done on Media WYSIWYG and uses CKEditor widgets support.

This module is NOT duplicate of Media CKEditor module since it uses WYSIWYG module approach.

Requirements:
https://www.drupal.org/project/media version 2.x
CKEditor 4.4 or newer
CKEditor Lineutils plugin
CKEditor Widget plugin

File entity Display must be configured to show image at WYSIWYG view mode without any links.
admin/structure/file-types/manage/image/file-display/wysiwyg
admin/structure/file-types/manage/video/file-display/wysiwyg
admin/structure/file-types/manage/audio/file-display/wysiwyg
admin/structure/file-types/manage/document/file-display/wysiwyg

Make sure that WYSIWYG view mode is in use inside a CKEditor.
admin/config/media/wysiwyg-view-mode

At CKEditor profile select: Plugin for embedding files using Media CKEditor Widget

Media Icon is just big M.

Project information

Releases