MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=content-transfer-push-info

(main | content-transfer-push-info)
  • This module requires read rights.
  • Source: ContentTransfer
  • License: GPL-3.0-only

Retrieves all resources such as included files, linked pages etc. of the page, that is about to be transferred to a target wiki

Specific parameters:
Other general parameters are available.
titles

Pipe separated list of page names

This parameter is required.
onlyModified

Bool. Set if only pages should get transferred that have been modified since the last content transfer

Default: 0
modifiedSince

Date string. Transfer only pages, that have been modified since

Default: (empty)
target

Receiving wiki name

This parameter is required.
includeRelated

Bool. Set if also resources such as linked pages, files and categories of the page should get transferred

Default: 0