Problem/Motivation
Users need to go to Lingotek settings after editing Language Content Settings for setting up Lingotek translation.
Proposed resolution
Save same settings per Lingotek as they are saved for Language Content Settings.
Remaining tasks
Discuss if this is what we want.
User interface changes
Added a checkbox in Language Content Settings for saving same settings as Lingotek translation settings.
API changes
None
Data model changes
None
Original report:
Problem / Motivation
LingoTek field configuration happens outside of the field instance
configuration page, this can cause a problem when the data model is been created
because they might forget to reconfigure Lingotek translation configuration.
Possible solution
I believe that the LingoTek configuration should be on the same page
as the field instance page. The profile configuration can be set at the content type level.
Comments
Comment #2
mdahl328151 commentedComment #3
mdahl328151 commentedComment #4
mdahl328151 commentedComment #6
mdahl328151 commentedComment #7
mdahl328151 commentedComment #9
mdahl328151 commentedComment #10
mdahl328151 commentedComment #11
mdahl328151 commentedComment #12
mdahl328151 commentedComment #14
mdahl328151 commentedThere is a syntax error that is making this test fail
Comment #15
mdahl328151 commentedComment #16
mdahl328151 commentedComment #17
penyaskitoCan we post a screenshot of this settings page after the patch is applied?
I think it can really risk usability on that page.
Comment #18
penyaskitoSorry I misunderstood this, thanks for working on that!
I tested this and I understand now. We are not modifying the form itself, but when submitted we update Lingotek translation settings accordingly to what's setup in Content Language Settings.
The problem here is my experience says that this can be quite different. E.g., sane default setting for node "Publishing status" is translatable, but we probably never want to use Lingotek for that field. I'm in favor of sane defaults, but not sure if just copying those from Content Translation Settings is a good idea.
Also, from my testing looks like subproperties are not working well (e.g. Image alt text)
Comment #19
penyaskitoComment #20
penyaskitoInstead of assuming Language content settings are valid as Lingotek settings, which may not be the case in most cases, let's do #2899880: Provide better defaults in Lingotek language settings instead.