Manual:namespaceDupes.php

From MediaWiki.org
Jump to: navigation, search
MediaWiki File: namespaceDupes.php
Location: maintenance/
Source code:

master 1.20.51.19.6

Classes: NamespaceConflictChecker

namespaceDupes.php is a maintenance script located in the maintenance directory that can be used to clean up inaccessible titles after adding a namespace (or interwiki prefix).

Usage [edit]

Go to the maintenance directory and run:

php namespaceDupes.php --fix

Script specific parameters:

   --fix: Attempt to automatically fix errors
   --prefix: Do an explicit check for the given title prefix appended
       after the article name
   --suffix: Dupes will be renamed with correct namespace with <text>
       appended after the article name


See also [edit]