Changes between Initial Version and Version 1 of Ticket #11460, comment 6


Ignore:
Timestamp:
Feb 13, 2014, 9:21:54 AM (11 years ago)
Author:
Piotrek Koszuliński
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11460, comment 6

    initial v1  
    2929  * We remove dragged content from editor.
    3030  * If there was a plain text pasted/dropped we HTMLify it.
    31   * All data - HTML data string, type (`'auto'` by default, `'text'` if it was plain text, `'html'` if there was no content other than files) and files list are passed to `editor#drop` or `editor#paste`.
     31  * All data - HTML data string, type (`'auto'` by default, `'text'` if it was plain text) and files list are passed to `editor#drop` or `editor#paste`.
    32321. Step two - data processing
    3333  * Includes: type discovery (text, html), plain text htmlification/normalization, html textification (`forcePasteAsPlainText`), etc.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy