Opened 10 years ago
Closed 10 years ago
#12948 closed Task (fixed)
MathJax should not point to the MathJax CDN
Reported by: | Piotr Jasiun | Owned by: | Artur Delura |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 4.5.0 Beta |
Component: | General | Version: | |
Keywords: | Cc: |
Description (last modified by )
MathJax is under Apache licence which we can not use in our project so we should not use MathJax CDN directly. We can make it configurable and let user choose does he want and can use Apache licence.
Merged to major with git:4d77c1b.
Change History (5)
comment:1 Changed 10 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Priority: | Normal → High |
---|
comment:4 Changed 10 years ago by
Owner: | set to Artur Delura |
---|---|
Status: | confirmed → review |
Changes in branch:t/12948.
comment:5 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | review → closed |
The tests needed to be updated after this change. I also decided to remove contents of the MathJax sample - I left only a link to the SDK. Plus, we need to remember about updating the SDK - https://github.com/ckeditor/ckeditor-sdk/issues/132
This ticket is based on #12930.