Extension:WSSearchFront
![]() リリースの状態: 安定 |
|
---|---|
![]() |
|
実装 | パーサー関数 |
説明 | A front-end for WSSearch |
作者 | User:Robis Koopmans talk (Wikibase Solutions) |
最新バージョン | 1.0.25 (Continuous updates) |
MediaWiki | 1.31+ |
データベースの変更 | いいえ |
Composer | wikibase-solutions/w-s-search-front |
ライセンス | GNU 一般公衆利用許諾書 2.0 以降 |
ダウンロード | GitLab:
Note: No localisation updates are provided by translatewiki.net . |
The WSSearchFront extension is a front-end for WSSearch written in Vue.js
使用法
See the help page for using the WSSearchFront extension for further information.
インストール
It is required to use this extension in combination with WSSearch and it is recommended to use it in combination with WSSemanticParsedText.
- ダウンロードして、ファイルを
extensions/
フォルダー内のWSSearchFront
という名前のディレクトリ内に配置します。 - 以下のコードをLocalSettings.phpの末尾に追加します:
wfLoadExtension( 'WSSearchFront' );
- 完了 – ウィキの「Special:Version」に移動して、拡張機能が正しくインストールされたことを確認します。