Manual:版の取り込み
Importing revisions can be done interwiki or by upload.
データベース
For each page that is imported in a single XML file, a row in the logging table will be created.
ファイル
- Manual:Import.php : Contains WikiImporter, UploadSourceAdapter, WikiRevision, ImportStringSource, and ImportStreamSource classes
- Manual:SpecialImport.php : Special:Import を実装します
- Manual:importDump.php : メンテナンス スクリプト
環境設定
- $wgImportSources - List of interwiki prefixes for wikis that will be accepted as sources for Special:Import (for sysops).
- $wgImportTargetNamespace - Optional default target namespace for interwiki imports.