Jump to content

Manual:ImportSiteScripts.php/pl

From mediawiki.org
This page is a translated version of the page Manual:ImportSiteScripts.php and the translation is 11% complete.
Wersja MediaWiki:
1.17

Details

importSiteScripts.php file is a maintenance script to import all scripts in the MediaWiki namespace from a local site.

Options/Arguments

Argument Description Required
api API (api.php) base url Wymagane
index Index (index.php) base url Wymagane


Usage

php maintenance/run.php importSiteScripts apiUrl indexUrl
Terminal
W wersji MediaWiki MediaWiki 1.39 i we wcześniejszych musisz wywoływać skrypty konserwacyjne poprzez php maintenance/nazwaSkryptu.php zamiast php maintenance/run.php nazwaSkryptu.

Zobacz też