Extension:WikimediaMaintenance
Appearance
WikimediaMaintenance Release status: stable |
|
---|---|
Description | Various WMF-specific maintenance scripts |
Compatibility policy | Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | master |
License | GNU General Public License 2.0 or later |
Download | |
Quarterly downloads | 4 (Ranked 129th) |
Translate the WikimediaMaintenance extension if it is available at translatewiki.net | |
Vagrant role | wikimediamaintenance |
Issues | Open tasks · Report a bug |
WikimediaMaintenance is a collection of scripts that is mainly used by Wikimedia. It is not really an extension but was moved out of core due to controversies regarding the inclusion of scripts that do not have much public benefit. Third-party users can take a look inside, but some modifications are needed for them to work.
Maintenance scripts
Browse mediawiki/extensions/WikimediaMaintenance to see the full set of scripts, designed for use on Wikimedia sites. Some of them are:
- addWiki.php
- blameStartupRegistry.php
- changeSkinPref.php
- checkTranscacheEmpty.php
- cleanupBug31576.php
- cleanupMl.php
- cleanupPageProps.php
- cleanupT92775.php
- createExtensionTables.php
- createHumanReadableProjectNameFiles.php
- deleteWiki.php
- dumpInterwiki.php
- fixBeXOldRenames.php
- fixBug41778.php
- fixT260485.php
- fixUsabilityPrefs.php
- fixUsabilityPrefs2.php
- getPageCounts.php
- getWikisBySetting.php
- importUseModWikipedia.php
- listDatabases.php
- makeDumpList.php
- makeSizeDBLists.php
- messageHistory.php
- nukeEntries.php
- passwordAudit.php
- purgeUrls.php
- rcParamsTypeCheck.php
- refreshMessageBlobs.php
- removeDeletedWikis.php
- renameInvalidUsernames.php
- renameWiki.php
- sanityCheck.php
- sendBulkEmails.php
- unsuppressCrossWiki.php
- WikimediaMaintenance.php
- WMFSite.php
- filebackend/
- fixCleanupTitles/
- storage/
- .phan/stubs/
- config.php
- MWWikiversions.php
This extension is being used on one or more Wikimedia projects. This probably means that the extension is stable and works well enough to be used by such high-traffic websites. Look for this extension's name in Wikimedia's CommonSettings.php and InitialiseSettings.php configuration files to see where it's installed. A full list of the extensions installed on a particular wiki can be seen on the wiki's Special:Version page. |