On Mon, Aug 9, 2010 at 10:31, Roan Kattouw <[email protected]> wrote:

> 2010/8/9 Helder Geovane <[email protected]>:
> > It seems to be sufficient to add set *$wgDisableLangConversion = true;*
> for
> > Portuguese wikis while testing at a prototype wiki (there it would have
> it's
> > default value [*=false]*). Would that be possible?
> >
> > There is also an open bug related to this variable:
> > https://bugzilla.wikimedia.org/show_bug.cgi?id=18958
> >
> From reading that and the commits involved, it seems
> $wgDisableLangConversion doesn't completely disable language
> conversion, so that may need to be fixed first.
>
> Roan Kattouw (Catrope)
>

If no one add rules to the MediaWiki:Conversiontable/pt-xyz tables and do
not add manual markup -{}- in the text, the language converter doesn't do
any conversion (at least it doesn't seems to do). But in this case we still
have the drop down menu at the top of the wiki pages (for variant selection)
and another at Special:Preferences. If we add $wgDisableLangConversion =
true; to LocalSettings.php then both menus are also disabled (they are not
shown), and so the feature seems to be completely disabled.

Does anybody know what would not be disabled with this setting?

Helder
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to