Extension:ImportDump
From Linux Web Expert
<translate> Please [[<tvar name=1>Special:EditPage/Extension:ImportDump</tvar>|expand]] this page.</translate> |
ImportDump Release status: stable |
|
---|---|
Implementation | Database , Special page |
Description | Provides a special page for managing import dump requests. |
Author(s) | Universal Omega |
MediaWiki | 1.38.0+ |
License | GNU General Public License 3.0 or later |
Download | GitHub:
<translate> Note:</translate> |
Expand | |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Translate the ImportDump extension |
The ImportDump extension provides a special page allowing users with the request-import-dump
right to submit a for-queue request for an import dump for a user with the handle-import-dump-requests
right (probably someone with shell access, able to run importDump.php) to handle.
For reporting an issue or a bug, please use Miraheze Phabricator. See here for the workboard.
Installation
- <translate> <tvar name=1>Download</tvar> and place the file(s) in a directory called <tvar name=name>
ImportDump
</tvar> in your <tvar name=ext>extensions/
</tvar> folder.</translate> - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'ImportDump' );
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
File:OOjs UI icon information-progressive.svg | <translate> This extension is included in the following wiki farms/hosts and/or packages:</translate>
<translate> This is not an authoritative list.</translate> <translate> Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here.</translate> <translate> Always check with your wiki farms/hosts or bundle to confirm.</translate> |
File:Miraheze-Logo.svg | <translate> This extension is maintained by [<tvar name=url>https://miraheze.org</tvar> Miraheze].</translate> <translate> Some Miraheze extensions are very Miraheze-specific and you may encounter issues you don't see on Miraheze.</translate> <translate> To report a bug or request a configuration change, please do so on the [<tvar name=url>https://issue-tracker.miraheze.org</tvar> Miraheze Issue Tracker] and not on Wikimedia Phabricator.</translate> |
Categories:
- Pages with script errors
- Pages with broken file links
- Pages to be expanded
- Stable extensions
- Extensions without an image
- Database extensions
- Special page extensions
- Extensions without a compatibility policy
- Extensions with manual MediaWiki version
- GPL licensed extensions
- Extensions in GitHub version control
- Extensions which add rights
- All extensions
- Extensions not in ExtensionJson
- Extensions by Miraheze