There are 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-8e865c72-0eb3-40fd-b6fd-b5c90c15017d XWIKI-23838 Open

CKEditor should not fail completely when an invalid plugin is configured

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-a7f7e33a-3049-46ac-a3b4-59728b4f0b92 Anca Luca on 26/Jan/26 15:46
 

thanks Marius Dumitru Florea. But do you know of any API that we can use to dynamically check the presence / existence of a plugin for the CKEditor, so that we maybe update the configuration we make in the administration of the editor to include a check for the presence of the plugin before loading it?

 
cid:jira-generated-image-avatar-a7f7e33a-3049-46ac-a3b4-59728b4f0b92 Anca Luca on 26/Jan/26 15:47
 
thanks [~mflorea]. But do you know of any API that we can use to dynamically check the presence / existence of a plugin for the CKEditor, so that we maybe update the configuration we make in the administration of the editor to include a check for the presence of the plugin before loading it?

If it exists, this kind of check should become the new standard way of integrating plugins in the editor, in order to prevent situations like JIRA-101 to occur.