Hello,
I have added new component/plugin to CK, which inserts link into editor with custom attributes. What I need: when I click on this inserted link, to show me context menu with my item (example 'Edit customlink')
I have tried to do many thing, but without succes. A last of them is, I have registred listener above contextMenu (editor.contextMenu.addListener) - but I can just remove items of default menu content, but I can not add own.
Any ideas?
Thanks for help.
