Language Display

Categories

Component ID

2901140

Component name

Language Display

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

81

Component created

Component changed

Component body

This project provides 2 formatters for the core language field;

  • display the original language of the content (differently from core language formatter that always display current language of the content)
  • display original language with translation counter

This module override the NodeViewBuilder class in core because of a bug in core that has not be solved yet: #2637808: LanguageFormatter is not used for nodes because it's still hard coded in NodeViewBuilder