Extension: BlueSpiceInterwikiSearch
Overview | |||
---|---|---|---|
Description: | Simultaneous search in multiple wikis | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | GPL v3 |
Type: | BlueSpice | Category: | - |
Edition: | BlueSpice pro (deactivated), BlueSpice Farm (deactivated)"BlueSpice Farm (deactivated)" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. | Version: | 4.1+ |
InterwikiSearch alows simultaneously searching other BlueSpice 3 wikis when performing a search on the wiki.
Usage / features
If BlueSpiceInterwikiSearch is enabled and configured on the wiki, every time user performs a search using the Special:SearchCenter
, results from other wikis will be shown as well. Results from other wikis will be shown at the top of the page, below the filters, in form of Wiki name (number of results) buttons.
Technical information
Configuration
To set up this service, wiki administrator must add following settings into LocalSettings.php:
$GLOBALS['bsgBlueSpiceInterwikiSearch']['Wiki_name'] = [ "name" => "Wiki name", // Will be displayed as the wiki name in the results "api-endpoint" => "http://other.wiki.com/api.com", "search-on-wiki-url" => "http://other.wiki.com/Special:SearchCenter" // URL to the SearchCenter SpecialPage on target wiki ];
Rights (permissions)
This extension does not provide any additional permissions.
Requirements
This extension requires BlueSpiceFoundation and BlueSpiceExtendedSearch.
More info
For detailed description and usage, visit our help page.
Demo
Try out InterwikiSearch in our BlueSpiceDemo.