one of the big value-adds for my site will be the multilingual component. Luckily, i only have to deal with english and spanish. going to blog a bit about what i’m doing to make this work.
the following is directly from drupal.org. it’s so handy for this that I just copied and pasted it. credit for it goes to: Created by luco on September 3, 2011.
Modules
You’ll need the latest version of each of the following modules. If there isn’t a stable release, don’t worry. It’ll still work for the purpose of this tutorial.
Basic
- Internationalization
http://drupal.org/project/i18n dev - Pathauto
http://drupal.org/project/pathauto - Token
http://drupal.org/project/token - Transliteration
http://drupal.org/project/transliteration - Variable
http://drupal.org/project/variable - Chaos Tools
http://drupal.org/project/ctools - Views
http://drupal.org/project/views - Internationalization Views
http://drupal.org/project/i18nviews - Localization update (l10n_update)
http://drupal.org/project/l10n_update
Optional, but handy
- Administration Language
http://drupal.org/project/admin_language - Administration Menu
http://drupal.org/project/admin_menu - Demonstration site (Sandbox / Snapshot)
http://drupal.org/project/demo - Module Filter
http://drupal.org/project/module_filter