Manual:$wgCategoryPrefixedDefaultSortkey
この機能は、バージョン 1.17.0 で完全に除去されました。 |
カテゴリ: $wgCategoryPrefixedDefaultSortkey | |
---|---|
apply/remove page prefix (namespace name) at default category sortkey |
|
導入されたバージョン: | 1.14.0 (r38992) |
除去されたバージョン: | 1.17.0 (r70416) |
許容される値: | (真偽値) |
既定値: | true |
その他の設定: アルファベット順 | 機能順 |
詳細
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.
1.17 以降、これは常に false です。