Language Key / Value Field

Categories

Component ID

2551155

Component name

Language Key / Value Field

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

579

Component created

Component changed

Component body

Language Key / Value Field provides a field for storing a pair of language and value, without having to enable any translation module.

Why?

In the Lingotek Translation module, we need to track the status of each translation request made to our web services, but that happens prior we have a translation at all.

This field helps us to store that, but can also be helpful for other use cases, so we want to release it independently so everyone can benefit from it.

If you use it, tell me about it so we can expand this project page with more use cases!

Example use cases

  • You want to have links to different language PDF files managed elsewhere, and you want to include the links to all of them as a field.
  • Tell me about yours!

Current status

This module is Drupal 8 only.
At the moment the module only provides the field definition, without any formatter or widget.