Difference between revisions of "Reference:BlueSpiceInterwikiSearch"
(Created page with "{{BSExtensionInfobox |desc=Displays additional information about an article like the last edit, page assignments or categories. |status=stable |developer=HalloWelt |type=BlueS...") (Tag: 2017 source edit) |
m (Reverted edits by Mlink-rodrigue (talk) to last revision by Florian Bäckmann) (Tag: Rollback) |
Extension: BlueSpiceInterwikiSearch
Overview | ||||
---|---|---|---|---|
Description: | Displays additional information about an article like the last edit, page assignments or categories. Simultaneous search in multiple wikis | |||
State: | stable | Dependency: | BlueSpice | |
Developer: | HalloWelt | License: | GPL v3 only | |
Type: | BlueSpice | Category: | Data Analysis - | |
Edition: | BlueSpice "BlueSpice" is not in the list (BlueSpice free, BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud , BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated), BlueSpice Cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. | |||
Features[edit source]
Features[edit source]
InterwikiSearch alows simultaneously searching other BlueSpice 3 wikis when performing a search on the wiki.
Usage / features[edit | edit source]
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[edit | edit source]
Configuration[edit | edit source]
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
];
Note: This does not apply to BlueSpiceWikiFarm users, BlueSpiceInterwikiSearch within a WikiFarm is handled separately.
Rights (permissions)[edit | edit source]
This extension does not provide any additional permissions.
Requirements[edit | edit source]
This extension requires BlueSpiceFoundation and BlueSpiceExtendedSearch.
More info[edit | edit source]
For detailed description and usage, visit our help page.
Demo[edit | edit source]
Try out InterwikiSearch in our BlueSpiceDemo.
{{BSExtensionInfobox |desc=Displays additional information about an article like the last edit, page assignments or categories. Simultaneous search in multiple wikis |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice |active=Yes |compatible=BlueSpice |category=Data Analysis |license=GPL v3 only |docu=https://www.mediawiki.org/wiki/Extension:ArticleInfo }}free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes |license= GPL v3 |compatible=BlueSpice }} '''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 <code>Special:SearchCenter</code>, 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: <pre> $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 ]; </pre>{{Box Note|boxtype=note|Note text=This does not apply to [[Manual:Extension/BlueSpiceWikiFarm|BlueSpiceWikiFarm]] users, BlueSpiceInterwikiSearch within a WikiFarm is handled separately.}} ===Rights (permissions)=== This extension does not provide any additional permissions. ===Requirements=== This extension requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]] and [[Reference:BlueSpiceExtendedSearch|BlueSpiceExtendedSearch.]] ==More info== For detailed description and usage, visit our [[Manual:Extension/BlueSpiceInterwikiSearch|help page]]. == Demo == Try out InterwikiSearch in our [https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.] {{Translation}} [[Category:Extension]] [[Category:BlueSpice free]]
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{BSExtensionInfobox | {{BSExtensionInfobox | ||
− | |desc= | + | |desc=Simultaneous search in multiple wikis |
|status=stable | |status=stable | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
− | |edition=BlueSpice | + | |edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |
|active=Yes | |active=Yes | ||
+ | |license= GPL v3 | ||
|compatible=BlueSpice | |compatible=BlueSpice | ||
− | |||
− | |||
− | |||
}} | }} | ||
+ | '''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 <code>Special:SearchCenter</code>, 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: | ||
+ | <pre> | ||
+ | $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 | ||
+ | ]; | ||
+ | </pre>{{Box Note|boxtype=note|Note text=This does not apply to [[Manual:Extension/BlueSpiceWikiFarm|BlueSpiceWikiFarm]] users, BlueSpiceInterwikiSearch within a WikiFarm is handled separately.}} | ||
+ | |||
+ | ===Rights (permissions)=== | ||
+ | This extension does not provide any additional permissions. | ||
+ | |||
+ | ===Requirements=== | ||
+ | This extension requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]] and [[Reference:BlueSpiceExtendedSearch|BlueSpiceExtendedSearch.]] | ||
+ | |||
+ | ==More info== | ||
+ | For detailed description and usage, visit our [[Manual:Extension/BlueSpiceInterwikiSearch|help page]]. | ||
+ | |||
+ | == Demo == | ||
+ | Try out InterwikiSearch in our [https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.] | ||
+ | |||
+ | {{Translation}} | ||
+ | |||
+ | [[Category:Extension]] | ||
+ | [[Category:BlueSpice free]] |