Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Can we change language for date cck field of a webform in drupal7? If I create a component of date type in webform then drupal provides a dropdown having month,day and year values in English e.g. Jan 1 2013 , I want a drop down for this component having options in different language say spanish (without using any translation module, I am doing webform translation manually). Is it possible?
I have one question concerning URL Path Settings of a node on a multilingual site:
My scenario:
I have for example a support page in English and German language. Drupal should automatically determine which language version it should show depending on the profile language setting. The link must be in a language neutral way because it is called externally (the external site does not know the which language the users prefers), but the users are logged in on my Drupal site.
I'm working on a multilingual site with i18n module. It has worked fine so far but I have trouble with Calendar module.
Events (the content type) are corectly shown under the defined language.
Calendar though (from blocks - works with views) shows both events in greek and in english!
(same problem with Upcoming events)
Is there a way to define which events does the calendar show, depending on the language?
I have a multilingual site, in which I am using taxonomy term page template for taxonomy based pages. In these pages I can add the metatags individually for all the pages in English through edit tab, how can I add the metatags in other language?