Require translation

Component type

module

Maintenance status

Development status

Downloads

370

Component created

Component changed

The module adds "Translation required" to the administer node content page (admin/content/node) filter options. This enables editors to mark nodes that needs translation, so translators easy can get a overview of these nodes.

The require translation option is available on the node edit form for nodes that support translation.

Requirements

The module requires that the Drupal core translation module is enabled.

Views languages user filter

Component type

module

Maintenance status

Development status

Component created

Component changed

Views languages user filter allows you to filter content in a view depending on the selected language user's profile

Within the user settings, we find a list of languages, where the user can choose which are the languages you want to filter.

In views you can find the filter that will filter content for selected languages of the user connected.

This module only used in Drupal 6

Language Facet

Component type

module

Categories

Maintenance status

Development status

Downloads

514

Component created

Component changed

#522242: Language facet / Multi-lingual search
Language Facet: Allows users to search content through node language. Languages can become a facet that can be used to refine the current search.

This is an add-on module to the excellent faceted search module (http://drupal.org/project/faceted_search).

Pango

Component type

module

Maintenance status

Development status

Component created

Component changed

Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.

Locale Context

Component type

module

Categories

Maintenance status

Development status

Downloads

1200

Component created

Component changed

This module handles contexts for locale. It requires the custom-locale core patch, which is bundled (for Drupal 6.20) with this module.

Under /admin/settings/language/contexts the available and default contexts are managed.

"Available contexts" are the contexts available to the system.
"Default contexts" are the default contexts for the site, FILO fallback.

The translation integrates into Drupals core Locale module.

i18n_media

Component type

module

Categories

Maintenance status

Development status

Downloads

2198

Component created

Component changed

Automatically rewrites output HTML media tags (img, object, embed) to use translated versions of media, if files are present on disk.

In a nutshell, this module makes displaying different language versions of images / SWFs easier.

Thanks to glen.dahlman for the photograph which was the basis for i18n_media's logo.