Need help in finding documentation regarding CUI | Community
Skip to main content
November 28, 2016

Need help in finding documentation regarding CUI

  • November 28, 2016
  • 1 reply
  • 2039 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

smacdonald2008
Level 10
November 29, 2016

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? 

November 29, 2016

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.html

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

smacdonald2008
Level 10
November 29, 2016

Here is the TOuch UI/Granite API Reference: 

https://docs.adobe.com/docs/en/aem/6-2/develop/ref.html