Manuel:dumpLinks.php

This page is a translated version of the page Manual:DumpLinks.php and the translation is 100% complete.
Version de MediaWiki :
1.3

Détails

Le fichier dumpLinks.php est un script de maintenance pour générer un lien de vidage de texte simple.

La sortie contient tous les liens intra-wiki (fonctionnant toujours ou pas) et n'inclut pas les liens interwiki ou URL.

Options

Ce script n'a pas d'options.

Utilisation

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