RTE UI Plugins are not showing up | Community
Skip to main content
New Participant
February 2, 2016
Solved

RTE UI Plugins are not showing up

  • February 2, 2016
  • 3 replies
  • 1255 views

Dialog for Touch UI RTE field . 

 

<text jcr:primaryType="nt:unstructured" sling:resourceType="cq/gui/components/authoring/dialog/richtext" fieldLabel="Text" name="./text" required="{Boolean}true"> <rtePlugins jcr:primaryType="nt:unstructured"> <format jcr:primaryType="nt:unstructured" features="*"/> <misctools jcr:primaryType="nt:unstructured" features="*"/> <spellcheck jcr:primaryType="nt:unstructured" features="*"/> </rtePlugins> </text>

 

I only see default RTE and not additional plugins , is there a different way to include RTE plugins for Touch UI 

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

Hi,

Can you look into this article, which tells how to configure RTE Plugins in Touch UI. You can easily learn how to create the RTE plugins for Touch UI step by step!!

https://helpx.adobe.com/experience-manager/using/configure-touchui-rte.html

Thanks,
Ratna Kumar.

3 replies

Ratna_Kumar
New Participant
February 3, 2016

In Addition to that, as you see in article, make sure you need to create RTE plugins under cq:editconfig->cq:inplaceEditing->config->rteplugins.

Ratna_Kumar
Ratna_KumarAccepted solution
New Participant
February 3, 2016

Hi,

Can you look into this article, which tells how to configure RTE Plugins in Touch UI. You can easily learn how to create the RTE plugins for Touch UI step by step!!

https://helpx.adobe.com/experience-manager/using/configure-touchui-rte.html

Thanks,
Ratna Kumar.

edubey
New Participant
February 3, 2016