Skip to content

Add option to disable translation links #31

@olafgrabienski

Description

@olafgrabienski

We need the option to disable translation links on Backdrop4Good. (It's an important option for multilingual sites in general.)

By "translation links" I mean the language switcher links which are visible by default at the bottom of a node when there is a (published) translation of this node. Here's an example of my local Bd4Good site:

screen-bd4good-language-link

In Drupal 7, by using the "Multilingual content" submodule of the i18n module, there are two ways to disable these translation links:

  • Set the "Language" (pseudo) field on the Manage display page at admin/structure/types/manage/MY-TYPE/display to "Hidden".
  • Alternatively, go to the Node options tab of the Multilingual settings page at admin/config/regional/i18n/node, and enable the option "Hide content translation links".

The first way is part of Drupal 7 core, so iIt would be good to add it to Backdrop as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions