Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow iframes in ckeditor #1994

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Allow iframes in ckeditor #1994

merged 1 commit into from
Aug 30, 2024

Conversation

actlikewill
Copy link
Contributor

The problem occurred from two places, the check for removing whitespaces got rid of the iframes, and the ckeditor config also was hiding the iframe content. Now you can paste the iframe into the source and it should work. This also enables the Iframe plugin so you can enter the url and other details manually.

image

closes #1944

@actlikewill actlikewill marked this pull request as ready for review August 30, 2024 12:19
Copy link
Contributor

@longhotsummer longhotsummer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@actlikewill actlikewill merged commit d860d58 into main Aug 30, 2024
8 checks passed
@actlikewill actlikewill deleted the iframe branch August 30, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable youtube embeds with ckeditor
2 participants