Problem/Motivation

When embedding videos within a WYSIWYG, the module styles are not present, leading to a broken looking video.

Proposed resolution

Implement hook_ckeditor_css_alter to load the appropriate stylesheet(s).

User interface changes

Videos will no longer be broken if embedded within the WYSIWYG.

API changes

None

Data model changes

None

CommentFileSizeAuthor
#3 3214427-ckeditor-styles.patch1.53 KBluke.leber
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Luke.Leber created an issue. See original summary.

luke.leber’s picture

StatusFileSize
new1.53 KB

Uploading patch for referencing in composer.json.

  • Luke.Leber committed cd4c3c2 on 1.0.x
    Issue #3214427 by Luke.Leber: Module styles are not applied in WYSIWYG...
luke.leber’s picture

Status: Active » Fixed
luke.leber’s picture

Title: Module styles are not applied in WYSIWYG with entity_embed. » Module styles are not applied in WYSIWYG.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.