Wiki source code of I18N

Version 18.5 by Vincent Massol on 2009/04/14

Hide last authors
Vincent Massol 18.5 1 #startfloatingbox()
2 *Contents*
3 #toc ("2" "3" "")
4 #endfloatingbox()
5
Guillaume Lerouge 1.1 6 1 Internationalization
7
Vincent Massol 18.3 8 XWiki can be set-up in order to support one or various languages. As of Feb 2009 XWiki Enterprise supports 17 languages:
9 * Czech
10 * German
11 * English
12 * Spanish
13 * French
14 * Galician
15 * Hind
16 * Croatian
17 * Italian
18 * Norwegian
19 * Polish
20 * Portuguese
21 * Romanian
22 * Russian
23 * Slovak
24 * Ukrainian
25 * Chinese
Guillaume Lerouge 1.1 26
Vincent Massol 18.1 27 To see the exact status for each language check our [translation wiki>http://l10n.xwiki.org/] (for example you can see the [status of translations for XWiki Enteprise>http://l10n.xwiki.org/xwiki/bin/view/XE/XWikiCoreResources]).
28
Vincent Massol 18.4 29 1.1 Preferences
Guillaume Lerouge 1.1 30
Vincent Massol 18.1 31 Setting up languages is done in the Administration (link on the top right of every page).
Vincent Massol 8.1 32
Vincent Massol 18.1 33 #info("To make use of this feature for Languages with encodings that are not ISO-8859-1, you will need to adjust the encoding for your xwiki setup as documented in the [Encodings page of the Administrators Guide>platform:AdminGuide.Encoding]")
34
Jean-Vincent Drean 15.1 35 {image:AdminLanguages.JPG}
Guillaume Lerouge 1.1 36
Vincent Massol 18.4 37 1.1 Switch to another language
Guillaume Lerouge 1.1 38
Vincent Massol 18.4 39 By default the language displayed will be the one coming from the browser. However on every page you can choose to switch between the different languages translations that exist for the page by clicking on the language name in the top right corner of the screen, as shown on the following screenshots. Note that you can also force a language by suffixing a URL with <tt>language=&lt;2-letter language code&gt;</tt>. In addition you can [configure your wiki to always use a specific language or force a single language to be used>AdminGuide.Configuration#HLanguagesettings].
Vincent Massol 8.1 40
Jean-Vincent Drean 15.1 41 {image:LanguageEN.jpg} <-~~English~~ &nbsp&nbsp&nbsp ~~Deutsch~~-> {image:LanguageDE.jpg}
Guillaume Lerouge 1.1 42
LuisArias 1.2 43 ~~The [Mandriva Club>http://club.mandriva.com] website, where 25 languages are supported on their XWiki:~~
Vincent Massol 8.1 44
Guillaume Lerouge 1.1 45 {image:Languages_MandrivaClub.JPG}
46
Vincent Massol 8.1 47 #info("Once you click on a language, you're forcing it and thus all pages which have translations in that languages will display these translations by default when you navigate to them.")
48
Vincent Massol 18.4 49 1.1 Edit a translation
Guillaume Lerouge 1.1 50
LuisArias 1.3 51 When editing a page, a panel indicates which language is currently being edited. You can always check whether you are working on the right page depending on the language you want to write in.
Vincent Massol 8.1 52
Guillaume Lerouge 1.1 53 {image:Language_Translation.JPG}
54
Artem Melentyev 17.2 55 #info("Note that all translations of one page share the same set of xwiki objects. So it is impossible to have different objects (and page tags, which are objects too) in different translations for now, but it is planed in next versions.")
cypromis 16.1 56

Get Connected