Extension:AutoGallery
Jump to navigation
Jump to search
AutoGallery リリースの状態: 安定 |
|
---|---|
説明 | Adds easy to use "auto" gallery mode |
作者 | Kunal Mehta (Legoktmトーク) |
最新バージョン | 2.0 |
MediaWiki | 1.31+ |
ライセンス | GNU 劣等一般公衆利用許諾書 3.0 以降 |
ダウンロード | |
translatewiki.net で翻訳を利用できる場合は、AutoGallery 拡張機能の翻訳にご協力ください | |
The AutoGallery extension adds a new gallery mode (auto
) that should be a little easier to use.
It is based on the nolines
gallery mode, and will automatically add a caption using the filename if none is provided, and links directly to the file, skipping the file page.
インストール
- ダウンロードして、ファイルを
extensions/
フォルダー内のAutoGallery
という名前のディレクトリ内に配置します。 - 以下のコードを LocalSettings.php の末尾に追加します:
wfLoadExtension( 'AutoGallery' );
完了 – ウィキの「Special:Version」に移動して、拡張機能が正しくインストールされたことを確認します。