mediawiki-skins-Vector/includes
Sam Smith 445ba883a2 search: Disable query highlight for some languages
Following on from I551414b1, disable query highlighting for the list of
languages provided by @TJones in T281797.

The user's interface language can be different from the wiki's content
language and so the former is not available at configuration time. Thus,
we fetch the user's interface language at request time. Fortunately,
@TJones' list of languages is small so there should be little
perceivable performance impact from the perpective of the user.

Additional changes:

- Remove the config.VectorWvuiSearchOptions.value.highlightQuery
  property from skin.json

Bug: T281797
Change-Id: Ib39736a93fa64e82253f88551d125413e672558b
2021-06-30 16:47:46 +01:00
..
FeatureManagement Allow languageinheader query param to fully control treatment of languages 2021-05-13 12:04:12 -06:00
HTMLForm/Fields build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-17 23:33:50 +01:00
Services search: Disable query highlight for some languages 2021-06-30 16:47:46 +01:00
templates Move "logout" button to bottom of user links menu in modern Vector 2021-06-14 23:40:19 +02:00
Constants.php Consolidate user links into personal dropdown menu for logged users. 2021-05-06 12:49:39 -07:00
Hooks.php search: Disable query highlight for some languages 2021-06-30 16:47:46 +01:00
ServiceWiring.php Consolidate user links into personal dropdown menu for logged users. 2021-05-06 12:49:39 -07:00
SkinVector.php Merge "Update user menu icon and storybook" 2021-06-21 14:42:26 +00:00
SkinVersionLookup.php Use User->isRegistered(), not deprecated isLoggedIn() 2020-12-19 16:44:06 +00:00
VectorServices.php search: Disable query highlight for some languages 2021-06-30 16:47:46 +01:00