CDN for Editor
CDN for Editor
blabablaba
Posts: 47Questions: 19Answers: 0
Is there a plan to put editor on cdn?
This question has accepted answers - jump to:
This discussion has been closed.
Answers
I'm afraid not. As Editor is a commercial package, it isn't suitable for distribution on a CDN.
Allan
Hi Allan, thank you for your answer above.
Is there any difference between:
https://cdnjs.cloudflare.com/ajax/libs/datatables/1.10.16/js/jquery.dataTables.min.js
and
https://cdn.datatables.net/1.10.16/js/jquery.dataTables.min.js
As I note both use cloudflare. What is your opinion?
Steve
No - there is effectively no difference. CDNJS is run by ClouldFlare, where as we control the content of the DataTables CDN pages. In this case the files should be identical.
Allan