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

Is tinyMCE supports 'iframe' integration ? #351

Open
LiorA1 opened this issue Apr 1, 2021 · 1 comment
Open

Is tinyMCE supports 'iframe' integration ? #351

LiorA1 opened this issue Apr 1, 2021 · 1 comment

Comments

@LiorA1
Copy link

LiorA1 commented Apr 1, 2021

I'm trying to build a blog, for personal purposes.

Can I integrate iframe with tinyMCE ?

I searched, but didnt find decisive answer..

Thanks!

@some1ataplace
Copy link

some1ataplace commented Dec 11, 2022

Looks like it is a paid feature:

https://www.tiny.cloud/docs/tinymce/6/pageembed/

https://www.tiny.cloud/pricing/

The question I have is if we pay for it, how do we implement this using django-tinymce?

We most likely need to add pageembed to plugins/toolbar in TINYMCE_DEFAULT_CONFIG but then how does django-tinymce know to use the paid features? Do we need an API key or do we need to modify the underlying javascript in TINYMCE_JS_URL?

https://www.tiny.cloud/docs/integrations/django/

Another idea is to try selecting the source code button (view menu -> source code) in the tinymce editor and inserting the iframe code that way.

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

No branches or pull requests

2 participants