Changes between Version 1 and Version 4 of Ticket #11171


Ignore:
Timestamp:
Nov 18, 2013, 10:33:39 AM (10 years ago)
Author:
Piotrek Koszuliński
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11171

    • Property Status changed from confirmed to assigned
    • Property Owner set to Piotrek Koszuliński
  • Ticket #11171 – Description

    v1 v4  
     1== TC1 ==
     2
    13Use the API sample and add the image2 plugin, now insert an image with the textarea to test the API and that image can't be edited because it isn't a widget.
     4
     5== TC2 ==
     6
     7Go to placeholder sample and execute:
     8
     9{{{
     10CKEDITOR.instances.editor1.insertText( '[[foo]]' )
     11}}}
     12
     13Text will be upcasted to widget, but widget won't be initialized on it.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy