Allow UI config translation for more fields

Created on 6 February 2025, 29 days ago

Problem/Motivation

The current schema definition for the config prevents fields such as the login,logout redirect URLs along with the SP entity ID values to be translated in the config translation UI.

Steps to reproduce

Go to the existing samlauth translation page and it only lists the menu link titles.

Proposed resolution

Change the config schema to use "label" instead of "string" for those fields. According to https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-...

translatable: Whether the defined type is translatable; Note: not all types can be made translatable. To make a type: string translatable, change it to type: label instead of adding translatable: true, or it will not show up in translation forms.

Feature request
Status

Active

Version

3.0

Component

User interface

Created by

🇨🇦Canada minoroffense Ottawa, Canada

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024