Translator: BLEND

The formerly OneHourTranslation, now BLEND translator module (tmgmt_oht) is a plugin for the Translation Management Tool (TMGMT) and provides support to send and receive translation jobs to the BLEND service.

Installation instructions

The BLEND Translator is built for Drupal versions 9 and 10 and is a translator plugin for the TMGMT module.

Decoupled User Authentication

Decoupled User Authentication This module aims to provide a simple API for storing information about User's who visit your site whether they register or not. By extended the base user entity the module allows you to store users that do not have a name and password.

Mosaik internationalization

If you are working on a multilanguage website, and you want to use Mosaik, you'll surely need to enable i18n_mosaik.
Traslating a Mosaik is ... (please don't say "really similar" again!!)... ...so easy!! :D

Just look at these screenshot:

language

translation

So..that's all you need to know about Mosaik.

Referencing Mosaiks and Pieces

mosaik_reference and pieces_reference submodules provide two new field types for referencing mosaik and pieces. They are really similar (again) to a node reference field, so..there is not so much to explain :)

Just enable the desired modules and add the new fields to your content type or any other entity type.

fields

Mosaik and Features

Mosaiks and pieces are exportable via the contrib module Features.
So if you have Features module enabled, you will find your mosaiks within the "Mosaik" fieldgroup of the feature creation form. Just check your mosaiks and enjoy!

Defining a Mosaik layout

Mosaik Layouts definition is as simple as hook_theme implementation.
To define a layout we have to implement hook_mosaik_layout($path).
See example below:

Pages

Subscribe with RSS Subscribe to RSS - Designers/themers