How to install a multilingual Drupal 7 website

When you install drupal 7, Initial database would contain 74 tables but this will grow when you add plugins.

Here are the links for plugins to install for a multilingual and minimal Drupal website

  • http://drupal.org/project/admin_menu (désactiver Overlay et ToolBar)
  • http://www.youtube.com/watch?v=BRX6heWPoAs
  • http://drupal.org/project/pathauto
  • http://drupal.org/project/globalredirect
  • http://drupal.org/project/token ==> crée table cache_token
  • http://drupal.org/project/taxonomy_manager
  • http://drupal.org/project/variable
  • http://drupal.org/project/I18n

Adding languages will create 3 more tables : languages / locales_source / locales_target and here are the rest of plugins to install :

  • http://drupal.org/project/transliteration
  • http://drupal.org/project/l10n_client
  • http://drupal.org/project/l10n_update

Cheers,

 

extradrmtech

Since 30 years I work on Database Architecture and data migration protocols. I am also a consultant in Web content management solutions and medias protecting solutions. I am experienced web-developer with over 10 years developing PHP/MySQL, C#, VB.Net applications ranging from simple web sites to extensive web-based business applications. Besides my work, I like to work freelance only on some wordpress projects because it is relaxing and delightful CMS for me. When not working, I like to dance salsa and swing and to have fun with my little family.

You may also like...

Leave a Reply