#4395: Use htmldataprocessor to refactor pasting processor
-------------------------+--------------------------------------------------
 Reporter:  garry.yao    |       Owner:  garry.yao   
     Type:  New Feature  |      Status:  assigned    
 Priority:  Normal       |   Milestone:  CKEditor 3.1
Component:  General      |     Version:              
 Keywords:  Confirmed    |  
-------------------------+--------------------------------------------------
Changes (by garry.yao):

  * status:  new => assigned


Old description:

> We should start using '''htmldataprocessor''' when dealing with the
> pasting input, instead of current implementation which based on
> '''regexp''' exclusively, such a infrustructure would bring benefits in
> many sense:
>  1. Allow structure transformation to happen easily toward the source
> instead of simply cleanup, e.g. MS-WORD created middot bullet -> HTML
> unordered list;
>  1. Leveraging all the existing rules we currently have for output, e.g.
> flash object, namespaces tags;
>  1. It will be much more easy for developer to extend/customize by
> adding/altering the rules.

New description:

 We should start using '''htmldataprocessor''' when processing with the
 pasting input, instead of current implementation which based on
 '''regexp''' exclusively, such a infrustructure would bring benefits in
 many sense:
  1. Allow structure transformation to happen easily toward the source
 instead of simply cleanup, e.g. MS-WORD created middot bullet -> HTML
 unordered list;
  1. Leveraging all the existing rules we currently have for output, e.g.
 flash object, namespaces tags;
  1. It will be much more easy for developer to extend/customize by
 adding/altering the rules.

--

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/4395#comment:1>
CKEditor <http://ckeditor.com/>
The text editor for Internet
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to