#2820: Forms plugin
-------------------------+--------------------------------------------------
 Reporter:  arczi        |       Owner:  arczi       
     Type:  New Feature  |      Status:  new         
 Priority:  Normal       |   Milestone:  CKEditor 3.0
Component:  General      |     Version:              
 Keywords:  Review-      |  
-------------------------+--------------------------------------------------
Changes (by fredck):

  * keywords:  Review? => Review-


Comment:

 - The CKEDITOR.plugins.forms.select definition is not required into the
 plugin.js file. It can safely go inside the selection dialog file.

  - You have tried to copy the original V2 code for the select tools, but
 it's not said that it work in the same way for V3. Things can be
 simplified there. The "_getObject" function usefulness is quite unclear.

  - There is an evident repetition inside the init() funciton at plugin.js.
 The same thing happened for the basicstyles plugin, and a solution similar
 to what we have there could be applied here (having a function that does
 the job repeatedly.

  - We don't need accesskeys for content pages of dialogs with a single
 page only (the "I" key is being defined for all "info" pages).

 As there is a dependency on the image plugin, this one will hold on until
 it is not available into the trunk.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2820#comment:6>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to