Internationalisation
From Wikifab Developers
Revision as of 13:43, 17 November 2016 by Pierre (talk | contribs) (Created page with "=== Context === Today wikifab has 2 websites : * http://beta.wikifab.org : the first version in french * http://en.wikifab.org : the english version This requires that use...")
Context
Today wikifab has 2 websites :
- http://beta.wikifab.org : the first version in french
- http://en.wikifab.org : the english version
This requires that users create one account on each platform, and tutorials must be created separately on each site.
We want to have only one website, with translation features included. So that every tutorial can be easily translate to be available in many languages.
Mediawiki has an extension for this : Translate ( https://www.mediawiki.org/wiki/Extension:Translate ) this enable that each page of the wiki can be translated. Wikifab use the PagesForm extension https://www.mediawiki.org/wiki/Extension:Page_Forms (extensions called previously SemanticsForm ). Unfortunately, this extension doesn't support page translation.