Extension:SearchBlox/pl
![]() | To rozszerzenie nie jest aktualnie aktywnie rozwijane! Pomimo, że może nadal działać, jakiekolwiek zgłoszenia błędów lub propozycji funkcji będą najprawdopodobniej ignorowane. |
![]() Status wydania: niewspieraneCategory:Unmaintained extensions/pl |
|
---|---|
Realizacja | Interfejs użytkownikaCategory:User interface extensions/pl, WyszukiwanieCategory:Search extensions/pl |
Opis | Queries a SearchBlox server when there are only a few search matches |
Autor(zy) | Michael Overmeyer (Movermeyerdyskusja) |
Ostatnia wersja | 0.1.0 (2013-04-19) |
MediaWiki | 1.18+Category:Extensions with manual MediaWiki version |
Zmiany w bazie danych | Nie |
Licencja | Licencja GNU General Public License 2.0 |
Pobieranie | Pobierz snapshot Uwaga: README Commits |
Przykład | The Warrior Wiki |
|
|
The SearchBlox extension will query a SearchBlox Server and show the results if your normal search would have returned < 10 "Page text matches".
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
SearchBlox
w folderzeextensions/
. - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
require_once "$IP/extensions/SearchBlox/SearchBlox.php";
Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.Category:Extensions not using extension registration/pl
Parametry konfiguracyjne
Variable name | Default value | Opis |
---|---|---|
$wgSearchBloxOrganizationName | "Example Inc." | Name of the organization running the SearchBlox server |
$wgSearchBloxOrganizationWebsite | "http://example.com" | URL of the orgnization's main website |
$wgSearchBloxHost | "http://searchblox.example.com" | Host of the SearchBlox Server |
$wgSearchBloxServletUrl | "http://searchblox.example.com/searchblox/servlet/SearchServlet" | URL to launch queries against |
$wgSearchBloxFrontendUrl | "http://searchblox.example.com/searchblox/plugin/index.html" | URL to direct users to for more results |
Category:All extensions/pl
Category:Extensions in GitHub version control/pl
Category:Extensions not in ExtensionJson
Category:Extensions not using extension registration/pl
Category:Extensions with manual MediaWiki version
Category:GPL licensed extensions/pl
Category:ResourceLoaderGetConfigVars extensions/pl
Category:Search extensions/pl
Category:SpecialSearchNoResults extensions/pl
Category:SpecialSearchResults extensions/pl
Category:Unmaintained extensions/pl
Category:User interface extensions/pl