You are here

README.txt in Wysiwyg Media Embed 6

Same filename and directory in other branches
  1. 7 README.txt
This is simple module to integrate the CKEditor MediaEmbed plugin with the 
Wysiwyg module.


INSTALLATION

1) Download and install the Wysiwyg MediaEmbed module as usual.
2) Download the Media Embed plugin from 
   http://ckeditor.com/addon/mediaembed
3) Unzip the plugin in the 'plugin' folder. The main Javascript file of 
   the module should be in 'wysiwyg_mediaembed/plugin/mediaembed/plugin.js'
Look for: 
"media embed" plugins in:
   Configuration -> Media -> WYSIWYG Profiles -> Buttons and Plugins

4) Enable the plugin in the Wysiwyg profile configuration page.

Optional: Download IFrame Dialog Field
This plugin provides the iframe dialog field that embeds another HTML page
in the dialog for interaction: http://ckeditor.com/addon/iframedialog

Troubleshooting: If buttons are not appearing, clear caches and reopen the full editor.

BACKGROUND

This module was largely inspired by the discussion at 
http://groups.drupal.org/node/55688#comment-634648

Module updated in 2014 by HongPong: https://www.drupal.org/user/60005/
Credit for bug patches to tregismoreira, acrosman

File

README.txt
View source
  1. This is simple module to integrate the CKEditor MediaEmbed plugin with the
  2. Wysiwyg module.
  3. INSTALLATION
  4. 1) Download and install the Wysiwyg MediaEmbed module as usual.
  5. 2) Download the Media Embed plugin from
  6. http://ckeditor.com/addon/mediaembed
  7. 3) Unzip the plugin in the 'plugin' folder. The main Javascript file of
  8. the module should be in 'wysiwyg_mediaembed/plugin/mediaembed/plugin.js'
  9. Look for:
  10. "media embed" plugins in:
  11. Configuration -> Media -> WYSIWYG Profiles -> Buttons and Plugins
  12. 4) Enable the plugin in the Wysiwyg profile configuration page.
  13. Optional: Download IFrame Dialog Field
  14. This plugin provides the iframe dialog field that embeds another HTML page
  15. in the dialog for interaction: http://ckeditor.com/addon/iframedialog
  16. Troubleshooting: If buttons are not appearing, clear caches and reopen the full editor.
  17. BACKGROUND
  18. This module was largely inspired by the discussion at
  19. http://groups.drupal.org/node/55688#comment-634648
  20. Module updated in 2014 by HongPong: https://www.drupal.org/user/60005/
  21. Credit for bug patches to tregismoreira, acrosman