I was able to configure RTE by adding AEM provided plugins. Then I came across this post to create custom plugin to RTE - http://experience-aem.blogspot.com/2015/01/aem-6-sp1-touch-ui-rich-text-editor-plugin-to-upper-case.htmlThe author has added the toolkitImpl, plugin and command to the respective...
Hi, I am new to AEM and trying to learn about creating custom plugins for rich text editor. I see a lot of code samples for creating plugins, but not much documentation about the editor kernel, toolkit/plugin/command registries and any information about extending plugins and classes. I am working on...