Media CKEditor provides a bridge between Media and the stand-alone CKEditor module, allowing files to be embedded within a textarea using the media browser.

Requirements

Each branch of Media CKEditor corresponds with the version of Media that it supports. Additionally, Media CKEditor 7.x-2.x provides more advanced CKEditor integration which requires two additional CKEditor plugins.

7.x-2.x

7.x-1.x

Installation

  • Media CKEditor can be installed via the standard Drupal installation process.
  • Enable the Convert Media tags to markup filter for the desired text formats from the Text Formats configuration page.
  • Enable the Plugin for embedding files using Media CKEditor Media CKEditor plugin for the desired text formats.

The 7.x-2.x version of Media CKEditor also require you to:

  • Ensure that version 4.3 or later of the CKEditor library is installed.
  • Install the CKEditor Line Utilities plugin.
  • Install the CKEditor Widget plugin.
  • Disable CKEditor's Advanced Content Filter for each of the text formats.

Related Modules

  • Entity Embed: Allows any entity to be embedded within a text area using a WYSIWYG editor.

Project information

Releases