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 option to translate a Page recursively #192

Open
jkevingutierrez opened this issue Aug 27, 2020 · 0 comments
Open

Add option to translate a Page recursively #192

jkevingutierrez opened this issue Aug 27, 2020 · 0 comments

Comments

@jkevingutierrez
Copy link

jkevingutierrez commented Aug 27, 2020

Found a bug, please fill out the sections below

Issue summary

Having WAGTAILTRANS_SYNC_TREE = True syncs the whole tree of pages, but having WAGTAILTRANS_SYNC_TREE = False doesn't give an option to copy the whole tree of the page when someone wants to translate the page.

It could be useful to have a boolean option in the "Translate" page (/admin/translate/<PAGE_ID>/add/<LOCALE_CODE>) to allow the copy of all the children of the page to be translated.

This could be useful if you want to translate a page, and also want the children of that page to be copied to the translated page

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants