hi,
i am very new to ckeditor. i have successfully written some small examples with CKEditor 3.2. then i ran in troubles and tried to debug with firebug. unfortunately ckeditor.js is minified. so its impossible to debug. in directory _source there is the complete source code. but how can i build a non minified version by using the source code? is there a way to debug ckeditor?
thx for your help,
jeehm
i am very new to ckeditor. i have successfully written some small examples with CKEditor 3.2. then i ran in troubles and tried to debug with firebug. unfortunately ckeditor.js is minified. so its impossible to debug. in directory _source there is the complete source code. but how can i build a non minified version by using the source code? is there a way to debug ckeditor?
thx for your help,
jeehm
Re: how can i debug ckeditor
Re: how can i debug ckeditor
thx very much, debugging works now!
may it is usefull to add a section "how to debug" to the developers guide http://docs.cksource.com/CKEditor_3.x/Developers_Guide
How do you run in CKEditor 4?
How do you run in CKEditor 4? I am trying to debug a Plugin but not getting to the Plugin folder level correctly to debug it in Firefox. Have spent a few days search for an answer. Thanks Chris