Extension:GlobalNewFiles
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.
InstallationEdit
- First, download and install the separate extension CreateWiki .
- Download and place the file(s) in a directory called
GlobalNewFiles
in yourextensions/
folder. - Add the following code at the bottom of your
LocalSettings.php
:wfLoadExtension( 'GlobalNewFiles' );
- Run the update script which will automatically create the necessary database tables that this extension needs.
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
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. |