Extension:SearchBlox/pl

Category:Unmaintained extensions/pl#SearchBlox/pl Category:GPL licensed extensions/pl
Podręcznik rozszerzeń MediaWiki
SearchBlox
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 Category:Extensions in GitHub version control/pl
README
Commits
Przykład The Warrior Wiki
  • $wgSearchBloxOrganizationName
  • $wgSearchBloxOrganizationWebsite
  • $wgSearchBloxHost
  • $wgSearchBloxServletUrl
  • $wgSearchBloxFrontendUrl
Category:All extensions/plCategory:Extensions not in ExtensionJson

The SearchBlox extension will query a SearchBlox Server and show the results if your normal search would have returned < 10 "Page text matches".

Instalacja

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:Search extensions/pl
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