Closed (fixed)
Project:
Migrate generator
Version:
8.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2021 at 15:13 UTC
Updated:
24 Jan 2022 at 05:20 UTC
Jump to comment: Most recent
Comments
Comment #4
sorlov commentedAdded draft functionality, README file was updated with next infos:
Need to review it
Comment #5
davidferlay commentedLGTM
So ID is used to link translation to original content right ? Meaning original content and all translations should share the ID value
Comment #6
davidferlay commentedAnother question that comes to mind: is it implied that the translation directory is located inside the import directory ? (as defined in drush command)
so
drush migrate_generator:generate_migrations /var/www/html/content --updatemeans that the translation directory is
/var/www/html/content/translationComment #7
sorlov commentedyes, exactly
yes, translation folder should be placed inside import one.
There are example files in example folder of module
Comment #8
davidferlay commentedExcellent :)
Comment #9
ilya.no commentedFeature works fine and code looks good. Thanks!
Comment #11
sorlov commentedComment #12
sorlov commented