您在這裡

Drupal 6 - 更棒的多國語言支援

charlesc's 的頭像
charlesc 在 2007-03-29 (四) 09:47 發表

from yelban

Drupal 6 開始原生支援多國語言了!
支援內容包含
從右到左的語言 right-to-left written scripts,
母語名稱? native language names,
網址路徑與域名的語言選擇 path and domain based language selection
瀏覽器語言偵測 browser language detection
以後不同語言的頁面就可以使用
"hxxp://example.com/espanol/contacto" and "hxxp://example.com/english/contact",
也可以用 "hxxp://english.example.com/contact" and "hxxp://espanol.example.com/contacto"這樣的網址格式

詳見:The beginnings of the new language subsystem is in Drupal 6.x-dev!