扩展:WikiDiscover
Appearance
From mediawiki.org
This page is a translated version of the page Extension:WikiDiscover and the translation is 27% complete.
发行状态: 稳定版 |
|
|---|---|
| 描述 | Provides list of wikis sorted by different categories |
| 作者 | John Lewis, Universal Omega, Agent Isai |
| 维护者 | Miraheze system administrators |
| 最新版本 | continuous updates |
| MediaWiki | 1.35.0+ |
| PHP | 7.2+ |
| 数据库更改 | 否 |
| Composer | miraheze/wiki-discover |
|
|
| 许可证 | GNU General Public License 3.0 |
| 下載 | |
| 翻译WikiDiscover扩展 | |
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.
安裝
- First, download and install the separate extension, CreateWiki .
- 下载文件,并将其放置在您
extensions/文件夹中的WikiDiscover目录内。 - 請新增下列代码到您的LocalSettings.php 文件的底部:
wfLoadExtension( 'WikiDiscover' );
- Yes 完成 – 請导航至您的wiki上的
Special:Version,以验证此扩展已成功安装。
配置
| 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 |
此扩展在以下wiki农场/托管网站和/或软件包中提供:
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.
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.
Categories:
- Stable extensions/zh
- Extensions with invalid or missing type/zh
- Extensions supporting Composer/zh
- ParserFirstCallInit extensions/zh
- ParserGetVariableValueSwitch extensions/zh
- GetMagicVariableIDs extensions/zh
- GPL licensed extensions/zh
- Extensions in GitHub version control/zh
- All extensions/zh
- Extensions included in Miraheze/zh
- Extensions by Miraheze/zh
- Wiki farm extensions