Closed
Description
It would be better to make CKEditor submodule for at least two reasons:
- In this way we will be able to pass our config.json directly to it on build process instead to download a custom copy from the site every time we want a new CKEditor version.
- We will be able to reuse its lang files in order to build ours during the build process.