Extension:WSSearchFront/fi
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
WSSearchFront Release status: unmaintained |
|
---|---|
Implementation | Parser function |
Description | A front-end for WSSearch |
Author(s) | User:Robis Koopmans talk (Wikibase Solutions) |
Latest version | 2.0.4 (Continuous updates) |
MediaWiki | 1.27+ |
Database changes | No |
License | GNU General Public License 2.0 or later |
Download | GitLab:
Note: No localisation updates are provided by translatewiki.net . |
The WSSearchFront extension is a front-end for WikiSearch (previously called "WSSearch") written in Vue.js
Käyttö
editSee the help page for using the WSSearchFront extension for further information.
Asennus
editIt is required to use this extension in combination with WSSearch and it is recommended to use it in combination with WSSemanticParsedText.
- Download and place the file(s) in a directory called
WSSearchFront
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'WSSearchFront' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.