aem-core-wcm-components icon indicating copy to clipboard operation
aem-core-wcm-components copied to clipboard

Allow configuration of RTE plugins for all components with RTE editors

Open ky940819 opened this issue 1 year ago • 0 comments

Feature Request

Is your feature request related to a problem? Please describe. When a non-text component contains an RTE dialog field, the RTE plugins can not be configured in the policy via the user interface. The <rtePlugins> section can be added to the policy manually, but this can not be edited or seen in the policy editor. This makes the rtePlugins hidden policy settings.

Describe the solution you'd like This can be resolved by taking the RTE plugins section of the Text component design dialog and including it on any design dialog for a component that contains a RTE editor (e.g. Teaser).

This should be a backwards compatible change because existing policies that do not have that section will continue to operate without change.

ky940819 avatar Jul 28 '23 14:07 ky940819