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

Call out to CDN for tinyMCE? #1

Open
sutcliffe121 opened this issue Oct 21, 2020 · 3 comments
Open

Call out to CDN for tinyMCE? #1

sutcliffe121 opened this issue Oct 21, 2020 · 3 comments

Comments

@sutcliffe121
Copy link

I installed the package but it wouldn't load on my production server. I realised this was because it was blocked by server security policy as the package appears to call out to external CDN for tinyMCE.

Is there a reason for this over having it bundled in via composer?

Thanks,

@Apatrid
Copy link
Contributor

Apatrid commented Oct 22, 2020

Hi,

I have it installed on multiple production servers with no issues, can you provide more details regarding your problem?

@sutcliffe121
Copy link
Author

image

The packages calls out to external CDN for tinyMCE - cdn.tinycloud.com

Because my production server has a security policy this is blocked by default.

Wondering if the package can be changed to bundle the tinyMCE JavaScript? That's generally preferable to calling out to external CDNs?

@Apatrid
Copy link
Contributor

Apatrid commented Nov 2, 2020

I'll check up what I can do in the next update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants