Handbuch:deleteDefaultMessages.php

This page is a translated version of the page Manual:DeleteDefaultMessages.php and the translation is 78% complete.
MediaWiki Version:
1.6

Details

deleteDefaultMessages.php file is a maintenance script to delete all pages in the MediaWiki: namespace which were last edited by "MediaWiki default". Deletion will be done with the reason "No longer required".

Optionen

Option Beschreibung Notwendig
--dry-run Perform a dry run, delete nothing Optional

Verwendung

php maintenance/run.php deleteDefaultMessages
Terminal
Terminal
In MediaWiki version 1.39.12 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

See also