Extension:WikiDiscover
![]() Release status: stableCategory:Stable extensions |
|
---|---|
Description | Provides list of wikis sorted by different categories |
Author(s) | John Lewis, Universal Omega, Agent Isai |
Maintainer(s) | Miraheze system administrators |
Latest version | continuous updates |
MediaWiki | 1.35.0+Category:Extensions with manual MediaWiki version |
PHP | 7.2+ |
Database changes | No |
Composer | miraheze/wiki-discoverCategory:Extensions supporting Composer |
License | GNU General Public License 3.0 |
Download | GitHub: |
|
|
Translate the WikiDiscover extension |
The WikiDiscover extension creates a special page at Special:WikiDiscover which provides a list of all wikis on a wiki farm, sorted by different categories.
For reporting an issue or a bug, please use Miraheze Phabricator. See here for the workboard.
Installation
- First, download and install the separate extension, CreateWiki .
- Download and place the file(s) in a directory called
WikiDiscover
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'WikiDiscover' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Configuration
parameter | default | comment |
---|---|---|
$wgWikiDiscoverClosedList |
false |
A file with the list of all closed wikis |
$wgWikiDiscoverInactiveList |
false |
A file with the list of all inactive wikis |
$wgWikiDiscoverPrivateList |
false |
A file with the list of all private wikis |
![]() | This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |
![]() | This extension is maintained by Miraheze. Some Miraheze extensions are very Miraheze-specific and you may encounter issues you don't see on Miraheze. To report a bug or request a configuration change, please do so on the Miraheze Issue Tracker and not on Wikimedia Phabricator. |
Category:All extensions
Category:Extensions by Miraheze
Category:Extensions in GitHub version control
Category:Extensions included in Miraheze
Category:Extensions included in WikiForge
Category:Extensions supporting Composer
Category:Extensions with invalid or missing type
Category:Extensions with manual MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:GetMagicVariableIDs extensions
Category:ParserFirstCallInit extensions
Category:ParserGetVariableValueSwitch extensions
Category:Stable extensions
Category:Wiki farm extensions