Manual:importTextFile.php

This page is a translated version of the page Manual:ImportTextFile.php and the translation is 78% complete.

詳細

MediaWiki バージョン:
1.23

importTextFile.php file is a maintenance script to create or edit pages using the contents of a text file.

使用法

php importTextFile.php <options> <filename>

オプション

オプション/パラメーター 説明
‎<ファイル名> Path to the file containing page content to import
--title ‎<ページ名> Title for the new page; default is to use the filename as a base
--user ‎<利用者名> 編集に関連付ける利用者
--comment ‎<コメント> 編集の要約
--nooverwrite Don't overwrite existing content
--norc 「最近の更新」を更新しない
--help この情報を表示