Applying tags to language translations | Community
Skip to main content
New Member
October 9, 2023
Solved

Applying tags to language translations

  • October 9, 2023
  • 2 replies
  • 924 views

Hello,

I would like to apply tags from the English master to the language copy (these have been added later). 

Is there a way to "simply copy" the tags of one page to another one?

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by aanchal-sikka

@clem3 

 

I am unaware of any OOTB way to sync tags from English to Language-Copies without sending them for Translation.

 

Could you possibly update all the related language copies via BUlk Property edit? You would still have to enter the tags manually, but all related language copies would be updated

2 replies

aanchal-sikka
Community Advisor
aanchal-sikkaCommunity AdvisorAccepted solution
Community Advisor
October 9, 2023

@clem3 

 

I am unaware of any OOTB way to sync tags from English to Language-Copies without sending them for Translation.

 

Could you possibly update all the related language copies via BUlk Property edit? You would still have to enter the tags manually, but all related language copies would be updated

Aanchal Sikka
Harwinder-singh
Community Advisor
Community Advisor
October 10, 2023

@clem3 We recently added a bulk page tag creator feature in the ACS commons 6.2.0 version. You can check that out.

It helps to update multiple AEM pages with one or more cq:tags . All you need is an excel file with 2 columns, first one containing the paths to the content pages and second one containing a comma separated list of cq:tags.

Release changelog is available here : 

https://github.com/Adobe-Consulting-Services/acs-aem-commons/releases/tag/acs-aem-commons-6.2.0

 

 

clem3Author
New Member
October 11, 2023

Thanks both, for your quick reply, I'll try it!