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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3214427-ckeditor-styles.patch | 1.53 KB | luke.leber |
Issue fork oembed_lazyload-3214427
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
Comment #3
luke.leberUploading patch for referencing in composer.json.
Comment #5
luke.leberComment #6
luke.leber