Manual:$wgCategoryPrefixedDefaultSortkey/pl
Ta funkcja została całkowicie usunięta z jądra MediaWiki w wersji 1.17.0. |
Kategoria: $wgCategoryPrefixedDefaultSortkey | |
---|---|
apply/remove page prefix (namespace name) at default category sortkey |
|
Wprowadzono w wersji: | 1.14.0 (r38992) |
Usunięto w wersji: | 1.17.0 (r70416) |
Dozwolone wartości: | (boolean) |
Domyślna wartość: | true |
Inne ustawienia: Alfabetycznie | Według funkcji |
Szczegóły
Switch which determines if the namespace name should be included in (true, default) or removed from (false) the default category sortkey.
- Set this to false in order to have a useful alphabetical default sort of non-ns0-pages in categories.
- You have to run maintenance/refreshLinks.php after changing this.
Since 1.17 this is false always.