Jump to content

Manual:PopulateContentModel.php/pl: Difference between revisions

From mediawiki.org
Content deleted Content added
Created page with "Opis"
FuzzyBot (talk | contribs)
Updating to match new version of source page
Line 22: Line 22:
|}
|}


[[Category:Maintenance scripts{{translation}}|PopulateContentModel.php]]
[[Category:Maintenance scripts{{#translation:}}|PopulateContentModel.php]]

Revision as of 00:03, 1 December 2017

Details

populateContentModel.php file is a maintenance script to populate the various fields that describe the content model of pages and revisions.

It can populate the fields page_content_model from page, rev_content_model and rev_content_format from revision, and ar_content_model and ar_content_format from archive.

Użycie

php maintenance/populateContentModel.php --ns=1 --table=page

Script specific parameters

Opcja/Parametr Opis
--ns Namespace number to run in, or "all" for all namespaces
--table Table to run in. Must be page, revision or archive