backdrop-contrib / paragraphs

Paragraphs module to control your content flow
https://backdropcms.org/project/paragraphs
GNU General Public License v2.0
5 stars 11 forks source link

Content translation doesn't pre-populate paragraphs #40

Closed laryn closed 5 years ago

laryn commented 5 years ago

With Backdrop's content translation turned on, attempting to create a translation of a content item does not pre-populate Paragraphs with the appropriate fields. It does seem to allow content to be created but you have to recreate each paragraph manually in the new language content page.

Needs further testing, including of the Paragraphs - Internationalization submodule (which can't currently be enabled).

laryn commented 5 years ago

In order to test this further, it looks like we'll need to port the following:

laryn commented 5 years ago

I've ported these two projects and in my testing, the Paragraphs - Internationalization submodule works now by cloning Paragraphs content when translating.