Hi,
we are creating a react application and editing with universal editor. Our model is done with content fragments. We are trying to customize the richtext when you try to edit via universal editor but I can't try to find any documentation. We are trying via extensions but only works over the content fragments new ui. Exists some solution to extend or use full RTE buttons with universal editor?
Solved! Go to Solution.
Views
Replies
Total Likes
I have found only this
https://github.com/adobe/aem-uix-examples/tree/main/universal-editor-richtext-draft
I knew there were something for CF, https://github.com/adobe/aem-uix-examples/tree/main/cf-editor-rte-toolbar-button-sample
but UE there might not be any RTE custom plugins available yet.
Hi @jacintoca2,
great question, I see Adobe is working on UE extension examples but I don't see one for Rich Text Editor with UE: https://github.com/adobe/aem-uix-examples/tree/main. I assume it will come.
Good luck,
Daniel
Views
Replies
Total Likes
Extension Manager allows you to build custom RTE plugin, however I am not sure if this is enabled only for CF or applicable for Universal Editor as well,
Maybe you can check sample at https://experience.adobe.com/#/aem/extension-manager
Product picker example : https://developer.adobe.com/uix/docs/extension-manager/extension-developed-by-adobe/ue-product-picke...
Please check this as well : https://adapt.to/2024/schedule/extension-manager-in-aem-sites-no-more-waiting-for-aem-in-process-cod...
Yes I tried but the customizations for rich text only work with new interface if you try from universal editor always show the inline version of toolbar.
Views
Replies
Total Likes
Hi @arunpatidar,
I don't see an extension point for Rich Text in UE, the only supported extension points I can find in the docs are the header menu, modal dialogs, properties rail, and custom input fields. Did you find a concrete example from Adobe?
Daniel
Views
Replies
Total Likes
I have found only this
https://github.com/adobe/aem-uix-examples/tree/main/universal-editor-richtext-draft
I knew there were something for CF, https://github.com/adobe/aem-uix-examples/tree/main/cf-editor-rte-toolbar-button-sample
but UE there might not be any RTE custom plugins available yet.
Views
Like
Replies