ng-ckeditor
ng-ckeditor copied to clipboard
I have used ckscayt with ckeditor for spell checker. It's rendering the page whenever ckeditor initialize in the page. I am using ckeditor version 4.7.0 and angular version 1.6.0. Can...
hello, Im using ng-ckeditor in my application. Im using this in angularjs app in sailsjs project. GET http://localhost:1337/js/vendor/ckeditor_config.js?t=DAED 404 (Not Found) vendor.min.js:21 GET http://localhost:1337/skins/moono/editor.css?t=DAED 404 (Not Found) vendor.min.js:21 GET http://localhost:1337/lang/en.js?t=DAED...
It does not work with CKEditor 4.x. Are you planning to provide support for CKEditor 4.x in near future for this plugin?
I am getting the above error when using it.
Hi, First of all please forgive my english :) I am now working on a project where angular ui-router is used for page navigation(state stuff). Recently I decided to use...
When i get last content from DB and set for ngCkeditor then i see it changed to plain text and old stlye and tags removed. For example: my old content...
https://github.com/esvit/ng-ckeditor/blob/master/ng-ckeditor.js#L87 seems to need an addition to fix an error "CKEditor Uncaught TypeError: Cannot call method 'unselectable' of null" (multiple instances, multiple creations/destructions to reproduce). Found while googling this error...
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1