jQuery Browser Language

Component type

module

Categories

Maintenance status

Development status

Downloads

3409

Component created

Component changed

This module uses the language settings from the user's browser to redirect to the path prefix matching the language code, if that langugage is enabled on the site. It all happens with JavaScript.

Let's say that I have my browser set up to use English as main language, and I am visiting a site that has Danish as its default language. I would then be redirected from http://example.com to http://example.com/en every time I hit the url without the path prefix.

Multilingual Share

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

If there is one thing Drupal needs its another share widget module.

This one only provides Twitter and Facebook and translate the resulting buttons to the proper display language.

If anyone knows of an existing solution that will do this for me feel free to come tell me I'm wasting my time.

Taxonomy to apachesolr link

Component type

module

Maintenance status

Development status

Downloads

1381

Component created

Component changed

What it is

This is a lightweight module that converts a taxonomy link on an entity (node,user etc) to a apachesolr compatible link by adding formater options to content-types with term reference fields.

By enabling the apachesolrlink formatter on any taxonomy field. The taxonomy termlinks will link to the faceted result on your apache solr search result instead of the taxonomy term page.

Use case

You have a taxonomy term on a node that you want to point to solr faceted search, instead of the taxonomy result page in drupal.

ECK i18n

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

ECK i18n is multilingual ECK entities management.

This module implements i18n API for language-enabled ECK entities.

Features :

  • ECK entities translation sets
  • Existing translations reference (planned)

The code is heavily borrowed from i18n_taxonomy.

i18n sync taxonomy term

Component type

module

Categories

Maintenance status

Development status

Downloads

2750

Component created

Component changed

Module provides ability to sync fields of translatable taxonomy terms.

You could select per-vocabulary settings which fields should be synced among translations.

This module based and requires i18n_sync submodule of i18n and extends it's behavior for nodes to terms.


DrupalJedi Logo