Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add translation workflows #72

Merged
merged 11 commits into from
Mar 22, 2024
Merged

Add translation workflows #72

merged 11 commits into from
Mar 22, 2024

Conversation

stoerr
Copy link
Member

@stoerr stoerr commented Mar 20, 2024

Two workflows "Composum AI Translate Page" and "Composum AI Translate Page Tree" are added that allow to translate a live copy from it's blueprint to the language assigned to the live copy. These can be used on their own, or a workflow process action "Composum AI Autotranslate page tree" can be used for other workflows, which allows to translate either a page or a page recursively.

The Workflow Process Step "Composum AI Autotranslate page tree" that is used in both workflows, is configurable with the arguments being a JSON serialization of com.composum.ai.aem.core.impl.autotranslate.AutoTranslateService.TranslationParameters , e.g.
{"autoSave":false,"breakInheritance":false,"translateWhenChanged":true,"recursive":false}

@stoerr stoerr self-assigned this Mar 20, 2024
@stoerr stoerr merged commit f9588d6 into develop Mar 22, 2024
2 checks passed
@stoerr stoerr deleted the feature/translationservice branch March 22, 2024 10:29
@stoerr stoerr added the enhancement New feature or request label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant