Extension:WSSearchFront/de-formal
From Linux Web Expert
<translate> This extension is currently not actively maintained!</translate> <translate> Although it may still work, any bug reports or feature requests will more than likely be ignored.</translate> |
WSSearchFront Release status: unmaintained |
|
---|---|
File:WSSearchFront extension screenshot.png | |
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 . |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
The WSSearchFront extension is a front-end for WikiSearch (previously called "WSSearch") written in Vue.js
Usage
See the help page for using the WSSearchFront extension for further information.
Installation
It is required to use this extension in combination with WSSearch and it is recommended to use it in combination with WSSemanticParsedText.
- <translate> Download and place the file(s) in a directory called <tvar name=name>
WSSearchFront/de-formal
</tvar> in your <tvar name=ext>extensions/
</tvar> folder.</translate> - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'WSSearchFront/de-formal' );
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>