lsun:ckeditor

Latest version CKEditor loaded via CDN


License
GPL-2.0
Install
meteor add lsun:ckeditor@=4.5.4

Documentation

CK Editor from CDN

Load CK Editor from a CDN.

Browser policy

if you are using the browser-policy package, you'll need to add this line to a file in your /server/ directory to allow the browser to load from the cdn

BrowserPolicy.content.allowOriginForAll('cdn.ckeditor.com');