-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multilingual support #48
Comments
I know that archlinux just has distinguished installations of mediawiki: https://wiki.archlinux.de/title/Hauptseite |
Do you know any wiki that uses these extensions? |
I would be interested into multi-language support. As a requirement for enabling a certain language we would need to have a speaker of that language in the moderation team. Otherwise it's a bit hard to moderate :) |
Here are the talks about i18n on arch wiki https://wiki.archlinux.org/title/Help_talk:I18n.
tarakbumba proposed to use Extension:Translate in Arch Wiki at 2011. It seems that the relevant discussion records in the Arch community are lost, I can not find many discussions about why they made the decision.
The comment points out some disadvantages of the extension, maybe this is why the Arch community sticks to their method.
The main extension is Extension:Translate, here and here lists some prominent users of the extension. I see two linux wikis in the list:
|
I think the way it is done on the Gentoo wiki is quite good:
Having a speaker of the language on the moderation team would obviously be a good thing, but first time translations could also be proofread by other speakers of the language. Personally I'd be really interested in translating articles into German as I'm a head translator of the Gentoo Wiki. |
We discussed this in the NixOS wiki meeting today. And we want to have multi-language in the near future but want a little bit time to evaluate how we can implement that. Also so that other things that came up with the recent restructuring can settle a bit. |
This issue has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/wiki-nixos-org-is-now-live/42570/71 |
After fixing a regression in the nix package manager and working around a limitation an interesting limitation in postgresql regarding column indexes: #117 we finally have the mediawiki translation extension working: https://www.mediawiki.org/wiki/Extension:Translate Since the mediawiki translate extension takes a bit to get used to, I recommend watching this 2-video tutorial: https://www.mediawiki.org/wiki/Help:Extension:Translate/Page_translation_example |
A multilingual wiki can make NixOS more international, but it may also require more complex maintenance and moderation. So I'm not sure whether it is a good idea to make the site multilingual, it is just a suggestion.
I'm not familiar with MediaWiki. After some search, it seems that the recommended way to setup a multilingual MediaWiki is to use MediaWiki Language Extension Bundle.
https://stackoverflow.com/questions/12144303/how-to-make-a-mediawiki-site-multilingual
The text was updated successfully, but these errors were encountered: