#2852: Move link dialog to v3 trunk.
-----------------------+----------------------------------------------------
 Reporter:  martinkou  |       Owner:  martinkou   
     Type:  Task       |      Status:  assigned    
 Priority:  Normal     |   Milestone:  CKEditor 3.0
Component:  General    |     Version:  SVN         
 Keywords:  Review?    |  
-----------------------+----------------------------------------------------
Changes (by martinkou):

  * keywords:  Review- => Review?


Comment:

 Ok. The following are fixed:

  1. defaultValues is removed.
  2. Config sub-namespaces are removed. Now link related configs are named
 as config.linkCamelCase, following the naming conventions in config.js.
  3. Multi-line var declarations are changed to conform to the coding style
 guidelines.
  4. ckeClassRegex is changed to
 {{{
 /(^|\s+)cke_[^\s]*/g
 }}}, but after replacing with it an ltrim() is still done.
  5. Removed unnecessary toLowerCase() in htmlparse/element.js.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2852#comment:11>
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