Are there any best practices about usage of the rich text editor in AEM. Should we be trying to minimize the usage of it, or allow our authors to use it as they see fit?
Looking at the core components, there is the title component, and then there is the text component. Within the text component it is very easy to add a title in the rich text editor with the correct header styling. So, if our authors could use the text component to create their headers, I question if they would ever bother using the title component.
- Should we be disabling the ability for our authors to add a title to the rich text component, and force them to use the title component?
- Should we not make use of the title component and just have our authors always use the text component for making headers?
- Is there any benefit to making both options available? Or, does that just cause more confusion?
Thanks