Extension:ContentTransfer/ja
Appearance
リリースの状態: 安定 |
|
|---|---|
| 説明 | Enables pushing content from one wiki to another |
| 作者 | Hallo Welt! GmbH |
| 最新バージョン | 4.0.0-alpha |
| 互換性の方針 | 長期間サポート リリースであるすべての MediaWiki リリースについて、拡張機能に対応するブランチが存在します。 |
| MediaWiki | 1.35+ |
| データベースの変更 | はい |
| テーブル | push_history |
| ライセンス | GNU 一般公衆利用許諾書 3.0 のみ |
| ダウンロード | |
|
|
|
|
| translatewiki.net で翻訳を利用できる場合は、ContentTransfer 拡張機能の翻訳にご協力ください | |
The ContentTransfer extension enables pushing content from one wiki to another.
Users with the appropriate authorisation can copy up to 200 pages per transfer from a wiki to the same namespace of a target wiki.
Depending on the settings selected on the ContentTransfer special page, the following files are copied:
- the selected wiki pages
- the related category pages
- the book page associated with wiki pages
- the templates associated with wiki pages
- attached files
インストール
- ダウンロードして、ファイルを
extensions/フォルダー内のContentTransferという名前のディレクトリ内に配置します。
開発者とコード寄稿者は、上記の代わりに以下を使用してGitからインストールします:cd extensions/ git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/ContentTransfer
- 以下のコードを LocalSettings.php ファイルの末尾に追加します:
wfLoadExtension( 'ContentTransfer' );
完了 – ウィキの「Special:Version」に移動して、拡張機能が正しくインストールされたことを確認します。
外部リンク
- Extension reference: ContentTransfer
See also
- Page import - overview of all page import tools
| この拡張機能は以下のウィキ ファーム/ウィキ ホスト/パッケージに含まれています: これは正式な一覧ではありません。 一部のウィキ ファーム/ウィキ ホスト/パッケージは、ここに記載されていなくてもこの拡張機能を含んでいる場合があります。 必ずご利用のウィキ ファーム、ウィキ ホスト、バンドルで確認してください。 |
