Extension:GlobalNewFiles/de-formal
Please expand this page. |
![]() Release status: stable |
|
---|---|
Description | Provides the Special page, Special:GlobalNewFiles |
Maintainer(s) | Miraheze system administrators |
Latest version | continuous updates |
MediaWiki | 1.35.0+ |
PHP | 7.2+ |
Database changes | Yes |
License | GNU General Public License 3.0 |
Download | GitHub: |
viewglobalprivatefiles |
|
The GlobalNewFiles extension provides a special page to view all files globally on a wiki farm.
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
GlobalNewFiles
im Ordnerextensions/
ablegen. - Folgenden Code am Ende Ihrer
LocalSettings.php
hinzufügen:wfLoadExtension( 'GlobalNewFiles' );
- Führen Sie das Aktualisierungsskript aus, welches automatisch die notwendigen Datenbanktabellen erstellt, die diese Erweiterung braucht.
- Done – Zu Special:Version in dem Wiki (bei Einstellung auf deutsch nach Spezial:Version) navigieren, um die erfolgreiche Installierung der Erweiterung zu überprüfen.
This extension is included in the following packages and/or wiki farms: This is not an authoritative list. Some wiki farms/hosts 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 made by Miraheze. It may have issues you don't see in Miraheze. To report a bug or request a configuration change, please do so in the Miraheze Phabricator instead of the Wikimedia one. |