Provide tools for translation and display of text in multiple languages and support for regionalization/localization for dates, numbers, currency, measurement, or other local contexts.

LimeSurvey Sync

Logo LimeSurvey Sync

In a nutshell, the LimeSurvey Sync module is a powerfull survey module on Drupal integrating in a user-friendly way the best free open source survey software : LimeSurvey.

Compared to the well known webform module : this module does everything that webform does and much more.
Specifically :

  • manage answers as nodes (allowing to manage access to answers),
  • store revisions (older versions) of answers,
  • make graph results availables,
  • manage huge surveys,
  • compare answers.

LimeSurvey Sync V3

The LimeSurvey Sync v7.x-3.x handles LimeSurvey datas as Entities (not nodes anymore).
All LimeSurvey datas are availables from Drupal.
If your start using the LimeSurvey Sync module, you should use this version.
Because of the significant new structure, there is no update script from 7.x-1.x. If you want to upgrade, you should do it as a fresh new start.
More information on the V3.
This version has a dependency to the Customizable entities module

user specific language

git clone --recursive --branch 6.x-1.0 lalit774@git.drupal.org:sandbox/lalit774/1589340.git user_specific_language
cd user_specific_language

Fallback language negotiation

Change the Default language without changing the default language by using a other language as fallback.

Menu per language - i18n menu overview

i18N Menu overview admin

Feedback requested !

Overview

This module enables you to have an clear overview per language what the menu entries are. In Drupal all of these links are on the same page and thus it is not clear in which language it is and the menus will grow very big in time aswell.

With this module you will be able to select which menus will be editable by this module. (configuration part)

After you have selected which menus you want to be editable, these menus will be visible separated by language.

This will provide a better overview for customers with bigger menus or for a multi lingual approach.

  • at admin/structure/
  • for example : admin/structure/main-menu-nl

Features

  • Select which menu are being used by this module
  • menus per language

Requirements

Keywords:

  • Menu by language
  • Menu per language
  • Menu language

Boxes translation

This module enables block titles and block content to be exported to code (via boxes) and then be translated (via i18n_string).

This is an updated version of the helpful i18nboxes sandbox module by benclark module for Drupal 7.

From benclark's original description:

You need i18n_boxes when

You have blocks with predefined content. You want those blocks to be exportable (to be managed by Features, for example), so you choose the Boxes module. But you also need to have these blocks be translated into other languages. The core block implementation is supported by the i18n_block module (part of the i18n suite), but Boxes is not. ... Well, until now.

Historical Notes

This was created because neither of the two maintainers of the two sandboxed modules for Drupal 6 have responded to the original issue to merge everything into a single unified module and upgrade it to Drupal 7.

Pages

Subscribe with RSS Subscribe to RSS - Multilingual