You are here

README.txt in Media CKEditor 7

Same filename and directory in other branches
  1. 7.2 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation

INTRODUCTION
------------

Current Maintainers:

 * Devin Carlson <http://drupal.org/user/290182>

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
------------

Media CKEditor has two dependencies.

Contributed modules
 * CKEditor - The latest development release.
 * Media - 7.x-1.x.

INSTALLATION
------------

* Install Media CKEditor via the standard Drupal installation process:
  'http://drupal.org/node/895232'.
* Enable the 'Convert Media tags to markup' filter for the desired text formats
  from the Text Formats configuration page: '/admin/config/content/formats'.
* Enable the 'Plugin for inserting images from Drupal media module' Media
  CKEditor plugin for the desired text formats from the CKEditor configuration
  page: '/admin/config/content/ckeditor'.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. INTRODUCTION
  7. ------------
  8. Current Maintainers:
  9. * Devin Carlson
  10. Media CKEditor provides a bridge between Media and the stand-alone CKEditor
  11. module, allowing files to be embedded within a textarea using the media browser.
  12. REQUIREMENTS
  13. ------------
  14. Media CKEditor has two dependencies.
  15. Contributed modules
  16. * CKEditor - The latest development release.
  17. * Media - 7.x-1.x.
  18. INSTALLATION
  19. ------------
  20. * Install Media CKEditor via the standard Drupal installation process:
  21. 'http://drupal.org/node/895232'.
  22. * Enable the 'Convert Media tags to markup' filter for the desired text formats
  23. from the Text Formats configuration page: '/admin/config/content/formats'.
  24. * Enable the 'Plugin for inserting images from Drupal media module' Media
  25. CKEditor plugin for the desired text formats from the CKEditor configuration
  26. page: '/admin/config/content/ckeditor'.