Say the current article is "Foo", how can I put links to "Foo/es", "Foo/fr", etc. in the sidebar? Ideally by editing only LocalSettings.php
We're using MediaWiki to host a user manual which is being translated into six languages. Like mediawiki.org, if the main article is "Foo", the translated articles are "Foo/es", "Foo/fr", etc.
To help translators, I want to put links to translations of the current article in the sidebar (whether the translations exist yet or not)
Jack Bates wrote:
To help translators, I want to put links to translations of the current article in the sidebar (whether the translations exist yet or not)
Just create an empty article containing nothing but the interwiki link for the language.
Mike
or use the Multilanguage Manager http://www.art122-5.net/index.php/MediaWiki_multi-Language_management_with_t... I use it on one wiki, it works just great ! You only have to say (in a new tab on top of your page) that for the english page Main Page - the french one is not Main Page/fr but Accueil - the croatian one is not Main Page/hr but Glavna Stranica it's better for google searching, nicer for visitors... look for example at http://tinyurl.com/lazptr I customized the skin, the flags for multi languages are on the right of the title, in the brown area.
2009/6/10 Michael Daly michael.daly@kayakwiki.org
Jack Bates wrote:
To help translators, I want to put links to translations of the current article in the sidebar (whether the translations exist yet or not)
Just create an empty article containing nothing but the interwiki link for the language.
Mike
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Use the Polyglot extension
Jack Bates schrieb:
Say the current article is "Foo", how can I put links to "Foo/es", "Foo/fr", etc. in the sidebar? Ideally by editing only LocalSettings.php
We're using MediaWiki to host a user manual which is being translated into six languages. Like mediawiki.org, if the main article is "Foo", the translated articles are "Foo/es", "Foo/fr", etc.
To help translators, I want to put links to translations of the current article in the sidebar (whether the translations exist yet or not)
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org