When websites uses more than a single language.
2
votes
0answers
35 views
Can you cache blocks per language?
I am working on a multilingual site right now, and am using the Internationalization suite of modules to build it out.
The site has some custom blocks in it that I would normally use ...
2
votes
0answers
67 views
Custom language negotiation module not working
I'm writing a custom module to allow the use of language a language suffix (of the form -eng or -fra) rather than the standard prefix.
I'm using the language's configured prefix and have a number of ...
2
votes
0answers
89 views
Mixed Language Negotiation (Prefix and domain) in D7
We have a single code base and database for all the 3 languages of a certain website:
http://example.com/ - default, no prefix, English
http://example.com/pt - pt prefix, Portuguese
...
2
votes
0answers
256 views
Is there a guide to make the commerce_kickstart distribution fully multilingual?
I just downloaded and installed the Commerce Kickstart 7.x-2.0-rc1 distribution.
Now I'm in the process of making it fully multilingual. I have no problem with the products.
But I don't know how ...
2
votes
0answers
265 views
How the RTL css system works in drupal specially in omega theme?
i am building a multilingual site (using omega theme) which have a two language one LTR and the other is RTL. can someone please explain how the RTL mechanism for css works in omega theme.
2
votes
0answers
322 views
How can I translate quicktab headings?
this is my first question to drupal community because I am a newcomer for drupal. I am developing a website for multilingual support right now and have translated most of the contents, blocks etc... ...
2
votes
0answers
482 views
Multilanguage Taxonomy
I am getting lost with the multilanguage Taxonomy management in drupal 7.
The english version of the site is build so that a product is taged with a unique term, that may belong to a parent term. So ...
2
votes
0answers
59 views
Why Calling the theme path in a multinlingual site adds a language prefix?
In a template file whenever I call the path to my theme in a particular language it adds a language prefix thus linking to mysite.com/fr/sites/all/themes/mytheme while I'm expecting a path without a ...
2
votes
0answers
126 views
Poll choices are not multilanguage supported
Hi I have installed poll and i18n_auto with gTranslate modules,
Both are cool, But the translation occurs only for Poll title and Poll Body not for choices.
Is it possible to translate the choice ...
1
vote
0answers
20 views
Poll with multilingual choices in Drupal 7
I've installed the poll module in Drupal 7 and I want to have a multilingual poll, so that the choices could be in differents languages and sum the votes of the choices. I've found these posts:
...
1
vote
0answers
22 views
Multilingual site - Adding translation but keeping link to old site till everything is ready
There is a old Drupal 6 site(lets say www.oldwebsite.com), I am redesigning it in drupal 7(lets say www.newwebsite.com) from ground up and also on other server.
I know how to use i18n and locale ...
1
vote
0answers
40 views
Drupal 7 Multilingual Site Search
I have a drupal multilingual site (English and Arabic) . Arabic page site search gives me an extra value "English" in search result. I am using default drupal site search.
What it actually means? ...
1
vote
0answers
25 views
How to get a translation set ID into an RSS feed with Drupal
I need to get articles from a website running Drupal which has translations of some articles in three languages. So when I pull in the English language RSS, and subsequent the French language RSS I ...
1
vote
0answers
61 views
Drupal 6, Locale Module & Language Fallbacks
I have a Drupal 6 website, with 4 different locales, but only 2 different languages.
The 4 locales are setup as follows:
en, site.com, (American English)
en-ca, site.ca, (Canadian English)
fr, ...
1
vote
0answers
85 views
Default language problem on multilingual website
I have a problem with default language. I have 2 languages (English and German), and the l18n module installed. The default language is English. I have added a content in English, and I translated it ...