Jump to content

Manual:dumpLinks.php

From mediawiki.org
This page is a translated version of the page Manual:DumpLinks.php and the translation is 29% complete.
Versión de MediaWiki:
1.3

Detalles

dumpLinks.php file is a maintenance script to generate a plaintext link dump.

Output includes all (live and broken) intra-wiki links and does not include interwiki or URL links.

Options

This script does not accept any options.

Usage

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

See also