Extension:CreateRedirect
Appearance
CreateRedirect リリースの状態: 安定 |
|
---|---|
実装 | 特別ページ |
説明 | Adds a special page that eases creation of redirects via a simple form. |
作者 | Marco Zafra, Edward Chernenko |
最新バージョン | 1.5.1 |
MediaWiki | 1.32+ |
データベースの変更 | いいえ |
ライセンス | GNU 一般公衆利用許諾書 3.0 以降 |
ダウンロード | |
四半期ごとのダウンロード数 | 11 (Ranked 114th) |
translatewiki.net で翻訳を利用できる場合は、CreateRedirect 拡張機能の翻訳にご協力ください | |
問題点 | 未解決のタスク · バグを報告 |
CreateRedirect is a special page extension that eases creation of redirects. It displays a form that only asks for the origin page and the destination page, and then saves the page. It also adds a menu item to the side "toolbox" menu as a shortcut, and is able to pass through the current article's title through that shortcut to fill in the destination field automatically. It's convenient and great for batch edits!
インストール
- ダウンロードして、ファイルを
extensions/
フォルダー内のCreateRedirect
という名前のディレクトリ内に配置します。
開発者とコード寄稿者は、上記の代わりに以下を使用してGitからインストールします:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/CreateRedirect - 以下のコードを LocalSettings.php ファイルの末尾に追加します:
wfLoadExtension( 'CreateRedirect' );
- 完了 – ウィキの「Special:Version」に移動して、拡張機能が正しくインストールされたことを確認します。
- The special page itself is accessible through Special:CreateRedirect.
関連項目
- Extension:RedirectManager — adds a dialog window to the WikiEditor toolbar, in which to view a list of all redirects to the page being edited as well as add new redirects.
この拡張機能は以下のウィキ ファーム/ウィキ ホスト/パッケージに含まれています: これは正式な一覧ではありません。 一部のウィキ ファーム/ウィキ ホスト/パッケージは、ここに記載されていなくてもこの拡張機能を含んでいる場合があります。 必ずご利用のウィキ ファーム、ウィキ ホスト、バンドルで確認してください。 |
Categories:
- Stable extensions/ja
- Special page extensions/ja
- GPL licensed extensions/ja
- Extensions in Wikimedia version control/ja
- SidebarBeforeOutput extensions/ja
- All extensions/ja
- Extensions included in Miraheze/ja
- Extensions included in MyWikis/ja
- Extensions included in semantic::core/ja
- Extensions included in WikiForge/ja
- Redirect extensions/ja