(Changed categories.) |
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud") |
||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|developer=Brion Vibber | |developer=Brion Vibber | ||
|type=MediaWiki | |type=MediaWiki | ||
|edition=BlueSpice | |edition=BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
|category=Infrastructure | |category=Infrastructure | ||
|license=GPL v2+ | |license=GPL v2+ | ||
|docu=https://www.mediawiki.org/wiki/Extension:TitleKey | |docu=https://www.mediawiki.org/wiki/Extension:TitleKey | ||
|active=Yes | |||
|package=- | |package=- | ||
|features= | |||
The extension'''TitleKey''' provides a case-insensitive title prefix search. It uses a separate table for the keys, so if it works cleanly it can be deployed without an expensive rebuild of core tables, and dumped when Wikimedia gets a nicer backend through [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:MWSearch MWSearch] extension. | The extension'''TitleKey''' provides a case-insensitive title prefix search. It uses a separate table for the keys, so if it works cleanly it can be deployed without an expensive rebuild of core tables, and dumped when Wikimedia gets a nicer backend through [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:MWSearch MWSearch] extension. | ||
Line 22: | Line 20: | ||
For more information please visit [https://www.mediawiki.org/wiki/Extension:TitleKey MediaWiki]. | For more information please visit [https://www.mediawiki.org/wiki/Extension:TitleKey MediaWiki]. | ||
}} | |||
{{wcagCheck | |||
|wcagStatus=2-testing complete | |||
|wcagTestdate=2022-08-05 | |||
|extensionType=backend | |||
}} |
Latest revision as of 10:48, 7 June 2024
Extension: TitleKey
Overview | |||
---|---|---|---|
Description: | Provides a title prefix search suggestion backend. | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Brion Vibber | License: | GPL v2+ |
Type: | MediaWiki | Category: | Infrastructure |
Edition: | BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud | Version: | 4.1+ |
For more info, visit Mediawiki. |
Features
The extensionTitleKey provides a case-insensitive title prefix search. It uses a separate table for the keys, so if it works cleanly it can be deployed without an expensive rebuild of core tables, and dumped when Wikimedia gets a nicer backend through MWSearch extension.
This extension provides no benefit if you are using CirrusSearch.[1]
For the average site administrator, the benefit of this extension is that it allows search suggestions (e.g. from Opensearch API) to be case-insensitive.
For more information please visit MediaWiki.
Accessibility
Test status: | 2-testing complete |
---|---|
Last test date: | 2022-08-05
|
Extension type: | backend
|