Go to file
Matthias Mullie 6a6af45ab3 Drop some code that now lives in core
The default thumbnail size (SearchResultThumbnailProvider::THUMBNAIL_SIZE),
the code to build a SearchResultThumbnail object from a File object
(SearchResultThumbnailProvider::buildSearchResultThumbnailFromFile),
and the code that provides thumbnails from NS_FILE pages (now already
provided in the hook's $results param) have essentially been adopted
in core and no longer need to be handled here.

Also updated test to reflect that NS_FILE results will no longer be
provided by this extension (since core already provides them)

Depends-On: I2a679b51758020d3e822da01a1bde1ae632b0b0a
Change-Id: I2eafc8556022432929973755d8cd76010ea24f39
Bug: T306883
2022-09-27 10:46:14 +02:00
.phan build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 2019-05-19 12:22:13 +00:00
i18n Localisation updates from https://translatewiki.net. 2022-06-29 08:35:30 +02:00
includes Drop some code that now lives in core 2022-09-27 10:46:14 +02:00
maintenance Merge "Replace deprecated JobQueueGroup::singleton()" 2022-01-23 21:39:33 +00:00
tests Drop some code that now lives in core 2022-09-27 10:46:14 +02:00
.eslintrc.json build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-04 06:46:28 +00:00
.gitignore rest: Implement SearchResultProvideThumbnail hook 2020-05-06 22:52:49 +03:00
.gitreview Whoops, track not trace 2016-10-24 17:03:10 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-04 06:46:28 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 14:57:59 +00:00
composer.json build: Updating dependencies 2022-05-21 09:06:38 +00:00
COPYING Add COPYING 2014-02-20 19:33:08 +04:00
extension.json Drop some code that now lives in core 2022-09-27 10:46:14 +02:00
Gruntfile.js build: Update eslint-config-wikimedia to 0.16.2 2020-06-26 12:12:42 +01:00
package-lock.json build: Updating grunt to 1.5.3 2022-05-26 20:25:15 +00:00
package.json build: Updating grunt to 1.5.3 2022-05-26 20:25:15 +00:00