For every field on the translation form, if the field is translatable, and if there exist translations in any of the translation skills, we should output the translation to the user, under the label / over the input field. To the right it should be the name of the language.

Comments

Valentine94 created an issue. See original summary.

valentine94’s picture

Moved code into the local_translation_content sub-module, fixed cache issue, added user's skills restriction, fixed bug with ajax(on files uploading).

valentine94’s picture

Rework patch with some changes, fixes and optimization

valentine94’s picture

StatusFileSize
new14.05 KB

Made some more fixes

valentine94’s picture

StatusFileSize
new11.46 KB

Reworked code so it's now working for any content entities + fixed bug when the inline help is missing on the translation create form

valentine94’s picture

StatusFileSize
new11.46 KB
new1.55 KB

Fix failing tests after Drupal core upgrade

valentine94’s picture

StatusFileSize
new11.51 KB

Uploaded correct patch

valentine94’s picture

Fix bug with inline help when changing source language

valentine94’s picture

Make input element go inside table (marked with language name like the inline translation help)

valentine94’s picture

Update patch so all field elements are going inside the table + some minor fixes

valentine94’s picture

Rework checkboxes fields

valentine94’s picture

Rolled-back last patch + removed "option" class from labels for checkbox fields

valentine94’s picture

Made small fixes for checkboxes and daterange fields

valentine94’s picture

Move "summary" sub-field's preview into the separate table

valentine94’s picture

Fixed patch applying failure

valentine94’s picture

Assigned: Unassigned » valentine94
valentine94’s picture

StatusFileSize
new20.96 KB

Fixed daterange and summary bugs

valentine94’s picture

StatusFileSize
new25.88 KB

Fixed more bugs with summary + improved inline help for image fields

valentine94’s picture

StatusFileSize
new25.99 KB

Small tweaks for summary sub-field

valentine94’s picture

StatusFileSize
new27.23 KB

Fixed alt label + make all translatable fields go inside table

valentine94’s picture

StatusFileSize
new27.33 KB

Added small fixes for the image field type

  • matsbla committed 805d061 on 8.x-1.x authored by Valentine94
    Issue #3016139 by Valentine94: Local Translator: Display inline...
matsbla’s picture

Status: Needs review » Fixed

Thanks for this great work!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

matsbla’s picture

I've reverted this so we can move it into separate project, and then later integrate it again:
https://www.drupal.org/sandbox/matsbla/3028221