You are here

README.txt in Media WYSIWYG Embed 7

-- SUMMARY --

Media WYSIWYG Embed module adds support for embedding media using client-side
WYSIWYG editors. This module is similar to the Media WYSIWYG module, but the
difference lies in the ability to specify formatter and formatter settings for
each media item instead of specifying a view mode.


For a full description of the module, visit the project page:
  http://drupal.org/project/media_embed

To submit bug reports and feature suggestions, or to track changes:
  http://drupal.org/project/issues/media_embed


-- REQUIREMENTS --

 - Media 7.x-2.x (http://www.drupal.org/project/media)
 - API Tokens (http://www.drupal.org/project/api_tokens)
 - Wysiwyg (http://www.drupal.org/project/wysiwyg)
   - CKEditor library (http://ckeditor.com/download) - Version 4.3 or later.
   - CKEditor Widget plugin (http://ckeditor.com/addon/widget) - Compatible with
   the installed version of CKEditor.


-- INSTALLATION --

 - Media Embed can be installed via the standard Drupal installation process
   (https://drupal.org/node/895232).
 - Enable the API Tokens filter for the desired text formats from the Text
   Formats configuration page (Configuration > Content authoring > Text formats).
 - Enable the Media embed WYSIWYG plugin on the CKEditor profile page
   (Configuration > Content authoring > Wysiwyg profiles).


-- CREDITS --

Current maintainers:
 - Alex Zhulin - http://drupal.org/user/2659881

This project has been sponsored by:
 - FFW (http://ffwagency.com)
 - Janssen (http://www.janssen.com)

File

README.txt
View source
  1. -- SUMMARY --
  2. Media WYSIWYG Embed module adds support for embedding media using client-side
  3. WYSIWYG editors. This module is similar to the Media WYSIWYG module, but the
  4. difference lies in the ability to specify formatter and formatter settings for
  5. each media item instead of specifying a view mode.
  6. For a full description of the module, visit the project page:
  7. http://drupal.org/project/media_embed
  8. To submit bug reports and feature suggestions, or to track changes:
  9. http://drupal.org/project/issues/media_embed
  10. -- REQUIREMENTS --
  11. - Media 7.x-2.x (http://www.drupal.org/project/media)
  12. - API Tokens (http://www.drupal.org/project/api_tokens)
  13. - Wysiwyg (http://www.drupal.org/project/wysiwyg)
  14. - CKEditor library (http://ckeditor.com/download) - Version 4.3 or later.
  15. - CKEditor Widget plugin (http://ckeditor.com/addon/widget) - Compatible with
  16. the installed version of CKEditor.
  17. -- INSTALLATION --
  18. - Media Embed can be installed via the standard Drupal installation process
  19. (https://drupal.org/node/895232).
  20. - Enable the API Tokens filter for the desired text formats from the Text
  21. Formats configuration page (Configuration > Content authoring > Text formats).
  22. - Enable the Media embed WYSIWYG plugin on the CKEditor profile page
  23. (Configuration > Content authoring > Wysiwyg profiles).
  24. -- CREDITS --
  25. Current maintainers:
  26. - Alex Zhulin - http://drupal.org/user/2659881
  27. This project has been sponsored by:
  28. - FFW (http://ffwagency.com)
  29. - Janssen (http://www.janssen.com)