openequella / openEQUELLA

Core openEQUELLA sources
https://openequella.github.io/
Apache License 2.0
42 stars 44 forks source link

Enable tinyMCE to be bundled or pulled from the CDN #1220

Open cbeach47 opened 5 years ago

cbeach47 commented 5 years ago

Discussed in https://github.com/openequella/openEQUELLA/wiki/CDM-2019-08 .

Due to tinyMCE licensing, the openEQUELLA project cannot bundle tinyMCE with openEQUELLA and distribute under Apache v2, however, openEQUELLA can pull tinyMCE from a CDN and honor the tinyMCE license while staying Apache v2 compatible.

Adopters may choose to not use the community editions of the openEQUELLA release, and should have a way to bundle tinyMCE at openEQUELLA build-time.

cbeach47 commented 5 years ago

See #1219