mediawiki/extensions/CategoryExplorer - Gitiles

MediaWiki extension CategoryExplorer

Clone this repo:
  1. c994586 build: Updating micromatch to 4.0.8 by libraryupgrader · 8 weeks ago master
  2. ae64501 build: Updating mediawiki/mediawiki-codesniffer to 44.0.0 by libraryupgrader · 10 weeks ago
  3. fa3cf45 build: Updating eslint-config-wikimedia to 0.28.2 by libraryupgrader · 4 months ago
  4. d72627f build: Updating braces to 3.0.3 by libraryupgrader · 4 months ago
  5. a69bcfd build: Updating eslint-config-wikimedia to 0.28.0 by libraryupgrader · 5 months ago

mediawiki-extensions-CategoryExplorer

The CategoryExplorer extension replicates the $wgUseCategoryBrowser configuration variable that was removed in 1.38 for sites that want to continue using the functionality.

The feature was originally written by Antoine Musso in June 2004 in MediaWiki core with the intent was to ease browsing through parent categories similar to how it was done on Dmoz back in the days.

It may be useful on smaller wikis when there is just a few categories, making it easier to navigate / browse without having having to rely on hand crafted navigation box.

Install

wfLoadExtension('CategoryExplorer');

Contribute

The extension is currently unmaintained, and will only be updated with Wikimedia best practices. If you are interested in maintaining this extension, and growing its functionality, please open a Github issue or Phabricator ticket to request transfer of ownership.