Extension:WikiDiscover/de-formal

This page is a translated version of the page Extension:WikiDiscover and the translation is 13% complete.
MediaWiki extensions manual
WikiDiscover
Release status: stable
Description Provides list of wikis sorted by different categories
Maintainer(s) Miraheze system administrators
Latest version continuous updates
MediaWiki 1.35.0+
PHP 7.2+
Database changes No
Composer miraheze/wiki-discover
License GNU General Public License 3.0
Download
  • $wgWikiDiscoverUseDescriptions
  • $wgWikiDiscoverListPrivateWikis
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 .
  • Die Download und die Datei(en) in ein Verzeichnis namens WikiDiscover im Ordner extensions/ ablegen.
  • Folgenden Code am Ende Ihrer LocalSettings.php -Datei hinzufügen:
    wfLoadExtension( 'WikiDiscover' );
    
  •   Done – Zu Special:Version in dem Wiki (bei Einstellung auf deutsch nach Spezial:Version) navigieren, um die erfolgreiche Installierung der Erweiterung zu überprüfen.

Konfiguration

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