Language Negotiator Content Entity (All Routes)

Component type

module

Categories

Maintenance status

Development status

Downloads

163

Component created

Component changed

The Language Negotiator Content Entity (All Routes) module is basically almost the same as the new language negotiator "Content Entity" in D8. The core one language negotiator however has one limitation - it applies only when being on a content entity route and then only for the outgoing routes for this content entity. But there are use cases where one might always want that this negotiator applies. This is where the "Language Negotiator Content Entity (All Routes) " provided by this module comes is usage.

thebigword Connector for Drupal

Component type

module

Categories

Maintenance status

Development status

Downloads

1793

Component created

Component changed

Overview

Provides a thebigword translation provider for the Translation Management Tool project.

thebigword Connector for Drupal enables automatic translation submission of new website content and retrieval of translated content. This transforms the management of multilingual websites into a single solution that supports professional global communication.

Webform Translation

Component type

module

Categories

Maintenance status

Development status

Downloads

1361

Component created

Component changed

Allows translation of webform components, only works in combination with Entity Translation because then you have a single "node" and thus a single set of webform components.

Be aware there currently is no support for:

  1. e-mails
  2. confirmation messages (use Entity translation for a translated page).

Tested with Webform 7.x-4.12 but an older version also worked with 7.x-3.x please let me know if things break.

Entity reference tmgmt

Component type

module

Categories

Maintenance status

Development status

Downloads

415

Component created

Component changed

Entityreference tmgmt is an enhancement to translatable entity reference fields thorough tmgmt.

When enabling the behavior on an entity reference field and you translate an entity that has a translateable entity reference field, the initial value will be automatically copied to the new translation (instead of being blank).

Monitor String Usage

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Install

There are two ways you can use this module

  1. l10n_client method
  2. core hack method

Difference between l10n_client and 'core hack' logging.

  1. l10n_client method doesn't kill any kittens (i.e. no hacking core).
  2. core hack method logs multiple occurrance of string too.
  3. core hack method doesn't need any extra modules.
  4. core hack method works on default language english too.

How to set up Logging.

l10n_client inspired

Dialect

Component type

module

Categories

Maintenance status

Development status

Downloads

94

Component created

Component changed

Provides common features that are related to the language switcher.

Use cases

Compact display

By default, the Dialect language switcher is displayed as a closed collapsible select with the current language excluded. The template can be easily overridden.
It does not use a select tag but a plain unordered list.

Optionally the default links from the language switcher can be displayed with the language code (EN) as a replacement of the language name (English).