扩展:WikiDiscover
![]() 發布狀態: 穩定版本 |
|
---|---|
描述 | Provides list of wikis sorted by different categories |
维护者 | Miraheze system administrators |
最新版本 | continuous updates |
MediaWiki | 1.35.0+ |
PHP | 7.2+ |
数据庫更改 | 否 |
Composer | miraheze/wikidiscover |
许可协议 | GNU通用公眾授權條款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' );
完成 – 在您的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 |
Categories:
- Stable extensions/zh
- Extensions with invalid or missing type/zh
- Extensions supporting Composer/zh
- GPL licensed extensions/zh
- Extensions in GitHub version control/zh
- ParserFirstCallInit extensions/zh
- ParserGetVariableValueSwitch extensions/zh
- GetMagicVariableIDs extensions/zh
- All extensions/zh
- Extensions by Miraheze/zh
- Wiki farm/zh