Manual:$wgCategoryPrefixedDefaultSortkey

From MediaWiki.org

Jump to: navigation, search
Category: $wgCategoryPrefixedDefaultSortkey
apply/remove page prefix (namespace name) at default category sortkey
Introduced in version: 1.14.0 (r38992)
Removed in version: still in use
Allowed Values: (boolean)
Default Value: true

Other settings: Alphabetical | By Function


[edit] Details

Switch which determines if the namespace name should be removed from 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.