Log in or register to post comments
Last post
How to: Edit dialog pugin.js
I'm trying to edit the plugin.js in the source code for the dialog plugin. However, no matter how many times I save and clear my cache, the changes I'm making aren't getting loaded. Is there a script or something I need in order to reload the source so that my changes get included?
Re: How to: Edit dialog pugin.js
norabora wrote:I'm trying to edit the plugin.js in the source code for the dialog plugin. However, no matter how many times I save and clear my cache, the changes I'm making aren't getting loaded. Is there a script or something I need in order to reload the source so that my changes get included?


You need to repackage everything so that your changes are included in the final ckeditor.js file.

Here is the link:
http://docs.cksource.com/CKEditor_3.x/D ... er_Purpose
Re: How to: Edit dialog pugin.js
Note that for development purposes you can use ckeditor_source.js, which will load unpacked plugins. For production it's better to rebuild editor.

Piotrek Koszuliński (aka Reinmar)
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+