icfnext / cq-component-maven-plugin

Other
22 stars 35 forks source link

Add the InsertVariablePlugin to @RichTextEditor or the ability to include custom plugin configurations. #48

Open modeckimellett opened 7 years ago

modeckimellett commented 7 years ago

Current there is no way to add custom and missing plugins to an RTE without overriding the @RichTextEditor annotation. Ideally I would like to be able to add any annotations regardless of whether or not they have been explicitly prepared for.

If that is not possible, the InsertVariablePlugin should be explicitly added as an option: https://docs.adobe.com/docs/en/cq/5-6-1/widgets-api/index.html?class=CQ.form.rte.plugins.InsertVariablePlugin