If I translate a poll to 4 languages will the voting go to on source of the Poll or it will create 4 different Polling result? I want all version show one poll result only but people can vote from different interfaces.
i m going to implement a web site with English and Japanese interfaces. it is common that when we visit website having multi-language support, there are paths for each language: www.example.com/english or www.example.com/japanese.
i tried the locale module and i find it is nice to use. but i do not see any support for such path for different languages. what should i do if i want to provide a path for each language?
New user needs advise on release and modules for Arabic/English site.
Reviewing the release notes for 6 of the Arabic Module says that that module is not ready for production.
1. I have looked at the 5.2 core installation and installed the 5 versioon of the Arabic Module. Is the 6.x version better for Arabic and is the 6.x version of the Arabic language module ready for use?
2. I also need an event/calendar module. What works best with an Arabic version of my site?
I'm fairly new to Drupal, so please excuse me if my issue seems to be obvious.
I'm currently working on the internationalization of a template that I am using to give out contact information in various countries.
I defined fields like NAME, PO_BOX, PHONENUMBER etc.
The basic info remains the same in each language and should be maintained in one single spot, e.g. neither the field NAME needs not to be translated nor the field PO_BOX.
I'm trying to create a site where people can tag food items, so I'm studying Drupal's taxonomy features and going to hire some professionals to deal with the theming and stuff...