Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Niveau 1
Niveau 2
Se connecter à la communauté
Connectez-vous pour voir tous les badges
Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Résolu ! Accéder à la solution.
Vues
Réponses
Nombre de J’aime
Typically - you do not have to remove tags when you publish a page. If you don't want the tags - remove them from the page. See this topic on how to delete tags:
https://docs.adobe.com/docs/en/cq/5-6-1/wcm/tag_admin.html#Deleting Tags
Vues
Réponses
Nombre de J’aime
You can remove tags like this using a DOM parser like JSOUP. You can embed this API into AEM. If you want these removed during publish - write a custom publish workflow model. Then write a custom step that uses JSOUP API. Then when you publish the page - the custom workflow step will use the JSOUP API to modify the DOM and remove the tag.
Vues
Réponses
Nombre de J’aime
Typically - you do not have to remove tags when you publish a page. If you don't want the tags - remove them from the page. See this topic on how to delete tags:
https://docs.adobe.com/docs/en/cq/5-6-1/wcm/tag_admin.html#Deleting Tags
Vues
Réponses
Nombre de J’aime
Vues
Réponses
Nombre de J’aime