Problem/Motivation

Basic language and translation already works, after enabling core support, but some changes/additions are needed to properly support multi-language.

Translation of field labels and descriptions already works (core string translation).

Complication:

When using multi-language manual topics (taxonomy terms) is that sorting in alphabetic order is not really practical - the order would be language dependent.

Proposal:

Assume that admins will set the order using term weight (drag-reorder the taxonomy terms) to their desired display order. We need to incorporarte sorting by term weight in our View, and in the code used to generate toolbar links.

Remaining tasks

  1. Update the View page and blocks used.
  2. Code changes for generation of toolbar menu links.

Other tasks:

  1. On overview page and related entries block, show manual entries for the selected language only (currently shows all languages.
  2. Code changes for generation of toolbar menu links.
  3. Add tests
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Andy Inman created an issue. See original summary.

Sagar Ramgade made their first commit to this issue’s fork.

sagar ramgade’s picture

Status: Active » Needs review

jlandfried made their first commit to this issue’s fork.

jlandfried’s picture

Status: Needs review » Fixed

Great, thank you @andy-inman and @sagar-ramgade!

Status: Fixed » Closed (fixed)

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