Extension:WikiDiscover/ko
Appearance
출시 상태: 안정 |
|
|---|---|
| 설명 | 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 |
|
|
| Licence | 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.
- 파일을 Download하고
WikiDiscover폴더를extensions/디렉토리에 넣어 주세요. - 아래의 코드를 LocalSettings.php 코드의 마지막에 추가합니다.
wfLoadExtension( 'WikiDiscover' );
완료 – 위키의 ‘Special:Version’에 이동해서, 확장기능이 올바르게 설치된 것을 확인합니다.
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 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. |
Categories:
- Stable extensions/ko
- Extensions with invalid or missing type/ko
- Extensions supporting Composer/ko
- ParserFirstCallInit extensions/ko
- ParserGetVariableValueSwitch extensions/ko
- GetMagicVariableIDs extensions/ko
- GPL licensed extensions/ko
- Extensions in GitHub version control/ko
- All extensions/ko
- Extensions included in Miraheze/ko
- Extensions by Miraheze/ko
- Wiki farm extensions
