Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Hi folks,
I am Working in AEM 6.5 . My requirement is to add the Anchor tag in RTE. I have installed the latest configuration file(core.wcm.components.config-2.15.2.)
Anchor plugin is showing in the edit mode dialog.
Included the anchor toolbar under UI settings ->cui->inline->in toolbar : links #anchor
But adding the anchor tag in the plugin, the tag is not getting created. Did I miss anything as a part of anchor Tag functionalities.
Help would be much appreciated. Thanks in advance.
Vistas
Respuestas
Total de me gusta
Hi @Bhavani_B,
Vistas
Respuestas
Total de me gusta
Vistas
Respuestas
Total de me gusta
Vistas
Respuestas
Total de me gusta
Thanks Vijayalakshmi_S ,
For this confirmation. Adding anchor tag in the above way will not work for static templates. So we need to explicitly add the anchor tag JS files to achieve the requirement right.
Vistas
Respuestas
Total de me gusta
Please refer to the following URL to get more details on enabling Anchor - https://youtu.be/EVXOqv6b3lU
Regards
Albin I
Vistas
Respuestas
Total de me gusta
Vistas
Respuestas
Total de me gusta
Hi @Bhavani_B,
Anchor feature is available as part of Link Plugin OOTB. (No need of any JS) The way the plugin is activated is through Policy for core Text components in Editable templates.
Given that you are using static templates, you cannot make use of Core Text component/your custom project component cannot inherit from Core Text component.
The way forward is to make your project text component inherit from /libs/wcm/foundation/components/text and override the cq:dialog and cq:editConfig with all desired plugins and uiSettings.
Please update this thread if you have issues enabling plugin this way.
Vistas
Respuestas
Total de me gusta
is appended on click of anchor/Jump icon in the RTE. This issue is solved once the useFixedInlineToolbar Property is added in the dialog/component.
Appreciate your suggestions.
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas