Opened 15 years ago

Last modified 14 years ago

#4523 confirmed New Feature

Style plugin should allow refreshing of data

Reported by: Damian Owned by:
Priority: Normal Milestone:
Component: Core : Styles Version:
Keywords: IBM Discussion Cc:

Description

Custom plugins and extensions are able to extend the list of loaded styles in the styles plugin. Unfortunately the styles plugin does not reflect dynamic changes to its list of styles and requires a reload of the whole editor to reflect the new options.

Ideally the editor should provide a way for any plugin to be reloaded without requiring the whole editor to be reloaded. Alternatively, a simpler approach to this problem would be to allow just the styles plugin to reload its data dynamically, through some additional API.

Change History (2)

comment:1 Changed 15 years ago by Garry Yao

Keywords: Confirmed Discussion added
Type: BugNew Feature

A notification could be introduced by 'CKEDITOR.addStylesSet' to trigger the reset.

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy