手册:$wgUseCategoryBrowser
Appearance
此功能已在版本1.38.0被完全移除。 |
| 分类: $wgUseCategoryBrowser | |
|---|---|
| Enable/Disable experimental breadcrumb (or dmoz-style) category browsing. |
|
| 引进版本: | 1.3.0 |
| 移除版本: | 1.38.0(Gerrit change 751687; git #0cb00537) |
| 允许的值: | (布尔值) |
| 默认值: | false |
| 其他设置: 按首字母排序 | 按功能排序 | |
详情
Enable experimental breadcrumb (or dmoz-style) category browsing. Output things like:
- 百科全书 → 音乐 → Style of Music → 爵士乐
This feature can sometimes result in many duplicate parent categories being listed (depending on the category graph of a wiki). 这在T35614追踪。
This configuration parameter was removed in MediaWiki 1.38 and replaced with Extension:CategoryExplorer. See T298553.