Changes between Version 4 and Version 5 of Ticket #14539, comment 3


Ignore:
Timestamp:
Jun 17, 2016, 8:04:40 AM (8 years ago)
Author:
kkrzton
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14539, comment 3

    v4 v5  
    3838=== Widget API
    3939
    40 [http://docs.ckeditor.com/=!/api/CKEDITOR.plugins.widget Widget's definition] should get a new method - `getLabel` which would return a nice human readable label (string) for the end user.
     40[http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget Widget's definition] should get a new method - `getLabel` which would return a nice human readable label (string) for the end user.
    4141
    4242It should provide a default implementation that would return following value: `{definition.pathName || definition.name} widget selected`. This method must be overridable, so that developer can provide as precise description as possible.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy