#2792: Remove default dialog values from the default configuration
-----------------------+----------------------------------------------------
 Reporter:  fredck     |       Owner:  arczi       
     Type:  Bug        |      Status:  new         
 Priority:  High       |   Milestone:  CKEditor 3.0
Component:  General    |     Version:              
 Keywords:  Confirmed  |  
-----------------------+----------------------------------------------------
 Several of the dialog based plugins have been created with a standard
 "defaultValues" setting, which defines the default values to be used on
 dialogs.

 The idea behind this is quite nice, as it makes it easy to set such
 values. This is a common request we have. But, the implementation took the
 easy way, which is not the best unfortunately.

 The critical fact around this solution is that it makes our code bigger,
 and we must always keep in mind that our compressed code must be as small
 as possible.

 But, we still need to support such customization. This is something
 Alfonso has described in #1099.

 The nice thing is that it's already possible to do that by using our new
 API. Martin is working on a new sample for #2790, which will show how to
 do that.

 So, we should remove this stuff from the configuration to benefit our code
 size.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2792>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to