Hi! Friends/Seniors, I am new in Drupal. I am trying to make my site in Spanish and English. All the translating part is working fine except the contents. In the case of normal CMS pages, I did manage by making individual contents for each language. But I am not being able to make my blog entries (also forum entries) multilingual where as the menus and other parts are being changed in respect of languages selection. The languages are being changed through URLs. (i.e. http://localhost/drupalsite/?q=es/blog (Spanish), http://localhost/drupalsite/?q=blog (English default)) Please review the module settings, https://docs.google.com/document/edit?id=1hj64QjX01sJtgo2IGy-g5mGxD3AOsN... Looking forward for your valuable suggestions to fix this issue. Thanks in advance. Regards, Arpan
Drupal does not yet autotranslate your articles. You have to write them in multiple languages or post them from an online translator. Here is the best place to start: ttp://drupal.org/project/i18n
I forgot to add this link is the Internationalization handbook on Drupal: ttp://drupal.org/node/133977