Extension:WSSearchFront/pl
![]() Status wydania: stabilne |
|
---|---|
![]() |
|
Realizacja | Funkcja parsera |
Opis | A front-end for WSSearch |
Autor(zy) | User:Robis Koopmans talk (Wikibase Solutions) |
Ostatnia wersja | 1.0.25 (Continuous updates) |
MediaWiki | 1.31+ |
Zmiany w bazie danych | Nie |
Composer | wikibase-solutions/w-s-search-front |
Licencja | GNU General Public License 2.0 or later |
Pobieranie | GitLab:
Note: No localisation updates are provided by translatewiki.net . |
The WSSearchFront extension is a front-end for 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.
- Pobierz i umieść plik(i) w katalogu o nazwie
WSSearchFront
w folderzeextensions/
. - Dodaj poniższy kod na dole swojego pliku
LocalSettings.php
:wfLoadExtension( 'WSSearchFront' );
Zrobione – Przejdź do Special:Version na swojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.