[xwiki-devs] Language Issue
Guillaume, I'm evaluating XWiki for one of our projects here at Cornell University, I'm hopeful that it will meet our needs. Which also means I'll probably have a few more questions over the next week or so. Re the language, I believe that I have a Spanish page already. I had previously gone to the main page and added the language=es to the query string. I then edited the page and added some Spanish text. I can see either the en or the es page by adding the language= but I don't see the Es link in the upper right. Also, when I edit the page, I don't see the "Translations" panel. Thanks for your help, Jeff
Hi Jeff, I'm evaluating XWiki for one of our projects here at Cornell
University, I'm hopeful that it will meet our needs.
Cool :-)
Which also means I'll probably have a few more questions over the next week or so.
Obviously.
Re the language, I believe that I have a Spanish page already. I had previously gone to the main page and added the language=es to the query string. I then edited the page and added some Spanish text. I can see either the en or the es page by adding the language= but I don't see the Es link in the upper right. Also, when I edit the page, I don't see the "Translations" panel.
I just tried it on a brand new XWiki Enterprise and it works fine. Try the following steps : 1. Go to the administration page. Check whether multilingual is set to yes 2. Check whether you have "en, es" in the language field 3. Check whether you have "en" in the default language field 4. Click on "Save & View" 5. Edit the home page 6. look at the panel in the bottom right of your screen. It should read : Document translations You are editing the original document (en). Translate this document in: es 1. Click on "es" 2. Replace the EN text with ES text 3. Save the page 4. Now you can see both the En / Es flag at the top right of the page. It should work. If you cannot see the document translations panel on the right while in edition mode, it means the multilingual isn't activated properly. Guillaume
I agree that somethings not right somewhere. Under preferences I've Multi-Lingual set to yes, Languages set to es, en, Default language set to en, and the "Document Translations" panel is not showing up. Where in the db schema should the languages be stored? I looked at xwikidoc.xwd_fullname and XWiki.WebPreferences has a xwd_default_language of 'en' but there is nothing with an es under xwd_language or xwd_default_language. (exluding the Main.WebHome row which I translated manually by adding the language=es to the view page url). Thanks, Jeff
Guillaume, Under preferences I've Multi-Lingual set to yes, Languages set to es, en, Default language set to en, and the "Document Translations" panel is not showing up. Where in the db schema should the languages be stored? I looked at xwikidoc.xwd_fullname and XWiki.WebPreferences has a xwd_default_language of 'en' but there is nothing with an es under xwd_language or xwd_default_language. (exluding the Main.WebHome row which I translated manually by adding the language=es to the view page url). Any Ideas,
participants (2)
-
Guillaume Lerouge -
Jeff Gerbracht