Manual:populateInterwiki.php

From Linux Web Expert

Revision as of 06:07, 6 December 2023 by imported>FuzzyBot (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Rincian

populateInterwiki.php is a maintenance script that populates the interwiki table, pulling in interwiki links that are used on Wikipedia or another MediaWiki wiki.

Pilihan

Pilihan Deskripsi Diperlukan Nilai tetapan
--source Source wiki for interwiki table, such as https://wiki.org/w/api.php <translate> Optional</translate> https://en.wikipedia.org/w/api.php
--force Run regardless of whether the database says it has been run already. <translate> Optional</translate>

Penggunaan

php maintenance/populateInterwiki.php [ --source| --force ]

Populate with default English Wikipedia

Terminal

Populate with custom API address

Terminal


<translate> Whenever the script runs, it makes a note in the database and will not run again.</translate> <translate> If you want to run the script again, run the command with the <tvar name=1>--force</tvar> option.</translate>

Lihat pula