Skip to content

D4ntin/WikiSearchFront

 
 

Repository files navigation

WikiSearchFront

The WikiSearchFront MediaWiki extension is a front-end for WikiSearch written in Vue.js

Installation

It is recommended to use this extension in combination with WikiSearch and optionally WSSemanticParsedText.

  • Download and place the file(s) in a directory called WikiSearchFront in your extensions/ folder.

  • Add the following code at the bottom of your LocalSettings.php:

    wfLoadExtension( 'WikiSearchFront' );

  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

Usage

See the help page for using the WikiSearchFront extension for further information.

License (GPL-2.0+)

See LICENSE.

About

Front-end for the WikiSearch extension.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 67.9%
  • JavaScript 27.1%
  • PHP 4.7%
  • HTML 0.3%