Manual:$wgUseCategoryBrowser
Appearance
From mediawiki.org
Languages:
This feature was removed completely in version 1.38.0.
| Category: $wgUseCategoryBrowser | |
|---|---|
| Enable/Disable experimental breadcrumb (or dmoz-style) category browsing. |
|
| Introduced in version: | 1.3.0 |
| Removed in version: | 1.38.0 (Gerrit change 751687; git #0cb00537) |
| Allowed values: | (boolean) |
| Default value: | false |
| Other settings: Alphabetical | By function | |
Details
[edit ]Enable experimental breadcrumb (or dmoz-style) category browsing. Output things like:
- Encyclopedia → Music → Style of Music → Jazz
This feature can sometimes result in many duplicate parent categories being listed (depending on the category graph of a wiki). This is being tracked in T35614.
This configuration parameter was removed in MediaWiki 1.38 and replaced with Extension:CategoryExplorer . See T298553.