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 AEM 6.2.
Could not find any documentation related to those on Granite UI and Coral UI sites.
Please let me know if there is any other place to search for these.
Thanks
Views
Replies
Total Likes
When working with the Touch UI RTE - you typically do not have to code to get RTE plug-ins to work. See:
https://docs.adobe.com/docs/en/aem/6-2/administer/operations/page-authoring/rich-text-editor.html
https://helpx.adobe.com/experience-manager/using/configure-touchui-rte.html
What are you trying to do?
Views
Replies
Total Likes
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....
The author has added the toolkitImpl, plugin and command to the respective registries to make the plugin work. I could not find any documentation about those registries for creating custom plugins
Views
Replies
Total Likes
Here is the TOuch UI/Granite API Reference:
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies