#3855: use unminified _source files for plugins
-------------------------+--------------------------------------------------
 Reporter:  dschoorl     |       Owner:                 
     Type:  New Feature  |      Status:  new            
 Priority:  Normal       |   Milestone:                 
Component:  General      |     Version:  CKEditor 3.0 RC
 Keywords:               |  
-------------------------+--------------------------------------------------
 I would like to run CKEditor completely with unminified code, so it is
 easier to see what is going on and allow for useful debugging with
 Firebug. This can partially be done by including the javascript file
 /ckeditor/ckeditor_source.js. However, only the core files are loaded
 unminified from /ckeditor/_source/core, all other files are loaded
 minified. E.g. plugin dialog files are minified and loaded from
 /ckeditor/plugins/ and not from /ckeditor/_source/plugins.

 It would be very helpful if the plugin files could be unminified as well
 and get loaded from /ckeditor/_source/plugins.

 I am new to (F)CKEditor, so maybe I am missing something.

 P.S. setting the global variable CKEDITOR_BASEPATH to /ckeditor/_source/
 results in the core files not being found.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3855>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to